Page 1 of 1

Know when using interrupt driven UART (Tx or Rx)

Posted: Thu Jun 05, 2008 12:50 pm
by LubinKerhuel
You may get erratic result when setting in the UART configuration block a buffer with more than 256 bytes. The default is 32.

Workaround: Set the buffer for both RX or Tx to a value lower or equal to 128 bytes (may work also with 256 bytes)

This bug will be corrected in the next blockset version (0.98b)