Skip to main content
Visitor II
October 18, 2024
Question

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

  • October 18, 2024
  • 1 reply
  • 1771 views

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.

    This topic has been closed for replies.

    1 reply

    ST Employee
    October 29, 2024

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

    Hope it's helpful.