Use timer to trigger ADC sampling using STM32CubeMX generated code
Posted on October 29, 2014 at 14:09I have previously used a timer for triggering ADC for sampling using the standard peripheral library. I am now trying out the STM32CubeMX GUI and generating code from it to be used with Keil. I am working on the ST...