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

Bug in STM32CubeMX with COMP

For COMP1 on STM32G0 here are the pin assignments from the reference manualI want PA1 and so I've chosen that in the STM32CubeMXHowever, the generated code sets and the value of InputPlus is  /** @defgroup COMP_InputPlus COMP input plus (non-invertin...

Carl_G_0-1750644467047.png Carl_G_1-1750644553274.png Carl_G_2-1750644605926.png Carl_G_4-1750644871312.png
Carl_G by Senior II
  • 17 Views
  • 1 replies
  • 0 kudos

STM32F446RET6 Virtual Com Port

I’m working on a custom board with an STM32F446REt6 and a USB Type-C 2.0 connector (GCT SB4105-GF-A). I haven’t implemented any external pull-up on the D+ and D- lines, but on the CC1 and CC2 pins I have 5.1k pulldown resistors. I managed to load the...

Screenshot 2025-07-01 163936.png
Nik_01 by Visitor
  • 47 Views
  • 1 replies
  • 0 kudos

GPDMA - Linked list - SPI

Hi to everybody.I can't get spi to work with linked lists. I followed the procedures in the documentation but it still doesn't work. Maybe someone can tell me why.This is my configuration: STM32U575, cubeMX 6.12.0, cubeIDE 1.9.0The linked list has tw...

STM32U5 + PWM + DMA

I'm able to generate a simple PWM signal but I wasn't able to generate arbitrary waveform with DMA (HAL_TIM_DMABurst_MultiWriteStart).How should be configured the DMA ?Is there an example that use PWM with DMA on STM32U5 ?

nicolas by Senior
  • 180 Views
  • 12 replies
  • 0 kudos

Netx HTTPS POST request

hi i am working with HTTPS client code on stm32u585 microcontroller, using netx tcp/ip stack for the implementation. my requirement is to create a HTTPS post request with a json payload( nearly 8000 bytes). is there any reference or example available...

sabari1 by Associate III
  • 62 Views
  • 4 replies
  • 0 kudos