Embedded Systems. STM32 Interrupt-Driven NEC decoder

STM32, ARM Cortex-M4, GPIO, EXTI, Timers, RCC, NVIC, Embedded C, Makefile, STM32F4Discovery, NEC protocol, Interrupts



Platform: Udemy
Status: Available
Duration: 1 Hours

Price: $24.99 $0.00


Note: Udemy FREE coupon codes are valid for maximum 3 days only. Look for "Get Coupon" orange button at the end of Description. This post may have affiliate link & we may get small commission if you make a purchase.

Notice for Our Visitors in INDIA:
If Udemy Coupon is 100% OFF but it is not FREE when you go to Udemy Website, please follow the below instructions to make it work. This is mainly affecting visitors that has INDIA as a Country of Residence in their profile in Udemy.

Steps:
1. Use VPN (Virtual Private Network) & Select Another Country like USA.
2. Clear udemy.com website cookies from your browser or You can also use incognito mode or different browser like Opera which has inbuilt VPN.
3. After making a VPN Connection, Create a new Udemy Account.
4. Then go to your desired Course Page & Apply Coupon.
5. If the Coupon is successfully applied, then Continue the process & Enter the VPN Country.
6. Enjoy your Free Course!

What you'll learn

  • Embedded Systems
  • STM32 MCU
  • NEC protocol
  • Timers/Counters
  • GPIO
  • External Interrupts
  • Nested Vectrored Interrupt Controller
  • Reset and Clock Control Unit
  • IR remote control decoding
  • Timing intervals measurement
  • ARM Cortex-M
  • Bare-Metal
Requirements
  • Familiarity with embedded C programming language
  • Understanding of electrical schematics
Description
Hello and welcome to the STM32 Interrupt-Driven NEC Decoder embedded systems course.

With mixed hardware and programming-based approach, I have created this course to show the practical application of the embedded systems and explain the basics of the STM32 microcontrollers at the same time.

This course provides an overview of the NEC protocol and a practical example of how an infrared remote control can control the LEDs on the STM32F4Discovery board. The course explains the necessary system configuration steps to enable the specific system peripherals and select their operation modes. The GPIO, an external interrupt and a timer compare mode are described in detail. These peripherals are the essential part of the NEC protocol decoder, which is the core part of the course.

The beginning of the course contains an explanation of how to install the GNU ARM toolchain for code compilation and the ST-LINK programmer for flashing the STM32F4Discovery board. There is a brief overview of the Discovery board as well.

By the end of the course, you will become familiar with the STM32 GPIO, the reset and clock control unit, external interrupts, timers and the NVIC. The important peripheral registers and their bits will be considered as well.

The NEC decoding firmware will be tested on the STM32F4Discovery board to prove that everything works as expected.

Who this course is for:

  • Anyone who is interested in embedded systems
  • Students
  • Hobbyists
  • Engineers
  • Programmers