Other Parts Discussed in Thread: OMAPL138
Tool/software: TI-RTOS
Hi All,
I am working on omapl138 LCDK platform. I have an issue with spi interrupt transaction from long time and already posted with thread but it was not resolved. Meantime I was configured spi in polling mode and continued with my work. Now, I have to use spi in interrupt mode.
As I observed previously, Tx interrupt getting faster than Rx interrupt and spi_object is as follows
As, I observed always writeCountIdx is 0 and readCountIdx is dynamic value and both Tx and Rx buf values are also not same. I'm unable to figure out reason for this.
Is anyone faced similar issue or any suggestion on this behavior?
Thanks & Regards,
Bhargavi Ale.