User Activity

Hello,I'm playing with a nucleo-F446 + IHM16M1.The MC workbench is able to generate code. I am able to compile and program it using cube IDE. Running the default Gimbal motor with the standard parameters is still painfull. I'm trying to get a better ...
Hello,I configured the following ADC flow:ADC3 => DMA2 => SRAM => MDMA => DTCMEverything was working well using the MDMA in single buffer transfer mode. In each MDMA interrupt I was reconfiguring the MDMA channel to get ready for the next DMA2 transf...
Hello,I have the following config:STM32H743- Core 400MHz- AXI/AHB 200MHz- ADC clocked by the PLL at 144MHz, then divided by 4 (async mode) => 36MHz- TIM15 trigering ADC conversionsADC1 in scan mode converting 2 channels in scan mode. Data sent to SRA...
Hello,I'm using a STM32H427ZI rev Y. 20Mhz crystal and ADC to convert 4 channels in scan mode, using a timer to start the conversions (500kS/s) and the DMA to get the data.PLL2 is configured to 80MHz (the max undivided ADC clock is 100MHz). I would l...
Kudos from