Tool/software:
Hi Fam,
I am using two SPI interfaces in my design. One is to fetch data and other is to store and retrieve the data. My design needs to transfer live data over BLE. So both SPI interfaces should be operative all the time.
I am experiencing firmware hangs occasionally and my application couldn't be able to recover again. So I need to power cycle my device.
Is there a possibility using two SPI (SSI0 and SSI1) interfaces continuously conflicts with BLE stack operations in any way which causes the firmware hang?
In that case, how to properly handle the scenario?
Thanks in advance.
Best
Lakshmi