MediaTek-Labs / mt3620_m4_software

mt3620_m4_driver
Other
32 stars 29 forks source link

Periodic ADC Sample #18

Closed matsujirushi closed 4 years ago

matsujirushi commented 4 years ago

Hi, This driver has ADC API for periodic. mtk_os_hal_adc_period_get_data() I don't know how to call it.

Could you tell me sample code, code snippet or hint?

matsujirushi commented 4 years ago

I want to convert Analog-to-Digital continuously about 10KHz.

LawranceLiu commented 4 years ago

We are now working on this, and will get back to you as soon as possible.

LawranceLiu commented 4 years ago

ADC period mode driver API and RTApp sample code are updated in release_200828

LawranceLiu commented 4 years ago

Close this issue due to the solution is included in release_200828. Please reopen if any further issues found.