Can MC9S08LC60 be used with a flash card reader and how can i connect it

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can MC9S08LC60 be used with a flash card reader and how can i connect it

1,182 Views
Pafata
Contributor I
I am using a demonstration kit DEMO9S08LC60 and i want to save some data on a flash card.
Is there a way to connect a flash card reader or something with which i can save my data?


Message Edited by Pafata on 2007-11-14 12:27 PM
Labels (1)
0 Kudos
Reply
1 Reply

667 Views
glork
Contributor I
Hello Pafata.
I've made a Compact Flash card interface for 2 different Freescale processors (the 'UF32 and the 'GB60).  It requires 2 8-bit ports for an 8-bit data path or 3 8-bit ports for a 16-bit data path.  Your bigger problem is how to wire in a 50-pin CF connector (not something I would want to attempt).

If you're just looking for some type of mass storage you might consider a memory stick or something with fewer pins.

In any case you will have to write drivers to store/retrieve data from the device.  Have you considered this?
ron

0 Kudos
Reply