BS2p <--> MMCard communication
aridaios
Posts: 57
Hi all,
I just received a BSCB BASIC STAMP CARRIER BOARD + MMC-RTC-1 from http://www.bipom.com.
I am looking for sample code for BS2p. All I could find is http://www.bipom.com/files/bscbfiles/RTC.zip·and http://www.bipom.com/files/bscbfiles/MMC.zip·which·are more complicated to me BS2·code.
Could anyone help me·build some BS2P·code for MMC+RTC (I mean read and write to MMC and read from RTC?
Regards
Michael
I just received a BSCB BASIC STAMP CARRIER BOARD + MMC-RTC-1 from http://www.bipom.com.
I am looking for sample code for BS2p. All I could find is http://www.bipom.com/files/bscbfiles/RTC.zip·and http://www.bipom.com/files/bscbfiles/MMC.zip·which·are more complicated to me BS2·code.
Could anyone help me·build some BS2P·code for MMC+RTC (I mean read and write to MMC and read from RTC?
Regards
Michael
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
6+6=10 (Long live the duodecimal system)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Where could I find information about this?
Regards
Michael
Here's a similar setup for $39 that reads/writes MMC Cards AND includes support for FAT12, FAT16 and FAT32 www.ghielectronics.com/uALFAT.htm
I think your·link is useless to me because I already have the hardware and searching software for this.
Oh, Jon I forgot to tell that after data will be written to MMC, I intent to download them through a card reader to a PC.
Michael
Don't underestimate the work required to do a file system. I appreciate that you already have the device, but.... Here are a couple more references:
barrymichels.com/ide/ for a CF card, but shows what is involved to make the Stamp manage FAT16.
www.lvr.com/mass_storage.htm an education
The ghi uALFAT device that Forrest mentioned would take care of managing the standard file system, so all the Stamp has to do is command it to open a file and write and read data, and the files will appear with no further effort on a PC or Mac desktop when you put the SD card in the reader. A similar, but less sophisticated uMMC is available from www.roguerobotics.com.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
I already have http://www.roguerobotics.com/·uMMC too.
My application has to do·with a 1-wire weather station , a BStamp and a MMCard for saving data which could be later downloaded on a PC.
Is there anyone that could help me? Of course not for free!!
Regards
Michael