User Activity

Hi all,  I am using STM32U575ZIT nucleo board.  My goal is to write ODR register of GPIOD by using GPDMA transfer, using TIM2 to trigger the memory-to-peripheral transfer. In this "test" script, I use a 2-elements source array to force ODR all high a...
Hi community,I'm having some issues with LPTIM on a WB55 nucleo board.I have set a LPTIM to fire interrupts every 2us (with a PWM output). It uses PLL as CLK source, and the PWM signal I see in output is effectively correct.The problem arises when I ...