Connect USB directly to the board (ProMicro)

Hello folks,

I wonder if there is any way (other than using the microusb connector) to connect to the USB on the Arduino's board directly.

I would like to use the USB for the usual, sending commands, receiving data and programming the device. While the first 2 is possible directly through the Arduino's hardware UART RX/TX pins, programming the Arduino through just RX/TX would need like an FTDI programmer and it would not even reset whilst if we program it from USB it does them all.

The goal of this project is that the Arduino will be sitting on a PCB and I don't want to bring another extra USB cable out to it, if it would be possible to do the usb connection from the pcb as well it would be better.

I read both your posts 3 times over. I don't get what you are asking. Maybe some diagrams would help?

1 Like

Do USB connection from the board not from the USB connector.

Ok, yes. You can connect a USB-Serial adapter to the Rx & Tx pins and transfer data to or from the Pro Micro. You can't program it using this additional adapter, though. At least not without a special version of the bootloader that will accept new code from the additional adapter.

But why do you want to do this?

There isn't much space in the case, it's still doable tho if there is no other way. Plus these microusb ports "like breaking off" sometimes :smiley:

board cost 2-5$ and you makes yourself doubts about non existing problem that may be happen in far future?
if in your country arduino is expensive you may use such adapter placed in enclosure
зображення

or make one by self.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.