This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AWR1843: Which UART do the RS232_RX/RS232_TX signal go to?

Part Number: AWR1843

Hello,

looking at the AWR1843 datasheet, table 4-3, it lists a bunch of UART signals:

  1. BSS_UART_TX
  2. DSS_UART_TX
  3. MSS_UARTA_RX + _TX
  4. MSS_UARTB_RX + _TX
  5. RS232_RX + _TX

The MSS* and DSS* signals make sense to me since they match the single DSS SCI module and dual MSS SCI modules specified in the  TRM section 3.1.2.x. BSS_ is presumably something that TI uses in development of the radar subsystem firmware. That leaves one set of unexplained signals:

What peripheral of the AWR18 are the RS232* signals connected to and what are they typically used for?

Looking at the mmw demo source code (SDK 2), the pinmux is set up to bring out UARTA signals on the N4 and N5 balls. RS232_TX/RX don't appear to be used. The bootloader flow document also mentions that the MSS UARTA is used. The function of the mysterious 'debug UART' doesn't seem to be explained anywhere. 

Best regards,
Sebastian