Hello, BU,
in TRM, it said that the driver should add delay time when set FIFO_CLEAR bit-field.
But in our MCU+ SDK, it is not done:
Why? and what is the effect if not doing so.
Regards,
Will
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.
Hello, BU,
in TRM, it said that the driver should add delay time when set FIFO_CLEAR bit-field.
But in our MCU+ SDK, it is not done:
Why? and what is the effect if not doing so.
Regards,
Will
Hi Will,
This seems to be an issue in the driver and have filed a bug for the same. Without this delay, the subsequent code might misbehave since FIFO and related registers might not be reset.
Regards,
Ashwin
Hi Will,
Below is the bug ticket for the same:
[MCUSDK-11247] UART: Delay missing after setting FIFO CLEAR bit - Texas Instruments JIRA
Regards,
Ashwin