2023-12-15 05:29 AM
Hi All,
I want to use two ADCs on STM32H7 configured equal, but using one DMA each, and measuring on different channels. However it seems like the ADC3 have options ADC1 and 2 doesn't have. In this case DMA continuous request.
Is this intentional? A workaround?
Best regards!
Solved! Go to Solution.
2023-12-15 08:12 AM
Hello @elso,
>>However it seems like the ADC3 have options ADC1 and 2 doesn't have
Indeed, please refer to RM0468 where there are two paragraphs one for ADC1/ADC2 and the other for ADC3
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-12-15 08:12 AM
Hello @elso,
>>However it seems like the ADC3 have options ADC1 and 2 doesn't have
Indeed, please refer to RM0468 where there are two paragraphs one for ADC1/ADC2 and the other for ADC3
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.