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

Getting started with STM32H750VBT6, SDMMC1

Hi, I am trying to move to STM32H750 from STM32F407. To start with I have tried making simple LED blink project and it seems to work.Then I add SDMMC1 and suddenly it started hanging on exiting `static void MX_GPIO_Init(void)`. Any ideas why? Do I ne...

JBond1_0-1768410547333.png JBond1_0-1768412271920.png JBond1_1-1768412281422.png
JBond.1 by Senior
  • 117 Views
  • 2 replies
  • 0 kudos

STM32L49x and BFB2 bit

Hi everyone!Just finished a dual boot system but during testing I bumped into a weird issue. With BFB2 bit unset firmware starts smoothly but when it is set, it ends up in some bootloader loop although it should switch to opposite bank (FB_MODE = 1) ...

Alekseus by Associate III
  • 22 Views
  • 1 replies
  • 0 kudos

STM32H723ZG Ethernet

Hello everyone,I am working with the NUCLEO-H723ZG board and attempting to establish Ethernet communication using TCP/IP. The firmware was built and flashed successfully using STM32CubeIDE version 1.19.0.However, I am facing issues with basic network...

Srivatsan_0-1768820714125.png