STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F767 SDMMC DMA read missing first 16 bytes

My ongoing difficulties running FATFS on an SD card has uncovered a problem! A read of the boot sector does not read all the data correctly, specifically the first 16 bytes are all zero. This means that FATFS reports there is no filesystem. The code ...

0693W0000059nS7QAI.png 0693W0000059nSCQAY.png

SDIO and SD fat access example?

Posted on February 09, 2012 at 01:06Hi Chaps,Going slowly mad trying to get Chan Fat working with the sdio libs on a stm32f4.I'm using the most recent (1.0.0) library for the F4, and the low level access demo within that library builds and (at least...

natblist by Associate
  • 2989 Views
  • 84 replies
  • 0 kudos

Encryption csv file

HelloMCU has SD card & USB in MSC Device mode. I am storing data on SD card in csv fatfs format. The data from SD card can be read on computer by making connecting with USB. Now I want to encrypt the data so only my GUI application software on comput...

Nico3 by Senior
  • 196 Views
  • 5 replies
  • 0 kudos

Resolved! STM32G0B1KBU6,STM32G0B1KET6

Hi, I am Murali Selvam from India, I have a doubt, Can we interface the external Micro-SD card through below given MCU, You have any reference schematic kindly give me. Thank you. STM32G0B1KBU6,STM32G0B1KET6

murali by Associate III
  • 109 Views
  • 1 replies
  • 0 kudos

SD card doesn't work with stm32L552ZET6

Hello everyone,I have been using for a long time the stm32L496ZGT6 in a customized PCB with an uSD card module. Never had any problem interfacing the card. Due to the shortage of supply during the pandemic situation I bought a couple of stm32L552ZET6...

tarm123_2-1700225538973.png tarm123_3-1700225605219.png tarm123_4-1700225637176.png tarm123_0-1700225232010.png
tarm123 by Associate
  • 378 Views
  • 2 replies
  • 0 kudos

STM32WL to microSD Card FR_NO_FILESYSTEM Error Help.

Hello All, I will attach my PCB Layout as well as IOC file screenshot for reference. I am using this tutorial https://01001000.xyz/2020-08-09-Tutorial-STM32CubeIDE-SD-card/.I got it working on a nucleo board, but am transitioning over to the PCB now....

Screenshot 2024-04-23 at 1.46.16 PM.png Screenshot 2024-04-23 at 1.42.40 PM.png Screenshot 2024-04-23 at 1.43.02 PM.png
jflaxman by Associate II
  • 70 Views
  • 0 replies
  • 0 kudos

Resolved! MSC with sd card configuration

I'm encountering an issue while attempting to configure my STM3240G-EVAL board to function as a “Mass Storage Device” with a microSD as Storage.I used the MX configurator and followed tutorials but encountered the same issue every time. I can compile...

newbie by Associate II
  • 323 Views
  • 6 replies
  • 0 kudos

Resolved! STM32H7 SD Card maximum writing rate

Hi Everyone,I use SDMMC on my STM32H7 to write data on SD Card. I have several question :- for now I can't reach better rates than 12Mo/s writing, using 32Ko buffers and with the stm32 doing only that. Is that normal? I think I should reach the 25Mo/...

Labels