Other Parts Discussed in Thread: C2000WARE
Hi Team,
Its regarding SCI communication in TMS320F28388. I want to receive multiple bytes of data using SCI interrupt method. I have tried that with "echoback" example. But "echoback" example is not providing any ISR based operation and its receiving only first byte of data even though I am sending multiple bytes of data. Then I have tried with interrupt example and that's also not working for multiple data bytes reception. Using interrupt example, its receiving number of bytes as per the FIFO depth configuration.
Can you suggest me which code I have refer to receive multiple data bytes using interrupt based method. Please suggest changes in the code to do this (UART configuration, FIFO configuration. etc.).
Regards
Dipin