I have been working with TRF7970a module using SPI protocol. I am testing first if I can read a register and write to a register. Initially, I can see the data in mosi and sclk lines but I do not get anything in miso. For testing, I am running the programme continuously for a longer time trying different approach and running the programme continuously in a loop. After I play with the device for couple of hours, it freezes the whole programmes and I cannot see anything with the same code that I been seeing before.
Is it a feature of TRF7970a module that if you keep on running continuously for longer time without turning off anything, then it freezes the whole programme.
When it ocured for the first time, I though I might have changed something and it stopped working but it has happened for me for 3 or 4 consecutive days. Then I realised, it's not the code but it has to do something with the module.
Could anybody suggest what is the solution for this as I need to test the programme continuously and I have to keep it running. Is there anyway to stop TR7970a to stop from doing it.