cancel
Showing results for 
Search instead for 
Did you mean: 

NUCLEO545REQ Multichannel ADC DMA example

reedomneck
Associate III

Hello, Is there any example code available for Multichannel ADC1 in regular DMA mode for NUCLEO545REQ board.

 

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Super User

Doesn't appear to be. Here's one for the U575 that can be adapted with little work.

STM32CubeU5/Projects/NUCLEO-U575ZI-Q/Examples/ADC/ADC_DMA_Transfer at main · STMicroelectronics/STM32CubeU5

If you feel a post has answered your question, please click "Accept as Solution".

View solution in original post

2 REPLIES 2
TDK
Super User

Doesn't appear to be. Here's one for the U575 that can be adapted with little work.

STM32CubeU5/Projects/NUCLEO-U575ZI-Q/Examples/ADC/ADC_DMA_Transfer at main · STMicroelectronics/STM32CubeU5

If you feel a post has answered your question, please click "Accept as Solution".

@TDK Thanks I'm able to get it working