HI,
I am using IWR1642 board connec USB -> jetson nano. I can send config and read data from USB to UART driver in Jetson Nano. I am trying to get rid of the this USB cable since I noticed that there is AR_RS232TX and AR_RS232RX pin.
I noticed that vital signal is using one dedicated UART to send data(is this AR_MSS_LOGGER signal on the schmatics ) and for getting the command it is using another UART( is it AR_RS232RX signal) ?. I am attached the schematics.
Now my question is that can I change the data out path from AR_MSS_LOGGER to AR_RS232TX pin out. so we can connect these AR_RS232TX & AR_RS232RX pin to Jetson NANO and get rid of the usb cable.
do you see any potention problem ?
Thanks