STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H757 SDMMC1 only works with M7 core

Hello,I am using a Riverdi RVT101HVSNWC00 board (with STM32H757) for a product that needs a display, interfaces to devices, and writes data to a microSD card. After communicating with Riverdi, I gathered the correct SDMMC1 configuration to make the p...

liamur by Associate II
  • 404 Views
  • 2 replies
  • 0 kudos

Parallel ATA (IDE) to SD adapter diy

Hi all, i am planning on making an adapter board to use SD cards as a storage media for ipod classics which uses IDE hard drive. I will be using stm32f407 (512kb) for the development works. And yes i looked around and there seems to be no ic currentl...

Integrating LittleFS in stm32L1XX project

Hello,Because there are negative side effects of using FatFS in my program to write logs to an SD Card, I am trying LittleFS library with an implementation of the HAL library.When I mount the filesystem &lfs I get a result of -84 which indicates that...

JBamb.1 by Associate
  • 988 Views
  • 2 replies
  • 0 kudos

Possible shortcoming in HAL SD library

Been trying to get an test application working on a STM32F469NIH Discovery board.Should be fairly simple - Write a file to the SD Card, with FatFS, the read back:Try as I might, I couldn't get things working.After a bit of debugging, I think the issu...

MClar.3 by Associate II
  • 874 Views
  • 3 replies
  • 0 kudos

Resolved! STM32U5 File system with FreeRTOS

Hello,I'm using NucleoU575 with CubeMx and I want to make a file system on my SD card.I want to use FreeRtos but there are no Fatfs in CubeMx and the FileX cannot work with FreeRtos (image). Is there anyway i can use Fatfs with STM32U5 ?Thank you. 

_legacyfs_online_stmicro_images_0693W00000bk2bEQAQ.png
M326.1 by Associate II
  • 2907 Views
  • 5 replies
  • 0 kudos
Labels