STM32 Tutorial Video #65 - Bit Banging PWM SUPER Optimized
Jump to navigation
Jump to search
In this Tutorial video we will dive further into timers by using a timer to bit bang PWM on a GPIO where no timer channel is available (such as PC13). We will begin by letting STM32CubeMX generate all the code but then optimize that by creating our own interrupt handler.
Complete list of our STM32 Tutorial Videos here: STM32 Tutorial Video