cancel
Showing results for 
Search instead for 
Did you mean: 

The fastest way to reconfigure the ADC regular conversion sequence for stm32f4

Ponomole
Associate

Hello,

I am working on project which contains reconfiguration of 16 regular channels ADC after end conversion sequence.

Therefore, the registers ADC_SQR1, ADC_SQR2, ADC_SQR3, ADC_SQR4 and ADC_SMPR1, ADC_SMPR2 should be updated at the end of the sequence each time.

This action takes some time and also CPU load.

Is there a documentation with recommendation or examples?

Can I use DMA for reconfiguration of ADC registers?

1 REPLY 1
AScha.3
Chief II

shure, try DMA

If you feel a post has answered your question, please click "Accept as Solution".