cancel
Showing results for 
Search instead for 
Did you mean: 

Bug in example of NUCLEO-U575ZI DAC&DMA?

psfahr
Associate II

Hi, 

there is this example for using the DAC with DMA for the NUCLEO-U575ZI:

https://github.com/STMicroelectronics/STM32CubeU5/tree/main/Projects/NUCLEO-U575ZI-Q/Examples/DAC/DAC_SignalsGeneration_DMA

In the current V1.2.0 of file 

https://github.com/STMicroelectronics/STM32CubeU5/blob/main/Projects/NUCLEO-U575ZI-Q/Examples/DAC/DAC_SignalsGeneration_DMA/Src/linked_list.c

in line 61 it says

  pNodeConfig.Init.Direction = DMA_PERIPH_TO_MEMORY;

Shouldn't it be DMA_MEMORY_TO_PERIPH instead?

Best wishes,

Sebastian 

 

0 REPLIES 0