cancel
Showing results for 
Search instead for 
Did you mean: 

IN NUCLEO-144H743 , only 3 ADC channels working in ADC 1

Bj.1
Associate II

IN NUCLEO-144H743 , only 3 ADC channels IN3 ,IN18 ,IN19 working in ADC 1

If I use INP5 or INP6, I am not reading anything, 

I am using Example ADC_RegularConversion_Polling  replacing sConfig.Channel with ADC_CHANNEL_5 and 6; 

Am I missing any Configuration?

2 REPLIES 2
TDK
Guru

> If I use INP5 or INP6, I am not reading anything,

What does this mean? Presumably there is a value making it to the ADCx->DR register. Is it incorrect? Too high, low?

> Am I missing any Configuration?

Maybe. You haven't given us much to work with. You'll need to initialize all ADC pins in use in analog mode.

If you feel a post has answered your question, please click "Accept as Solution".
Bj.1
Associate II
Hi
I have attached the code which i am trying .
Thanks
Balaji J