I have a RPi CM4 Lite and IO Board. I am trying to access serial console using USB to TTL Rs232 Module Converter Serial Cable Adapter Serial cable.
I have connected Black wire to pin 6(Ground), White to pin 8(TxD) and Green to pin 10(RxD), Red +5V is not connected to any pin of IO Board. I could see log messages during boot. I am using MobaXterm tool on my laptop to access serial console.
I have also set enable_uart=1
in config.txt
But I am not able to type anything from console. Like my keyboard input is not being passed to console. Also tried by connecting keyboard to IO board, but still same situation. It fails to respond to the keyboard.
I observed that if I connect HDMI display instead of serial cable then keyboard inputs are passed. So, I assume it's something to do with serial cable connection.
Can someone please let me know if the connection is proper and what is wrong here?
Your help will be much appreciated.
Thanks in advance.