Skip to content

50 MHz SDIO bus not working for some SD cards #23

@pdp7

Description

@pdp7

@tommythorn reports:

reading from NFS vs SDcard:

NFS: 22.8 MB/s (the same on my dev box gets 170 MB/s via 10 GbE)
SDCard: 4.6 MB/s (and it's a highend card which will get > 50 MB/s normally).
So, for now and with production hardware, NFS > SDcard. I haven’t tried USB.

FWIW I tested both using dd bs=8192 status=progress,
e.g. sudo dd status=progress bs=8192 if=/dev/mmcblk1 of=/dev/null

@tekkamanninja @MichaelZhuxx: The Seeed FAQ shows 22 MB/s with SD card. I presume this means it was Linux 4.19 that Seeed tested with? Maybe there is a problem with 5.10 on the Fedora image that is causing it to be 4.6 MB/s?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions