cancel
Showing results for 
Search instead for 
Did you mean: 

Regular Channel and Injected Channel ADC Example

wal99d
Associate II
Posted on June 24, 2015 at 11:07

Hi Guys,

I'm currently planning to read 2 sensors values using 2 different ADC channels (Regular + Injected), I'm not sure if using the DMA to access the Converted Values is the right way, since I do have those different Channels. 

Would you please show some example to achive my intention

#adc #stm32
3 REPLIES 3
nesrine
Senior
Posted on June 24, 2015 at 11:40

Hello alharthi.waleed,

if you check the cube package for STM32F4 products for example, you can find under : STM32Cube_FW_F4_V1.6.0\Projects\STM32446E_EVAL\Examples\ADC , many examples for ADC that can respond to your request.

The STM32 F4 Cube package is available in ST website via this link:

http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/LN1897/PF259243?s_searchtype=partnumber

I hope that help,

Syrine.

wal99d
Associate II
Posted on June 28, 2015 at 13:09

Thanks alot I got it working

khan
Associate
Posted on December 03, 2015 at 22:42

I am using STM32F411RE Nucleo board and cannot get the injected channels to work. I am using PA0 for ADC injected channel.

Any help would be greatly appreciated.

Thanks