Hi team,
Could you please advise the exact timing when FLT pin goes from Low to Hi-Z?
I tested following on EVM.
FLT pin turns Low to Hi-Z at #4 sequence below.
Is this expected behavior?
I would like to confirm that "READ CLEAR" occurs #4(MCU read out the data) or #3(MCU send read 4h command)?
(Unless data in 4h is read out, FLT pin stays Low, correct? Sending read 4h command to the device is not enough to turn FLT pin, correct?)
1. Apply power to the device.
2. send 1 dummy command to the device to transit from SLEEP to CONFIG/ACTIVE.
3. Send Read 4h command. SDO=03FFFF
4. Send Read 4h command. SDO=030347 --> FLT from Low to Hi-Z
5. Send Read 4h command. SDO=000000
regards,