Question
ADC with Dual Regular simultaneous mode on STM32CubeF4
Posted on September 09, 2014 at 11:52
I implemented the ADC with Dual Regular simultaneous mode on the STM32CubeF4 library. I have problem on the initialization, seem it does not correctly. I tried to read Vref on the ADC1 and the ADC value on the ADC3 (Channel 9 and 14).
Can anyone help me about this? May be give me the example about that.Thank you very much.PS. I implement them on STM32F437II.