Other Parts Discussed in Thread: HALCOGEN
How can I clear up the RX RAM ready or received status/flag, _WITHOUT_ reading out that MIBSPI RAM contents?
It is automatically cleared, If you have read out that RAM, BUT, if not, I cannot find how to clear it alternative way, with the result that, after my TGx complete finishes, there is NO more interrupts coming as I don't read out the contents of those buffers/RAM.
I wanted to see/ time how long the my MIBSPI isr/notification takes without MIBSPI RAM access, and cannot seems to get around of reading out the contents MIBSPI RAM...