Solved
STM32U5 + PWM + DMA
I'm able to generate a simple PWM signal but I wasn't able to generate arbitrary waveform with DMA (HAL_TIM_DMABurst_MultiWriteStart).
How should be configured the DMA ?
Is there an example that use PWM with DMA on STM32U5 ?
