User Activity

When I enable TIM16 and TIM17 for a project on the STM32H753ZI in CubeMX (version 5.6.1) and I select Input Capture direct mode from Remap, I can select TI1 remap capabilities (see picture below).The generated code below is not correct. Line 17 calls...
We are using the STM32H753ZI and to test if the LSE and HSE have the correct frequency, we want to measure it's frequency using TIM16 and TIM17.We managed to measure the frequency of the LSE using the internal input capture of TIM16 but when we tried...