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

Resolved! STM32H7 jump to application from bootloader

Hi everyone, I'm having trouble jumping to the app from the bootloader.The application is located here, writing doesn't give me errors. So I assume the problem is Jump.#define FLASH_USER_START_ADDR ADDR_FLASH_SECTOR_2_BANK1 Il main del bootloader è...

Giovanni3 by Associate III
  • 437 Views
  • 3 replies
  • 1 kudos

Resolved! Nucleo-H723ZG + FreeRTOS + LWIP

Hello everybody. I'm trying to make LWIP work on NUCLEO-H723ZG board, but I can't even get a ping response so far, even with static (DHCP disabled) network configuration. The project uses FreeRTOS (CMSIS API v2) and is created with MX tool. It seems ...

rzingler by Associate
  • 348 Views
  • 3 replies
  • 1 kudos

Resolved! FileX on QSPI files are not kept after reset

Hi,I’m working with a custom PCB based on an STM32H743BI and an external MT25TL01G memory device.To manage the data I’m using FileX + LevelX. I’m able to create the media, create directories, create files, write to them, and read them without issues....

JonConesa by Associate III
  • 340 Views
  • 3 replies
  • 2 kudos

Nucleo-H723zg - Continuous ADC with DMA issues

 Hello, I have a Nucleo-H723ZG that I am trying to setup a Continuous running ADC that fills a buffer VIA DMA. I have read tutorials, watched videos, looked at the data sheets and still can't get it working.Tools:  CubeMX to generate code   VScode to...

Screenshot_2026-02-12_20-09-05.png Screenshot_2026-02-12_20-08-35.png Screenshot_2026-02-12_20-08-16.png
Uvamosk by Associate II
  • 313 Views
  • 5 replies
  • 0 kudos