i.MXRT106L ADC configuration and drivers

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MXRT106L ADC configuration and drivers

ソリューションへジャンプ
1,336件の閲覧回数
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,323件の閲覧回数
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,316件の閲覧回数
Alex_SRL
Contributor II

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

0 件の賞賛
返信
1,313件の閲覧回数
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,324件の閲覧回数
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