Question
Is there a trimming example for the nucleo STM32L4R5ZI?
Hello!
I have ported overt X-CUBE-CLKTRIM to the STM32L4R5ZI Nucleo board. Unfortunately the callback HAL_TIM_IC_CaptureCallback is not called. Which results in the HSI and MSI frequency measurements to be calculated as 0.
I have put a function generator to act as the HSI (X3) and I have converted the project for the nucleo board via the Target setting found in the project properties.