Part Number: TMS320F280039
Tool/software:
Hi Expert,
My customer are using SCI fifo, baud rate up to 921600, they configure SCI fifo level to 16, and read the fifo data in sci interrupt.
however, there data length is unknow and may be up to 23 byte or more,
as F28P55x SCI does have DMA support, and readChar with fifo level 1 is not acceptable because this will lead to too high frequency of sci interrupt.
Any suggestion for this use case when sci data length is unknown?