cancel
Showing results for 
Search instead for 
Did you mean: 

Need a library to get an RC522 RFID reader to interact with an STM32F746-DISCO board.

StePul03
Associate

Hello there, As the title says, I'm trying to get an RC522 RFID reader to work with my STM32F746-DISCO board for a school project. I just wanted to know if anyone had any libraries they could share to help with this.

 

My current objective is to toggle on/off an LED on the board, manly as a test to get the RFID scanner to interact with the board.

 

Below is a screenshot of the RFID scanner in question.

RC522-Screenshot.png

 

Thanks in advance.

1 REPLY 1
QSHAO.1
ST Employee

I saw a potential solution at How to Use RFID RC522 with Arduino: A Complete Beginner's Guide, 

Hope it's helpful.