CR95HF not responding if the power has not been reset to 0V
Hello!
On my board STM32F401 communicates with CR95HF via SPI use X-CUBE-NFC3.
After powering up, initializing the STM32F401 for 2MHZ SPI, run the st25r95Initialize() function.
I've noticed that CR95HF is unresponsive unless the power from a previous successful session was completely reset to 0V.
Through measurements, I noticed that the lower limit of the normal restart voltage of the CR95HF is 0.26V. If the voltage is below this mark (except for the value of 0V), then when restarting CR95HF does not respond to STM32F401 requests.
In datasheet CR95HF, in $ 3.2 a NOTE:
"VPS must be 0V before executing the start-up sequence."
Is there any way to start CR95HF communication without first resetting its power to 0V ?
Or need anyway to apply additional power reset circuitry for CR95HF ?
