Hello,
I have a problem in my BBB(BeagleBone Black) board.
I received BBB today. So I tried to test. First of all, I checked serial port for debug.
I could see boot logs with putty.
However, I could not enter any input though the serial uart. It seems that there is some problem in UART connection.
Shortly,
TX of BBB's Serial UART is working. RX of BBB's Serial UART is not working.
It seems like hardware's problem.
My USB TO UART Converter is working well for Raspberry Pi.
So I don't think my USB TO UART Converter has problem.
Could you let me know how I can fix it? Should I update software?
And, I would like to know how return my board.
Thank you.