Hello
I have a question regarding the FS26 SBC.
Is more delay needed in the following situations?
Standby -> SPI wake up -> delay 1.5ms -> SBC init
For 1.5ms, I referred to the phrase below in the datasheet.
SPI chip select wake-up:
– When the SPI wake up is enabled, the device wakes up with any activity on the SPI bus (transition from high to low of CSB pin).
– In case of a SPI wake up, the first SPI command is ignored, and the FS26 will be ableto respond to the subsequent SPI commands after 1.5 ms.
However, init fails with 1.5ms.
Init succeeds with 10ms.
Is there an exact delay guide?