cancel
Showing results for 
Search instead for 
Did you mean: 

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!

vsilv.1
Associate II
 
2 REPLIES 2
Amel NASRI
ST Employee

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 Accept as Solution on the reply which solved your issue or answered your question.

AKhot.1
Senior

@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?