User Activity

For a project I am using the STM32U073 and for testing the development board with the STM32U083. I have encountered several issues in CubeMX and perhaps also in the hardware: The code that CubeMX generates for the low power timer contains a typo. Lin...
In my project, I am using a low power timer (LPTIM1) to handle input from a quadrature encoder. I have set the timer up in CubeMX as follows:- IN1 and IN2 are used for the hardware inputs (this is always true; I cannot set this up).- Channel 1 and 2 ...
Kudos given to