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.

TMS320F280045: LIN Module in SCI Mode - What is the maximum baud rate?

Part Number: TMS320F280045

Hello

When the LIN module in the TMS320F28004 microcontroller is programmed to SCI mode, what is the maximum baud rate?

5.12.6 in the datasheet:

"The LIN module can be programmed to work either as an SCI or as a LIN as the core of the module is an SCI. The hardware features of the SCI are augmented to achieve LIN compatibility. The SCI module is a universal asynchronous receiver-transmitter (UART) that implements the standard non-return-to-zero format. Though the registers are common for LIN and SCI, the register descriptions have notes to identify the register/bit usage in different modes. Because of this, code written for this module cannot be directly ported to the stand-alone SCI module and vice versa.

The LIN module has the following features:

• Compatibility with LIN 1.3, 2.0 and 2.1 protocols

• Configurable baud rate up to 20 kbps (as per LIN 2.1 protocol)"

Previously I have interpreted the above wording in the datasheet to indicate that this module could only support 20kbps (even in SCI mode), however, I would like to confirm this with you. Please comment