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! FileX SD card using SPI

Hello,I need to connect SD card to STM32H5 device. CubeMX does not support fatfs I was using in the past, but only ThreadX and FileX. We decided to use this as STM32H5 seems like a good choice for many future projects.So we connected the SD via SPI.M...

JeronymJ_0-1741946752464.png
JeronymJ by Associate II
  • 748 Views
  • 9 replies
  • 0 kudos

AWS FreeRTOS

Hi,I have spent the last two days trying to build a demo application that connects a B-L475E-IOT01A1 to AWS.However, I keep finding that the demos will not build due to it needing an old tool chain.The documentation for the board on how to run AWS Fr...

Jorgie by Associate III
  • 1103 Views
  • 3 replies
  • 3 kudos

Examples on STM32U5A9J-DK not compiling

I am trying to flash BSP example from https://github.com/STMicroelectronics/STM32CubeU5/tree/main/Projects esp. the ones for STM32U5A9J-DK. While trying to compile BSP : https://github.com/STMicroelectronics/STM32CubeU5/tree/main/Projects/STM32U5x9J-...

giteshk by Associate
  • 109 Views
  • 2 replies
  • 1 kudos

USBx MSC Standalone

I'm trying to get USBX MSC working in standalone mode on the STM32H573I Discovery board.I've come across a few tutorials for setting up USBX in VCP  mode and have attempted to adapt them for MSC, but I haven’t been able to get the USB to enumerate pr...

STM32H7 with FatFS on eMMC sometimes failing

Hello everyone,I have a project using the STM32H7, using FreeRTOS and with a FatFS (ChaN) runnin on a 4GB eMMC (Kingston), using peripheral SDMMC1.Normally everything works fine. SDMMC1 and FatFS (FAT32) are initialized at main, before OS, and is use...

TVare.1 by Associate III
  • 6864 Views
  • 24 replies
  • 0 kudos