Archive for January, 2006

Ping…

Thursday, January 26th, 2006 at 00:22

Pong…

Posted in Uncategorized
by Lupin

MMC cart & FAT file system

Wednesday, January 4th, 2006 at 04:54

I am currently busy working with the LPC2106 microcontroller and I got this nice 32 Mb MMC cart which looked simple enough to interface… :-)

Now I am at the point that i can read/write the cart and I am currently implementing firmware support for FAT16 file system. It already has support for long file names, various functions for accessing files (read whole file, read file partial and open a stream of the file) but it still lacks directories :-(

Today I opened an 8 bit / 44100 Hz file from the MMC and play it on earphones – the quality is really good (it sounds as if you’d be playing it back on PC).

Posted in Uncategorized
by Lupin