EmbeddedRelated.com
Forums

NAND Flash reference source-code

Started by Unknown February 24, 2006
Hi there,

I'm looking for any reference source-code for NFTL (NAND Flash
Translation Layer), algorithms for wear-leveling and bad block
management for NAND flash with small memory footprints.

Is there anyone out there who can help me on this?

Thanks,

(Nestor)

<ncfernan@gmail.com> wrote in message 
news:1140826642.383201.137580@v46g2000cwv.googlegroups.com...
> Hi there, > > I'm looking for any reference source-code for NFTL (NAND Flash > Translation Layer), algorithms for wear-leveling and bad block > management for NAND flash with small memory footprints. > > Is there anyone out there who can help me on this? > > Thanks, > > (Nestor) >
If you go to the samsung site there are a number of good docs there about this. Also check the toshiba and STmicro sites. I implemented my own from info obtained there.