User Activity

Hi,We are using the ST25R3916 on a custom board.I'm trying to get the wake up mode working using amplitude measurement.AN5320 shows the sequence to get this working.I can measure the amplitude and everything seems to work, but when I enable the wake ...
Hi,Recently we developed a on the fly Firmware update system using the L4 series MCU's.There it worked by setting the BFB2 bit and reading the FB_MODE bit to determine which bank was booted and where the code needed to be erased and written.Now we ar...
Hi, I'm implementing an OTA system using the L486VG MCU.This one has the dual bank option and the BFB2 option bit to enable to boot in Bank2.It works and I can constantly swap the banks and erase and read them.Only when the BFB2 bit is set and there ...
Hi, We are testing the ST25R3916 to read Mifare 1K classic UID's.We manage to initialize the chip and to send an REQA command (We get 00 04 back from the card so communication works!).But we need to know the UID. To do this I found the APDU command:C...
Hi,Before I try this out is it possible to use this library to Decrypt AES-GCM 256 on a WB series mcu?