We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, Does someone know is there any free open source "Flash Translation Layer"? Where can I get it? Thank you. Best regards, Ovid.
Have you tried an internet search? Just out of interest, what is a "Flash Translation Layer?"
I am curious too Erik
Linux source code
It's part of the PCMCIA specification and uses a kind of pseudo file system on a flash device to emulate a block device with 512-byte sectors, on top of which you put a 'normal' file system.
I have a mp3 player project, it runs on 8051. I have to develope an embedded flash translation layer. I had search on the web, but hadn't find any similar source code. Ovid.
hi, http://www.atmel.com/products/MP3/ if you purchase their developer board (http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2925) then it includes all drivers for reading MMC with FAT16. Regards, Oleg
Oleg, Thank you. Ovid.