i.MXRT106L ADC configuration and drivers

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

i.MXRT106L ADC configuration and drivers

跳至解决方案
1,221 次查看
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 项奖励
回复
1 解答
1,208 次查看
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

在原帖中查看解决方案

3 回复数
1,201 次查看
Alex_SRL
Contributor II

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

0 项奖励
回复
1,198 次查看
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 项奖励
回复
1,209 次查看
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