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! Failing to Initialise SDRAM on STM32H757I-EVAL

I am trying to initialise SDRAM on STM32H757I-EVAL.I created a new demo project in STM32CubeIDE using the specified evaluation board. I disabled the other memory peripherals like MMC, etc. It calls MX_FMC_Init() but after that, when looking at memory...

Pieter25 by Associate II
  • 130 Views
  • 2 replies
  • 1 kudos

H723 problems with ping (ETH+LWIP)

I'm trying to ping my NUCLEO-H723ZG board and I've failed with every attempt over many hours; Nucleo board is connected to my MacBook over USB + ethernet cable with an ethernet adapterI'm using STM32CubeMX with VSC extension (this setup works, I am a...

Screenshot 2025-12-19 at 12.46.14.png Screenshot 2025-12-19 at 12.46.33.png Screenshot 2025-12-19 at 12.46.57.png Screenshot 2025-12-19 at 12.47.21.png

Resolved! FatFs returns FR_TIMEOUT

Hello.   I have developed a firmware using FREEROTS and FatFS.   I have setted FREERTOS with : - one thread (osPriorityNormal, 24) that perform massive read on uSD file (100MByte) to search a string (the search takes at least 40secs) - a software tim...

MauFanGilaMedical_0-1766416113673.png

Nx_TCP_Echo_Server with static IP

Hello,I need the TCP Server with static IP address. I chose the Nx_TCP_Echo_Echo_Server example and NUCLEO-H723ZG board as a starting point. I use the STM32CubeIDE 1.19 with latest x-cube-azrtos-h7-v3-4-0 sample files. So I imported the Nx_TCP_Echo_E...

Untitled.png
Irek by Associate III
  • 586 Views
  • 4 replies
  • 3 kudos

User Defined Context in HAL Callbacks

Hi! I have ran into an issue with the HAL that I have yet to find a decent solution to. This issue has been discussed multiple times in different contexts on the forum, and I though I would write a post to gather some of the discussions/proposed solu...

jostlowe by Associate III
  • 1678 Views
  • 12 replies
  • 11 kudos