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

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

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 timer (pr...

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
  • 575 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
  • 1647 Views
  • 12 replies
  • 10 kudos

NUCLEO-F401RE .bin file

Hello,  I'm Emily and I'm fairly new at using NUCLEO devices and ToF sensor. I would like to ask if a board NUCLEO-F401RE could only run one .bin file or could it run two .bin file? I'm currently trying out STSW-IMG035 but would like to have Gesture ...

STM32U5 SDMMC1 & 4-wired MicroSD

Hello, I am currently using an STM32U5G9 and would like to connect a microSD card via SDMMC1 to expand data storage. My Zephyr device tree contains the following node: &sdmmc1 { status = "okay"; pinctrl-0 = <&sdmmc1_d0_pc8 &sdmmc1_d1_pc9 &sdm...

devin-hu by Associate II
  • 30 Views
  • 0 replies
  • 0 kudos