3.5 Debug UART

Use the debug UART2_Tx to monitor the debug logs from the WINCS02PC Module. The user can print debug logs by using the following options:
  • Connect the RX pin of the USB-to-UART converter cable to the debug UART header (J208, UART2_Tx) and the GND pin of the USB-to-UART converter cable to GND pin (J209), respectively.
Use the following serial terminal settings:
  • Baud rate: 921600 (no flow control)
  • Data: 8 bits

  • No parity
  • Stop: 1 bit
Note: UART2_Rx is not available.