Hi folks, I'm working on using an MMC (MultiMedia Card) as a storage device for the MSP430. I'm thinking of using Janos' romfs for a file system because of its simplicity. This would give me a means of reading the cards under linux without the complexity of a fat fs. The application is to store EKG strip charts, so I only need two files, a short ID file and the EKG data. The MMC will be written to using the UART in SPI mode. Any thoughts, ideas, etc. welcome.
Thanks, Garst
