Hello,
Is it possible to use the USB Pins for Uart? no USB Protrocoll
Would be nice if i can use the USB socket for UART with my other projects so i dont have to create a USB HOST or i have to solder to test pins on the dongle.
Kind regards
Hello,
Is it possible to use the USB Pins for Uart? no USB Protrocoll
Would be nice if i can use the USB socket for UART with my other projects so i dont have to create a USB HOST or i have to solder to test pins on the dongle.
Kind regards
Hi,
as I understood, you're asking how to use D+/D- as TX/RX pins without any USB host at the other side? If so, the answer is - no way. Theoretically you can do bit-banging TX with DPDMVALUE register, but RX is not possible.
Hi,
as I understood, you're asking how to use D+/D- as TX/RX pins without any USB host at the other side? If so, the answer is - no way. Theoretically you can do bit-banging TX with DPDMVALUE register, but RX is not possible.