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
已解决! 转到解答。
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
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