STM32u575 GPIO and DAC output using a timer triggered DMA
Hi everyoneI'm trying to get involed with the nulceo STM32u575 board developing an application that should perform synchronously a GPIOB pins output configurations over time (periodic) and set a specific analog value to each GPIO pins, So ideally I'd...