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...