User Activity

Hi,I am experimenting with the STM32U5G9J-DK2 discovery kit and want to use one of the basic timers to regularly trigger a memory-to-peripheral DMA request to write different values into the GPIOD ODR register.I set up TIM7 to trigger about every 1s ...