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
  • 115 Views
  • 2 replies
  • 1 kudos

SPI + DMA using LL Library

Hi, I'm using stm32h7, currently working with SPI + DMA in HAL library, because of HAL overhead I want to move to LL library, where can I get the SPI+DMA using LL library examples, regards, Srinath

USB Host MCU Middleware on STM32U545

Hi. I'm having trouble using the old USB Host Middleware to read a USB stick with a STM32U545.I've tried to follow this article, doing my best to adapt it for the host middleware and also using the "FatFs_USBDisk" example project for the F767 Nucleo ...

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
  • 580 Views
  • 4 replies
  • 3 kudos