Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Embedded RFID/NFC Bare-Metal Development
Introduction
Course Requirements
Downloading CubeIDE (2:34)
Installing CubeIDE (2:38)
Getting the required documentation (7:41)
Getting the required package for bare-metal development (21:19)
Testing the project setup (15:54)
Developing some System Drivers for Implementing Real World Examples
Programming : Enabling the Floating Point Unit (FPU) (18:00)
Programming : Developing a UART Driver - Analyzing the Documentation (11:35)
Programming : Developing a UART Driver - Listing out the steps (4:00)
Programming : Developing a UART Driver - Implementing the Initialization functi (22:13)
Programming : Developing a UART Driver - Implementing the Write function (5:39)
Programming : Developing a UART Driver - Testing the Driver (6:39)
Programming : Developing the System Timebase - Analyzing the Documentation (8:28)
Programming : Developing the System Timebase - Implementing the Init. function (9:52)
Programming : Implementing the rest of the timebase functions (12:15)
Programming : Testing the timebase (5:34)
Programming : System BSP- Listing out the required functions (7:55)
Programming : System BSP- Implementing the LED driver (5:01)
Programming : System BSP- Implementing the PushButton driver (4:00)
Programming : System BSP- Testing (3:35)
Programming : ADC Driver- Analyzing the documentations (5:21)
Programming : ADC Driver- Listing out the steps (5:27)
Programming : ADC Driver- Implementing the Init. functions (13:21)
Programming : ADC Driver- Implementing the ADC Read function (14:05)
Programming : SPI Driver - Analyzing theSPI documents (7:34)
Programming : Implementing the SPI GPIO Init. function (11:00)
Programming : Structures for SPI Parameters (15:29)
Programming : Configuration Parameters (15:41)
Programming : Implementing the Init. function (14:55)
Programming : Implementing the SPI Transmit function (Pt.1) (9:27)
Programming : Implementing the SPI Transmit function (Pt.2) (10:26)
Programming : Transmitting 16bit data (17:54)
Programming : Transmitting 8bit data (6:46)
Programming : Implementing the SPI receive function (11:05)
Programming : Testing the SPI Driver (15:47)
Introduction to Radio Frequency Identification (RFID)
What is RFID? (2:23)
Passive vs. Active RFID (2:04)
The major RFID milestones (3:12)
Quiz : Introduction to RFID
The RFID Architecture
The working principles of RFID (2:52)
Tag and Reader interraction (6:08)
RFID standards and protocol (3:05)
Introduction to Near Field Communication(NFC)
Introduction to NFC (2:33)
NFC standards and tag type (4:39)
The tag initiation sequence (7:53)
Working with MIFARE Card and Chips
Introduction to MIFARE (3:24)
Key features of MIFARE Classic (2:41)
Memory Operations and Data Integrity (1:47)
Three Pass Authentication and Memory Organisation (4:46)
A Closer look at Block Types (8:46)
Memory Access and Access Conditions (13:59)
Some Common MIFARE Classic Commands (2:00)
Developing a Driver and Library for MIFARE MFRC522
Introduction (4:19)
Programming : Defining the Pinout (9:33)
Programming : Implementing the RST and CS Pins (5:42)
Programming : Implementing the MFRC522 Init. function (6:50)
Programming : Defining the PCD Commands (10:01)
Programming : Defining the MFRC522 Registers (11:29)
Programming : Defining the Commands for PICC and PCD Communication (15:03)
Programming : Defining PICC Types (3:58)
programming : Defining Key and UID Structures (6:19)
Notice
Programming : Developing a UART Driver - Listing out the steps
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock