- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
解決済! 解決策の投稿を見る。
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi @kerryzhou thanks, I've found the information I need in the RT1060 sdk (driver and code example)
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
You are always welcome!
If you have any issues in the future, welcome to create the new case.
Best Regards,
Kerry
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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