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

STM32H5 Bootloader USB Stick mass storage

Hi, I want to start a new project with a STM32H503 (might be), and I read many threat talking about USBX FILEX now on this kind of microcontroller.As it is a bootloader, I do not want to use any RTOS.I use to do bootloader with USB host interface to ...

COSEBE by Senior
  • 54 Views
  • 0 replies
  • 0 kudos

Resolved! BSP symbols not recognised by IDE

Split from STM32G431CBU: section `.bss' will not fit in region `RAM' as that issue is solved, and this is a new question.One more question. If you can help.BSP_TS_Init e BSP_TS_GetState is not recognized in IDE versions 1.19 and 1.20.Therefore, TOUCH...

Resolved! STM32G0B1KBU USB-C CC2

Im looking to use the STM32G0B1KBU processor including the USB-C interface.I only want to use it as a UPF with VCP and update the firmware, no advanced PD or role switching. The issue is that UCPD1_CC2 is not routed to a pin on the processor.Is it po...

XD by Associate III
  • 101 Views
  • 5 replies
  • 1 kudos

Resolved! USB PD enable display port [STM32N6 - SNK]

* board - STM32N6570-DK*  using STM Cube 1.19.0* Example - USBPD_SNK Goal - to enable Display port Problem - is i'm getting stuck with the current example.  It gets stuck at SVDM_deiscovery_identity part.  Which in that packet i should be able to sta...

PD_Example_results.png

Resolved! USB host MSC stm32h563 insertion callback not run

Hello,I'm trying to detect a USB stick insertion event to write a text file in the stick. I'm working on a NUCLEO-H563ZI with a jumper connected to JP2 USB USER line and a USB TYPE-C TYPE-A connector attacched in CN13.  I started the code from an ST ...

IMG_20251205_151249.jpg
Capocc by Associate II
  • 167 Views
  • 8 replies
  • 2 kudos

Resolved! How to stop PWM after 22 clocks

I want to stop generating a PWM signal after 22 clock edges.  It seems like the TIMx_RCR register (repetition counter register) should work for this. My code started from the CubeMX generated code but I have had to remove a lot of it for performance ...

StevenG by Associate III
  • 85 Views
  • 3 replies
  • 3 kudos