Skip to main content
AUB.1
Visitor II
November 14, 2020
Question

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.

  • November 14, 2020
  • 1 reply
  • 601 views

..

This topic has been closed for replies.

1 reply

ST Technical Moderator
November 17, 2020

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

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks