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! STM32U385VGT6Q fails to write FLASH (EEPROM)

Hello, I've been using the Nucleo-U385RG-Q for my project and all features work fine, but when I switch the code to a STM32U385VGT6Q, there is a problem when attempting to write to FLASH. My Write function starts with: if (HAL_FLASHEx_Erase(&flas...

Resolved! STM32h755 USART3

Hi everyone, I'm a student who was assigned to make an ESP32 NodeMCU WiFi CP2102communicate with the magnificent STM32h755zqi board via usart, simply I wanted to start by writing a simplesentence on the terminal (I know how to use putty) to actually ...

Resolved! STM32U5G strange UART bootloader behavior

Hi all,I'm using an STM32U5G7VJT6Q on a custom design PCB. From the application, I jump to the USART (UART1) system bootloader. I then try to connect to the bootloader via STM32CubeProgrammerCLI. The jump to the bootloader appears to be correct and t...