Learn STM32 Timers, CAN, RTC, PWM, Low Power embedded systems and program them using STM32 Device HAL APIs step by step.

What you'll learn

  • You will learn from scratch about STM32 Timers : Basic and General Purpose Timers
  • Handling of Timer interrupts : Time base interrupts, capture interrupts, compare interrupts
  • Understand CAN LOOPBACK mode, SILENT mode and NORMAL mode
  • Learn about CAN interrupts
  • You will master Low power modes of the MCU : SLEEP,STOP and STANDBY
  • Understand Microcontroller Wakeup Procedures using : RTC, wakeup pins,EXTI,etc.
  • RTC interrupts and wake up procedures
  • Understand phase locked loop (PLL) programming
  • You should be able to quickly develop applications which involves STM32 Device HAL layer
  • Understand General purpose timer's Input capture and Output compare unit handling and Exercises
  • You will learn from scratch CAN Protocol, CAN Signalling, CAN Transceivers , Bus Access procedures
  • Understand about CAN filtering
  • CAN Peripheral programming using STM32 device HAL drivers
  • You will understand different power domains of the MCU : VDD domain, 1.2V domain, backup domain
  • You will master RTC Features : CALENDAR, ALARM , TIME STAMP,WAKEUP UNIT
  • Mastering Microcontroller Clocks Handling : HSE,HSI,LSE,LSI,PLL
  • Learn PWM mode and Master through step by step code exercises