[ST25DV64KC] FTM doesn't generate a GPO pulse when a msg is sent on the mailbox
Hello everyone,
I'm working on a STM32U585 application which works on STOP3 mode and on a customized electric circuit. One of the wake up sources is the ST25's GPO which should generate a pulse when a message is sent via FTM when mailbox is enabled. In fact, GPO is configured to generate a pulse on GPO/RF_PUT_MSG event (mailbox is enabled on DYN Reg).
When the microcontroller enters in STOP3 mode, I hold ST25's VCC high so that the tag is not powered (the global current absorption is around 12 microampere). The St25 is powered only when a RF source comes near at it (smartphone, ST25 discovery kit such as ST253911B-DISCO...) and using FTM writes something on mailbox, thus generating a pulse on the GPO and finally waking up the microcontroller.
Unfortunately, that is not working. I made sure the coupling between RF source and tag was fine, but no pulse is seen on GPO.
If ST25's VCC is held low, the global current absorption goes around 150 microampere and the pulse is generated on GPO after FTM procedure
Any suggestions?
