Part Number: TMS320F280049C
Hi experts,
BU offered a demo software of auto baud rate.
There is an issue when my customer is testing the auto baud rate of LIN. It only works in a certain range at 17.6Kbps~19.23Kbps. The baud rate seems to be limited. For example, when setting the baud rate as 10.417kbps, the LIN communication is disconnected. I see the description of the MBRSR in the manual, whether an update to the MBRSR is required? I mean does this API need to be updated all the time? For example, if the frequency changes, does he need to update this maximum baud rate limit in main-loop?

Another question is in the following description, what is the meaning of 10%? Is that mean the baud rate of master must be more than MBRSR*10%? Or anything else?