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! STM32H750 rev V or Y

Hello ST experts,I have bought a STM32H750IBT microcontroller. Could you please let me know how I can find whether it is V revision or Y revision device?

STM32F103C8T6 Incorrect Memory Size

Recently i bought this STM32F103C8T6 Board along with ST Link V2 I was trying to upload a HEX(60KB) file using STlink software but i noticed something wierd, memory size in both pics is showing 256KB but this device only comes with 64KB flash memory ...

STM32F103C8T6.png Screenshot 2025-06-19 123755.png Screenshot 2025-06-19 123829.png
Titan by Associate II
  • 360 Views
  • 11 replies
  • 1 kudos

Resolved! STM32H7 OctoSPI Multiplexing XIP

I am designing a board with an STM32H725ZGT3. I would like to multiplex external Flash and RAM on the same Octospi bus and use the external flash as execute in place memory. Is this a supported configuration? 

WA by Associate
  • 133 Views
  • 3 replies
  • 3 kudos

STM32f401ret6 I2C Slave Configuration

I have been trying to configure Nucleo STM32F401RE board as an I2C Slave and Xavier Nx as Master but it is throwing me BUSERR.I am adding some the main.c file below to explain my configurationmain.c/* USER CODE BEGIN Header */ /** *******************...

Bootloader with SPI / QSPI external flash memory

I am working with the STM32H7A3ZI microcontroller and planning to integrate an external flash memory to run application code. The flash memory I intend to use supports both standard SPI and QSPI interfaces.I would like to confirm the following:Are th...

Arun3 by Associate
  • 147 Views
  • 2 replies
  • 0 kudos

Resolved! STM32h755ZI-Q Crashes on a particular code only

Hi Guys,I am recently facing a very rare problem on stm32 nucleo h755zi- q i am working with ltc6804ic for a BMS and am facing the following issue:Whenever i upload the code on the stm32 it crashes, and says no debung info available etc, after this i...