Hi all.
I use TMS570LS1224 device.
Is there a way to know that MIBSPI communication is in progress ?
For example, such as BUSY flag.
It is not found in the TRM.
Best regards,
FSSer
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.
Hi all.
I use TMS570LS1224 device.
Is there a way to know that MIBSPI communication is in progress ?
For example, such as BUSY flag.
It is not found in the TRM.
Best regards,
FSSer
Hello:
You can use the Transfer Group Interrupt Flag (INTFLGRDY) in TGINTFLAG register. If you have HalCoGen installed, you can use API mibspiIsTransferComplete as reference.
Regards,
Enrique