ST25R3911B + STM32L072 in Standby mode (Very low power)
Hi,
I'm working with a ST25R3911B RFID chip associated to a STM32L072 uC.
I use the "STM32CubeExpansion_NFC5_V1.2.0" project, ported from STM32F401 to STM32L072.
This project enables to set the ST25R3911B in wake-up low power mode.
Now I'm trying to set the STM32L072 in standby mode with the ST25R3911B using the IRQ.
I can wake-up the STM32 with IRQ generated by ST25R3911B when a badge is passed but I cannot read the badge.
So my question is : is the "STM32CubeExpansion_NFC5_V1.2.0" project compliant with uC low power mode like standby ?
Regards,
Matthieu