STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32 Can't remount SD after replacing SD card

Dear community,I'm still facing an issue with my SD card slot on my STM32F410RB Nucleo Board while using the CUBE IDE. After resetting the microcontroller, I'm able to mount the SD card successfully again, but as soon as I remove the card, I'm not ab...

SPesc.1 by Associate II
  • 1355 Views
  • 3 replies
  • 0 kudos

Problem : SD card with FATFs and mdma

Hello,I work in STM32H743, with the IDE 1.11, SD 4 wires. I followed the tutorial posted in Sep 27, 2021 about a File System on a SD card using STM32CubeIDE but nothing works I even tried to download examples provided by cubeIde but no results.any i...

Kfell.1 by Associate III
  • 625 Views
  • 4 replies
  • 0 kudos

Issue with fmount / SD Card / SPI /(freertos+fatfs) (Any help would be appreciated) (apparently the sd card is not detected by the NUCLEO_F767ZIT)

in fact i m trying to read and write data on SD card through an adpter using FREERTOS ,spi and fatfs .I m using stm32F767ZIT6the debugger return FR_OK for f_mount when it s put with 0 option and not working for 1 option.the prblms is that even when i...

hMasg.1 by Associate
  • 478 Views
  • 1 replies
  • 0 kudos

decompressing a file from zlib library

Hi all,I have a small test project setup in STM32CubeIDE where an sd-card is interfaced with stm32h743 MCU. The program uses zlib library where it compresses the file from 3.2MB to 26KB. That's good but I cannot find a way to decompress this file on ...

Zahme.2 by Associate II
  • 2175 Views
  • 3 replies
  • 0 kudos