User Activity

Hello, I try to implement some kind of data logger which saves values on an usb stick. The board is based on an STM32F767ZGT6.To do things properly, I have created a fresh new project with STM32CubeMX ( to include later in my main project). Here is w...
Hello,I want to create a simple PWM with changing duty cycle. To do so, I have created a PWM with fixed frequency. With the DMA, I change pulses which will result in a modification of duty cycle.To create something clean, I have configured STM32CubeM...
Posted on March 07, 2018 at 13:01 EDIT: 14/03/2018 https://community.st.com/people/Schwaninger.Hannes‌ found that we need to use RAM_D1 and not DTCMRAM of the memory area. This is not made by default when we use STM32CubeMx to set SPI ...
Posted on February 27, 2018 at 16:16Hello,I am working on a board that has three STM32H7 on it. They are running exactly the same code.  It is really boring and time consuming to flash them one by one...I would like to know if there is a standard wa...
Posted on November 03, 2017 at 16:04Hello everyone,As several people on this forum, I am trying to implement some kind of 'USB keyboard' with an STM32F103C8.I am working with truestudio and cubeMx, and I use the USB library provided.I have update th...
Kudos from