⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
3 posts / 0 new
Last post
Subramanyan
Offline
Last seen:5 days 15 hours ago
加入:2020-07-15 12:43
ADC的例子

Hi,

I am using Dialog WiRA SDK 10.440.8.6 and SmartSnippets tool. Is there any example of ADC implementation that I use for my application. I have some analog sensors connected and want to use the ADC capability.

Thanks and Regards,

Subramanyan

Device:
Subramanyan
Offline
Last seen:5 days 15 hours ago
加入:2020-07-15 12:43
I am checking ad_gpadc

I am checking ad_gpadc controller. One ADC is defined which is HW_GPADC_1. However, that is currently being used by one sensor. How do I use another instance of gpadc?

Thanks and Regards,

Subramanyan

PM_Dialog
Offline
Last seen:1 day 18 hours ago
工作人员
加入:2018-02-08 11:03
Hi Subramanyan.

Hi Subramanyan.

TheDA1469x Tutorial GPADC Adapter Conceptstutorial can be used as reference.

The key goals of this tutorial are to:

  • Provide a basic understanding of Adapters concept
  • Explain the different APIs and configurations of GPADC Adapters
  • Give a complete sample project demonstrating the usage of GPADC Adapters

Thanks, PM_Dialog