STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32U5A5 USB Device Only Question

Hi, I'm seeking some advice on using a STM32U5A5 in USB device only via a USBC connection.Any previous USB "device only" designs I've worked on only required connections to D+, D- and ground to communicate. These designs have been USB2x.The U5A5 has ...

Request for USB PID

Dear ST Support Team,I am developing a USB-based device using the STM32H755 microcontroller.In order to ensure proper identification of the device on host systems, I would like to requestthe allocation of a unique USB Product ID (PID) under STMicroel...

MariuszM by Associate
  • 569 Views
  • 3 replies
  • 1 kudos

STM32 built-in ROM Bootloader program external flash?

Hi,I am using STM32H7B0Since it has only 128KB flash, I will need to use an external flash to run code. There will be a "host" mcu to control this (with BOOT0 / NRST pin control).I am wondering is it possible to use the built-in ROM bootloader (in sy...