i.MXRT106L ADC configuration and drivers

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

i.MXRT106L ADC configuration and drivers

Jump to solution
1,208 Views
Alex_SRL
Contributor II

Hi,

I am using SLN-LOCAL-IOT and need to add some external sensors to it's ADC interface - going to use both ADCs. Looking through the SDK I haven't found any reference to the ADC except the registers configuration in MIMXRT106L.h and MIMXRT106L_features.h. There ar no fsl_adc.x drivers available.

Also, when trying to configure it using Config Tools (pins, peripherals) I get error "Peripherals tool does not support selected processor " and there is no option to update the tools.

Could you please point me to an application note/code that can be used for SLN-Local-IOT configuration. and how can I resolve the configuration tools issue?

 

Thank You,

Alex

0 Kudos
Reply
1 Solution
1,195 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Alex_SRL 

  About the ADC code, you need to check the RT1060 sdk ADC driver:

SDK_2_10_1_EVK-MIMXRT1060\boards\evkmimxrt1060\driver_examples\adc

About the ADC pins, please check your RT106L board, whether it fanout the ADC pins or not, please check the schematic at first.

Best Regards,

kerry

View solution in original post

3 Replies
1,188 Views
Alex_SRL
Contributor II

Hi @kerryzhou thanks, I've found the information I need in the RT1060 sdk (driver and code example)

0 Kudos
Reply
1,185 Views
kerryzhou
NXP TechSupport
NXP TechSupport

You are always welcome!

If you have any issues in the future, welcome to create the new case.

Best Regards,

Kerry

0 Kudos
Reply
1,196 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Alex_SRL 

  About the ADC code, you need to check the RT1060 sdk ADC driver:

SDK_2_10_1_EVK-MIMXRT1060\boards\evkmimxrt1060\driver_examples\adc

About the ADC pins, please check your RT106L board, whether it fanout the ADC pins or not, please check the schematic at first.

Best Regards,

kerry