User Activity

I am reading multiple ADC channels using Circular DMA and I have got a question that I want to clarify On the STM32CubeMX, I have configured my ADC as following:As you can see from above, I have Scan Conversion Mode and DMA Continuous Requests enable...
Hey. I am working on a task which requires to measure time between 2 different impulses with high precision. We have custom board that generates output pulse based on the capacitor and resistor values. The Input is LOW to HIGH impulse (Green color on...
I have been reading a bit about neopixels and the communication protocol they work. I have been searching for a library for the WS2812B neopixel but could not find one that would work out of the box hence I have decided to write my own neopixel drive...
I am working on the STM32F407 and we made some bad choises when selecting a motor. The motor control signal is 5V hence we need to generate 5V PWM signal using the STM32F407. Sadly, we have wired the GPIO from the STM32F407 directly to the motor cont...
I am using ST-LINK-V3 to flash my STM32G03 board. I am using ST-LINK_CLI.exe tool (I have used it in the past without any issues).I have built my firmware and generated .hex file. I then try to use the ST-LINK_CLI.exe tool as following: ```C:\Users\m...
Kudos from