IOsetting / py32f0-template

Puya PY32F002A PY32F003 PY32F030 GNU GCC SDK, template and examples
175 stars 65 forks source link

ADC Multichannel DMA Howto #50

Open riegaz opened 4 months ago

riegaz commented 4 months ago

How to sample multiple channels with ADC in DMA mode on the PY32F030?

There is no example and I found the NbrOfDiscConversion parameter to be missing.

deividAlfa commented 2 months ago

Seem defined by the number of channels enabled in ADC_CHSELR register. Did you read the RM?