RFID Read not working after MCU migration
Hi,
I changed the MCU on my design from STM32 L031 to L051 & L052 to have more flash then have a DAC output.
I kept exactly the same ST supplied libraries / APIs for the RFID part, and command them in the exact same way with all MCUs.
SPI to RFID chip runs @4Mbit/s.
My design is using the ST25r3911 for RFID in NFCV / 15693 standard.
Allthough the RFID works perfectly on the old design with L031, the RFID read returns a CRC error on the other 2.
The tag detect, ID read & single block write work fine though.
(The PCB design is exactly the same for the L031 and L051, only changed for L052 to add more functionalities)
Could anyone help please?
Kind regards,
Yves
