Hello. We use stm32f405 and voltage 1.9 V. At this voltage, timer 8 does not generate PWM at a frequency of 12 MHz. At a voltage of 3.3 V, the generation works.
Using HAL and CubeMX. APB2 72 Mhz. The timer prescaler is 0, the period is 5, the duty ratio is 50%. How to solve this problem?