STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Clock / Timing problem in I2C

I am trying to run a loopback test with 2 i2c's on the same board. The onboard leds need to light up on successful transmission and reception, the problem is the leds light up when in debug mode, going line by line, but not in stand#define I2C1_ADD (...

maya16 by Associate III
  • 99 Views
  • 3 replies
  • 1 kudos

Resolved! Timer PWM with DMA stops too early on STM32G431

Hi there,I would like to control WS2812B LEDs with a PWM timer and DMA.There are various tutorials on this, but they have not helped me and I am now asking you. Because it requires slightly different configurations depending on the model (F3, F4, G4,...

tim1_mode.png tim1_conf1.png tim1_conf2.png dma_settings.png
ABach.4 by Associate II
  • 292 Views
  • 12 replies
  • 0 kudos

STM32 USB CDC not working for F0, F4 boards

I have tried USB examples for Stm32F070, F401, F407 Black board and calling a single "CDC_Transmit_FS" function to print a string but none is working. The hcdc->TxState value is some garbage big value so it always stay busy and also not getting inter...

Lakshay by Associate
  • 96 Views
  • 0 replies
  • 0 kudos