w20359 Posted August 26, 2019 Posted August 26, 2019 Hi, I've got an Orange Pi Zero Plus H5 running "Armbian_5.91_Orangepizeroplus_Debian_buster_next_4.19.59.img" but I can't seem to connect to it via the three UART pins next to the Ethernet port. I'm using this adapter using both the Windows supplied and the manifacturer's drivers. I've also tried adding "uart1 uart2 uart3" to the overlays line in /boot/armbianEnv.txt and rebooting but with no luck. I'm using PuTTY on my laptop connecting via COM7 serial port (as shown in Device Manager) with baud rate 115200, but the PuTTY screen stays black with nothing coming in. Is there something that I'm missing?
martinayotte Posted August 27, 2019 Posted August 27, 2019 16 hours ago, w20359 said: I've also tried adding "uart1 uart2 uart3" to the overlays line in /boot/armbianEnv.txt No needs for that since Debug UART is on "uart0" which is enabled by default. 16 hours ago, w20359 said: Is there something that I'm missing? Maybe you forgot to cross TX/RX wires ...
w20359 Posted August 30, 2019 Author Posted August 30, 2019 Thanks, i can't believe i didn't try something like this! All websites said to connect RX <-> RX and TX <-> TX.
Recommended Posts