Encoder mode with CubeMX
Now that encoder mode seems to be missing from CubeMX, at least for STM32F070 and STM32F407 devices, what is the most 'CubeMX-friendly' way to use it? The idea is to generate a CubeMX project, then run a script to make it a project for the IDE we're using. Both devices have encoder mode capable timers.
And why is it, that I've seen F7xx devices configured to use encoder mode with CubeMX? Is the CubeMX itself different or what's the thing?
#cube-mx #encoder-mode #quadrature-encoder