User Activity

Dear Community,using the ST Motor Control Workbench 5.Y.1 I got an BLDC motor up and running pretty easily with the "Singel drive and CCMRAM with NUCLEO-G431RB [..]" (CCMRAM) example.I also wanted to try the Six-Step Hall Sensor and Voltage Mode on a...
Hello!A simple setup to run the ADC1 in continuous conversion mode runs as expected, but the measured values are incorrect as inspected via the debugger console. When connecting the ADC1 input pin to GND or 3.3V volts the measured value doesn't chang...
Dear ST Community,I would like to set up the USART1 and DMA2 in a way, so that the DMA automatically stores the data received by the USART to a buffer variable.To achieve that I used STM32CubeMX to generate the configuration code utilizing the Low Le...
Dear Community,for some time I've tried to set up the hardware of a STM32F429ZI to periodically trigger a discontinuous ADC conversion with 2 channels.I'm using TIM1 in PWM mode to generate CC interrupts with TIM CH3. The timer is running in center m...