Skip to content

2sayle/NFC-with-STM32L476

Repository files navigation

STM32L476 NFC Project

This project aims to develop an application using the STM32L476 microcontroller and Near Field Communication (NFC) technology. The main objective is to enable wireless communication between the microcontroller and other ISO1443-compatible devices.

Required Hardware

  • STM32L476 microcontroller on Nucleo-64 board (MB1136)
  • ST25R3911B chip on X-NUCLEO-NFC05A1
  • Connection cables

Used Versions

  • STM32CubeIDE v1.6.0
  • STM32Cube HAL v1.9.0

Project Configuration

  1. Clone the project repository from GitHub.
  2. Open the project in STM32CubeIDE.
  3. Configure the GPIO pins for NFC communication.
  4. Import the necessary libraries.
  5. Compile and download the code to the microcontroller.

Features

This project offers the following features:

  • ISO14443 Type A and Type B full compatibility
  • Portability with other STM32 microcontrollers.

Additional Documentation

For more information on using this project, please refer to the complete documentation available in the Documents folder of the GitHub repository.

About

STM32 project to drive the X-NUCLEO-NFC05A1 board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published