2025-11-27 6:00 AM
Hi,
there is this example for using the DAC with DMA for the NUCLEO-U575ZI:
In the current V1.2.0 of file
in line 61 it says
pNodeConfig.Init.Direction = DMA_PERIPH_TO_MEMORY;Shouldn't it be DMA_MEMORY_TO_PERIPH instead?
Best wishes,
Sebastian