Hello all,
I am working on developing a circuit using the EK-TM4C1294XL development board. Currently, I am programming the development board, disconnecting it from my computer, and plugging it into my breadboarded circuit (via right-angle headers soldered on to its side). In this configuration, the development board is supplied with 5V to the proper pins via an external power source. However, I am interested in connecting my copmuter to the development board while it is installed in the circuit. I know that the USB connection on the development board already supplies the board with power, so I wanted to know the safest way to communicate with the development board while it is installed in my circuit.
My current idea is to disconnect all of the development board's power connections on the breadboard, so that it can only be powered through the USB intereface. I believe I would also need to tie the USB ground to my circuit ground. Is this a bad idea? Would this configuration have any threat of damaging my computer / my USB port?
Thanks in advance for any help!