3.1.1.2 Limitations

Not all UART features are implemented in the debugger CDC. The following constraints exist:

  • Baud rate – Must be in the range of 1200 bps to 500 kbps. Values outside this range will be forced to compliance without warning. The baud rate can be changed on-the-fly.
  • Character format – Only 8-bit characters are supported.
  • Parity – It can be odd, even, or none.
  • Hardware flow control – Not supported.
  • Stop bits – One or two bits are supported.