How to configure the starting direction of center-aligned Timer
Posted on March 02, 2018 at 06:25Device: STM32F103I wanna set the direction(counting up or down) when starting a center-aligned Timer, but once I set the DIR and then set the CMS to center-aligned mode, the DIR bit will be cleared by hardware.I foun...