How to enable ADC in imx8qxp

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to enable ADC in imx8qxp

252 Views
krunal_dhonde
Contributor I

Hi Team,

We are using imx8qxp based custom board. We are using repo of 6.1.36-2.1.0-mickledore. Which hase kernel version of 6.1.36.

We want to enable ADC. Please let us know how to do that with respect to device tree and kernel menuconfig selection.

 

Regards,

Krunal Dhonde

0 Kudos
1 Reply

240 Views
JosephAtNXP
NXP TechSupport
NXP TechSupport

Hi,

Thank you for your interest in NXP Semiconductor products,

ADC module needs to be enabled in menuconfig, you can find more information for this in RM pp. 65-66.

ADC module reserved in device tree should look like this one.

And ADC pin control reservation needs to use ADC_INX, take IN0 as an example.

Regards

0 Kudos