ADC APIs #71002
Unanswered
NagaHimanshu
asked this question in
Q&A
ADC APIs
#71002
Replies: 1 comment
-
Hi @NagaHimanshu! We appreciate you submitting your first issue for our open-source project. 🌟 Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using Zephyr ADC APIs for STM32F469NI with internal ADC. As per the header file zephyr/drivers/adc.h only few operations such as setting up channel, reading data etc. are supported. Is there any provision to implement other operations, e.g. read gain register or read ODR register, using these APIs or add new APIs to kernel?
Beta Was this translation helpful? Give feedback.
All reactions