cancel
Showing results for 
Search instead for 
Did you mean: 

Hi, i am working on stm32f429zit6 discovery board, can i get an example code for ADC, to collect samples in an array, using TIMERS and DMA.

AUB.1
Associate
 
1 REPLY 1
Imen.D
ST Employee

Hello @AUB.1​ ,

Welcome to the STM32 Community :smiling_face_with_smiling_eyes:.

You can get inspired from the ADC example in the STM32CubeF4 MCU package at this path:

STM32Cube_FW_F4_V1.25.2\Projects\STM32F429I-Discovery\Examples\ADC\

STM32Cube_FW_F4_V1.25.2\Projects\STM324x9I_EVAL\Examples\ADC

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen