I am having a hard time understanding serial comms.
Researching using the PC Engines APU3 COM2 port and it uses UART TTL signaling.
I have it working with a MAX3232-DB9 Level converter PCB being powered by 3.3V.
The GPIO pins can also be used for COM ports and they offer way more pins. 8 pins versus 4 pins.
So COM2 UART=TX/RX/Power/Ground for 4 pins.(Just like Arm boards)
But GPIO header uses what appears to be the full run.
###COM4 Serial UART Pins###
pin11=CTS4
pin12=DSR4
pin13=RTS4
pin14=DTR4
pin15=RXD4
pin16=TXD4
pin17=DCD4
pin18=RI4
I have used the TX/RX pair from GPIO and it works fine for a console. I didn't do any speed testing.
So What is the difference here. Can I get way faster coms with 8 wires versus 4? I know RI is Ring Indicator from the modem days.
Obviously this feature is not needed, do these lines just go to waste?
The GPIO serial port lines have to feed into a TTL Level converter too and all those only have 4 pins with RX/TX/Power/Neg .
So is that all it really needs? TX/RX, All the rest of these serial pins go unused?
Researching using the PC Engines APU3 COM2 port and it uses UART TTL signaling.
I have it working with a MAX3232-DB9 Level converter PCB being powered by 3.3V.
The GPIO pins can also be used for COM ports and they offer way more pins. 8 pins versus 4 pins.
So COM2 UART=TX/RX/Power/Ground for 4 pins.(Just like Arm boards)
But GPIO header uses what appears to be the full run.
###COM4 Serial UART Pins###
pin11=CTS4
pin12=DSR4
pin13=RTS4
pin14=DTR4
pin15=RXD4
pin16=TXD4
pin17=DCD4
pin18=RI4
I have used the TX/RX pair from GPIO and it works fine for a console. I didn't do any speed testing.
So What is the difference here. Can I get way faster coms with 8 wires versus 4? I know RI is Ring Indicator from the modem days.
Obviously this feature is not needed, do these lines just go to waste?
The GPIO serial port lines have to feed into a TTL Level converter too and all those only have 4 pins with RX/TX/Power/Neg .
So is that all it really needs? TX/RX, All the rest of these serial pins go unused?