Do any of the SD objects support SDHC cards ? I'm trying to use 8GB.
Bean
Posts: 8,129
I'm trying to use FSRW 2.6 with a 8GB sandisk SDHC card and I can't get it to work.
Does anyone know if FSRW supports 8GB ? Does is support SDHC cards ?
If it doesn't, do any of the other SD card object support it ?
Thanks, Bean
Does anyone know if FSRW supports 8GB ? Does is support SDHC cards ?
If it doesn't, do any of the other SD card object support it ?
Thanks, Bean
Comments
Mine is Sandisk uSD, 16 GB SDHC.
I've also used a Transend 8 GB SDHC...
Make sure that the card is formatted as FAT32 with 32K clusters. Also, check the return value from mount. If it's not zero, then you have a mounting error.
What does FSRW say? It should give you an error-code!
If there is no important information on the card, did you try the test-program coming with FSRW?
Occasionally I had a some problems when using specific sdspi objects inside FSRW. I always use SafeSPI now.
Bean
There's two hours of my life I'll never get back.... Arrrrrg.
Thanks again.
Bean
I'll second varnon's suggestion to use "SafeSPI"
BTW: I'm pretty sure Kye's SD drivers also work with SDHC.
I know that feeling all too well. There have been several times that I have built complete machine prototypes or mechanisms, only to discover they did not work the way I had hoped.
If it makes you feel any better, just think of the scientists that experiment for years, only to discover their theory was WRONG
SD with a P2... Interesting! Does the FPGA run at full P2 speed? If so, what sort of read/write speeds can you achieve?
No I meant that I/O pin "P2" was not working.
I'm trying to make SD code for PropBasic.
Bean