#fatfs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fatfs, aggregated by home.social.
-
STM32 + FREERTOS + SDIO + FATFS
Подключение SD-карты к микроконтроллеру — классическая задача, но путь от инициализации аппаратного интерфейса до работы с файлами в многозадачной среде усыпан скрытыми камнями. В этой статье я на практике разберу полный цикл интеграции SDIO, файловой системы FatFs и ОСРВ FreeRTOS на STM32.
-
STM32 Rant #3 - SDIO 4B Works!
In a previous video we worked with SD card using the SDIO peripheral. SDIO can run in 1-bit or 4-bit mode but some viewers claimed that 4-bit mode does not work. Well, it does work it just require a few tricks when initializing.
-
STM32 Tutorial #34 - SD-card w. FatFS (using SPI)
In this video we will be interfacing a SD-card with SPI peripheral (rather than the SDIO used in the previous video)
#STM32 #Tutorial #STM32CubeIDE #STM32CubeMX #SPI #sdcard #FatFS #Arduino #STM32World
https://www.youtube.com/watch?v=rk8rMyOc76M -
STM32 Tutorial #33 - SD-card w. FatFS (using SDIO)
In this video you will learn how to interface a SD-card with FatFS (ExFAT to be exact) using SDIO. I manage to thoroughly mess it up but figure it out at the end. I have left the mess so you can see - and avoid - the pitfalls yourself - and I actually added the solution the day after the main part was created.
#STM32 #Tutorial #SDIO #sdcard #FatFS #STM32World
https://www.youtube.com/watch?v=S78q6SuwnrM