Actually, for non-volatile Flash memory, I would suggest MMC technology.
The interface is SPI and the MSP 430 can be adapted to that very easily
(2-wire serial write).  In fact, the 44x series has an SPI port in
hardware.  Sandisk/s web page has all the specs you need and has a C
library of functions that will allow MS-DOS file system.  I haven't
gotten them to reply to me yet (about 1 week), but when they do, I'll
let everyone know if their libraries compile under MSP-gcc.
Sandisk.com type in mmc and then go to OEM solutions.
-Mark 


-----Original Message-----
From: mspgcc-users-ad...@lists.sourceforge.net
[mailto:mspgcc-users-ad...@lists.sourceforge.net] On Behalf Of Bill
Knight
Sent: Monday, February 17, 2003 4:31 PM
To: mspgcc-users@lists.sourceforge.net
Subject: Re: [Mspgcc-users] PCMCIA and MSP


Have a look here:
http://pcmcia.org/pccard.htm

You may also want to check out CompactFlash cards at:
http://www.compactflash.org/

Regards
-Bill Knight
R O Software


On Mon, 17 Feb 2003 18:19:58 -0300, Pedro Zorzenon Neto wrote:

>Hi folks,

>  I think this is a little off-topic, but I don't know a better place
to
>post.

>  I have a PCMCIA card with non-volatile memory, and intend to use it
>with MSP430F149.

>  I know MSP is not ideal for it, but I can access the card at a very
>low speed, just need to write 4 bytes per second.

>  Has anyone already done something similar?
>  Does anyone have hints about PCMCIA?
>  Where can I find the PCMCIA specification (voltage levels, electrical
>spec and software spec)?

>  Thanks,
>   Pedro


>-------------------------------------------------------
>This sf.net email is sponsored by:ThinkGeek
>Welcome to geek heaven.
>http://thinkgeek.com/sf
>_______________________________________________
>Mspgcc-users mailing list
>Mspgcc-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/mspgcc-users





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users


Reply via email to