STM32F446RET6 Timer and clock
Hi, I designed the us and ms delay functions using timer 2 and 4. Initially in the PLL source, I was using HSI, but it had some errors, so I switched it to HSE. I was using my delay function to control the DAC output, but when I switched to HSE, all...