FemtoBasic with 4GB uSD card?
zappman
Posts: 418
Will FemtoBasic work with a 4GB uSD card?
My demo board and 4GB uSD card work with the FAT16/32 Full File System Driver by Kwabena W. Agyeman, the version that works without a clock. I can even play wave files off the card.
When I try to access the card in FemtoBasic, by typing 'files' then return, I get a message 'Can't Mount SD Card'
I think this is a FAT16/32 problem?
Thanks in advance for your help,
zappman
Visit Zappman's Blog at Savage Circuits
My demo board and 4GB uSD card work with the FAT16/32 Full File System Driver by Kwabena W. Agyeman, the version that works without a clock. I can even play wave files off the card.
When I try to access the card in FemtoBasic, by typing 'files' then return, I get a message 'Can't Mount SD Card'
I think this is a FAT16/32 problem?
Thanks in advance for your help,
zappman
Visit Zappman's Blog at Savage Circuits
Comments
The object contains fsrwfemto.spin with the comment v2.6a 3 June 2010 Modified to make compatible with FemtoBasic.
When I try to access the card in FemtoBasic, by typing 'files' then return, I get a message 'Can't Mount SD Card'
I am using the Parallax micro-SD Card Adapter (#32312)
The program below works perfect so I think my wiring is OK.
SD2.0 FATEngine Demo
¦
¦ Author: Kwabena W. Agyeman
¦ Updated: 6/2/2010
¦ Designed For: P8X32A @ 80Mhz
¦ Version: 1.0
Visit Zappman's Blog at Savage Circuits
I could buy another (smaller) card I guess.
The card was formatted on a laptop if that makes any difference.
Visit Zappman's Blog at Savage Circuits
Visit Zappman's Blog at Savage Circuits
You could support SDHC only just by eliminating the block number to address shift in the old driver.