Posted on February 03, 2017 at 14:59HelloWhen I initialize ADC1 as master and ADC2 as slave in dual fast interleaved mode in CubeMX and generate the code, cpu hangs at MX_ADC2_Init(); . After some research I found that in MX_ADC1_Init(); and ...
Posted on September 15, 2016 at 23:51Hello everyone! I have issue with initializing ADC1 and ADC2 in regular simultanious mode + DMA. I am using CubeMx and Hal drivers. Here is my configuration.http://s8.picofile.com/file/8267541418/1.JPGhttp://s8....
Posted on September 16, 2016 at 23:22thanks for your reply. I've read these documents, but still I don't know what is wrong. My configuration in CubeMx is correct and I start the ADCs just like that example. However as I mentioned CPU hangs at MX_AD...