i have a problem whit the SPI example from the SDK, on WFE() function, apparently the SOC are stuck in this function.
i have a problem whit the SPI example from the SDK, on WFE() function, apparently the SOC are stuck in this function.
Hi,
If the code is "stuck" in __WFE() function, this usually means that there are no events generated to wake the chip from sleep.
Have you modified the SPI example? Please post your code used for configuring SPI and doing transfers.
Best regards,
Jørgen