I wanted to debug an Android-based device (not a cell phone), and connected its USB C port to my computer's USB A port using a cable with USB C connector on one end and a USB A connector on another end.
The computer (an iMac) turned off immediately after I connected the devices. And it seems to be lethal - the iMac seems to be dead since then.
As I later figured out, it was a wrong port to use on an android device - it wasn't a USB C slave data port for debugging/data transfer, it was a USB C PD port for powering other devices.
The Android device is a point of sale system / kiosk, based on Snapdragon 8xx CPU, if that helps. The USB C port I connected to was at the bottom of the device, right where it had a power adapter. It wasn't the device's port at all, but rather the power adapter's port.
According to the USB C spec, it seems that the power delivery is enabled only after some negotiations, but that negotiation happens only between two USB C ports. What happens if I connect USB C to USB A?
And is it possible to resurrect my computer now, or is it dead forever?