User Activity

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....