Hello,
This question is continuation of the discussion in below thread:
https://e2e.ti.com/support/microcontrollers/hercules/f/312/t/747086
We have TMS570LS3137 configured in salve mode and MibSPI enabled. We have below scenario in my code
1. Set MibSPI Tx data using "mibspiSetData".
2. Enable TGENA bit for transmission.
3. Set MibSPI Tx data using "mibspiSetData". (Not sure by this time previously set of data is sent)
4. Enable TGENA bit for transmission.
After above steps we are not observing "INTFLGRDY" field of TGINTFLG register is not set . is this expected in this case.
do you have any suggestion to handle this case?
Thanks,
Kalyan