STM32 HAL_TIM_PWM_PulseFinishedCallback not being called. Suspect that problem is related to use of struct or union pointers
I’m writing a Neopixel driver for STM32 based on the example provided here.
I’m writing a Neopixel driver for STM32 based on the example provided here.