This is a group for folks designing and programming embedded systems using the Rabbit Semiconductor C-programmable microcontroller. Rabbit Semi is a spin-off from Z-World who makes a variety of embedded modules and tools. This group is not affiliated with either Rabbit or Z-World, but is a user forum for sharing ideas, asking questions,
flaunting knowledge, and other typical user group stuff. The Rabbit is a powerful uC, supported by a full-featured C-compiler.
RCM2200 and SD Card - eliocor1 - Jun 26 19:28:09 2008
I couldn't find any reference on how to use the FAT libraries
(DynamicC 9.62) with a SD Card and an RCM2200 module.
Unfortunately I found no schematics and/or pin connection on how to do it.
May I have looked at the wrong documentation.
The only reference I have found about some specific modules were in
the FAT_CONFIG.LIB file, but they were for the RCM39x0 and RCM4300
modules.
To your knowledge is there any easy way to use an RCM2200 module with
a SD Card and the FAT libraries?
. Best regards
_ Elio.
------------------------------------

(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )
Re: RCM2200 and SD Card - Tom Collins - Jul 25 16:12:55 2008
On Jun 26, 2008, at 4:27 PM, eliocor1 wrote:
> I couldn't find any reference on how to use the FAT libraries
> (DynamicC 9.62) with a SD Card and an RCM2200 module.
> Unfortunately I found no schematics and/or pin connection on how to
> do it.
> May I have looked at the wrong documentation.
> The only reference I have found about some specific modules were in
> the FAT_CONFIG.LIB file, but they were for the RCM39x0 and RCM4300
> modules.
>
> To your knowledge is there any easy way to use an RCM2200 module with
> a SD Card and the FAT libraries?
You could look at the schematic for the RCM39x0 and RCM4300 to see
how the Rabbit chip interfaces to the SD card. Design your hardware
based on that interface, and then modify the libraries to support
your addition.
-Tom

(You need to be a member of rabbit-semi -- send a blank email to rabbit-semi-subscribe@yahoogroups.com )