Citeren mucko <mukadder_c@...>: > Hi! > > For my designed hardware i want to make some storage > through an SPI bus to an external flash chip.For this > purpose is there any file system that can be used for > data storage? Check out the embedded file systems project on sourceforge http://sourceforge.net/projects/efsl Version 0.2.5 "stable" already has a port for the LPC made by Martin Thomas. Basically the only things I had to do to make it work on my hardware (embedded artists LPC2148 board) was to configure some #defines to select the SPI port (SPI0 or SSP/SPI1) and which pins functions as the SPI select pin. IIRC, a little test program combined with the library was just 16 kB. Kind regards, Bertrik -- _____________________________________________________________________ Nu 12 maanden gratis Live Eredivisievoetbal bij 20 Mb ADSL voor maar EUR 39,95 per maand. Bestel op www.versatel.nl/voetbal
Message
Re: [lpc2000] Flash File System
2005-12-25 by bertrik@zonnet.nl
Attachments
- No local attachments were found for this message.