cancel
Showing results for 
Search instead for 
Did you mean: 

How fast can STM32H747I-DISCO write the data into microSD into integrated microSD card module?

Amelie ACKERMANN
Community manager
Community manager

How fast maximum STM32H747I-DISCO can write the data into microSD into integrated microSD card module?

1 REPLY 1
Roman LUDIN
ST Employee

Hello, the speed depends on clocks selected for the SDcard. And the mode of the card and data width. Max speed in DS is 133MHz. If you use 3.3. Then max speed is 50MHz. If you have voltage shifter you can run up to 133MHz on SDcard and use DDR mode. This will be the data transfer speed. But be careful about the SDcard operation state machine when after each completed write the memory switch into busy state which can be from 250-500ms. This is defined in SD card specification.