Hello,
optimizing our circuit I'm trying to get down switching time from e.g. TX to RX.
Usually I issue an IDLE strobe command, followed by SRX. But if I don't put a 2 ms delay in between, RX mode doesn't come up again (current remains as in Idle mode).
So today my switching time is 2.5ms, which is much to high. As remark: SPI is done 'by hand' with just port pins I/O, not usiang a uC build in SPI).
What might be wrong, what's typical?
Thx.