Skip to main content
Visitor II
November 27, 2025
Question

Bug in example of NUCLEO-U575ZI DAC&DMA?

  • November 27, 2025
  • 1 reply
  • 128 views

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 

 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    December 1, 2025

    Hello @psfahr 

    Thank you for bringing this issue to our attention.

    I reported this internally.

    Internal ticket number: 222839 (This is an internal tracking number and is not accessible or usable by customers).