Has anyone used SDCard interface with either 52840 or 5340 in anything other than SPI mode?
I just noticed in the SDK 15.3 code we are using SDCard is in SPI mode. Seems max frequency being allowed is 8MHz; so that results in a pitiful data rate. ( <1MB/s raw interface speed?)
Elsewhere in this forum it is mentioned that one only gets the IP necessary to run in 4bit SD card mode if one signs up to SD Card Alliance; is this true?
I also see in the SDcard alliance base physical layer spec for SPI mode; that if one uses a card in SPI mode it is only guaranteed/good for class 0; so what speed is that if class 2 is 2MB/s, class 10 is 10MB/s???
What are options to get better external memory speeds; with scards?
QuadSPI (chips seem size limited), Nand interface?
Ideally I would like to stick with sdcards as cheap/ubiqitous.
Regards,
Owain