Skip to main content
vsilv.1
Associate
May 21, 2022
Question

Hello! For ADC-dual regular simultaneous (ADC1 and ADC2)HAL_ADCEx_MultiModeGetVal takes the resulting values What are the HAL functions for start-up and the interrupt response function. Without DMA. thx!

  • May 21, 2022
  • 2 replies
  • 896 views

..

This topic has been closed for replies.

2 replies

Amel NASRI
ST Technical Moderator
May 25, 2022

Hi @vsilv.1​ ,

  1. Which STM32 product are you using?
  2. Did you check the available STM32Cube firmware examples?
  3. STM32CubeMX main purpose is to generate the initialization code of the selected peripherals for an application. Did you tried it?

-Amel

To give better visibility on the answered topics, please click on "Best Answer" on the reply which solved your issue or answered your question.
AKhot.1
Associate III
June 5, 2023

@Amel NASRI​ I have two input channels which I have to sample simultaneously so I wanted to know what should be the ioc setting for the same? and what HAL commands are used to run ADCs in this mode?

Can you please help me with this?