Resolved! Capacitive wake-up
Is it possible to use ST25R3916 capacitive wake-up outdoors? The reading area can be wet, frozen or snow covered.
Is it possible to use ST25R3916 capacitive wake-up outdoors? The reading area can be wet, frozen or snow covered.
Hi,I am working on a project with a STM32 + ST25DV NFC tag + mobile app, I developed a bootloader that receives the new binary through FTM and it works well with the app we are developing (using the transceive API from Android), but we are having tro...
Hi,I am using the NFC06-A1 with Nucleo-L476RG and I want to configure wakeup mode for NFC IC (with inductive tag detect mode) and also put the MCU into STOP2 mode. Once the MCU enters STOP 2 mode using this fucntion HAL_PWREx_EnterSTOP2Mode(PWR_STOPE...
I have developed an embedded Linux board (microprocessor ARM Cortex-A5 core) which is connected through SPI port to a NUCLEO-NFC05A1. I want to detect tags and then transmit the interrupt event (aka the tag present) to the main board, on which the rf...
In project based on exampleRfalPoller.c from library ST25NFC_Embedded_Lib_ST25R3916 and X-NUXLEO-NFC06A1 board I have problem with detection NFC-V tags.After rfalNfcvPollerInitialize(); /* Initialize RFAL for N...
Hello,I am trying to optimize the current consumption in tag detection mode for my battery reader (based on ST25R95).I have followed the application note for keeping current at minimum with tag detection as suggestred below:https://community.st.com/s...
Can ST25R3911B write on tags? Or it is only a reader?Regards.
CubeMX has a number of templates for discovery boards but there doesn't seem to be one available for the ST25R3916 Discovery
Hardware:BORAD:X-NUMCLEO_NFC06A1MCU:STM32F103ZET6At present, I can read MIFARE card's UID by transplanting the official software on my own MCU ,but i can not countinue to read its data ,so help me, please.