cancel
Showing results for 
Search instead for 
Did you mean: 

MFRC522 LIbrary for Uart

NBhar.1
Associate II

Hey Guys ,

I am working with stm32l053 controller and MFRC522 . Can anybody share any link which has library for MFRC522 UART communication instead SPI.

Thanks in advance.

3 REPLIES 3
Javier1
Principal

In case you dotn find the library, here you have an Arduino implementation it shouldnt be hard to migrate to your own library

https://github.com/zodier/MFRC522-UART-Arduino

we dont need to firmware by ourselves, lets talk
TDK
Guru

"stm32 mfrc522" returns many results. Here is one:

https://stm32f4-discovery.net/2014/07/library-23-read-rfid-tag-mfrc522-stm32f4xx-devices/

If you feel a post has answered your question, please click "Accept as Solution".

This example uses SPI.