本帖最后由 jlass 于 2013-5-9 10:18 编辑
Maximum NandFlash size | Question | What is the maximum NandFlash size I can interface? | Answer | Looking at the NandFlash interface, there are no address lines as for static memories.
The NandFlash is read or write using a command sequence using ALE/CLE signals to select a block and a page, then the entire page can be read or written.
As the command is serial, there is no limitation due to address space.
这是atmel的官方回答。
第一个答案已经很明确了,nand的大小不受map表的限制。 | 第三的答案通过察看datasheet也明确了,作为启动盘使用时明显是有限制的
现在就剩第二个问题了,ECC反正可以不使用,忽略不计,关键是MLC和SLC的结构差别和芯片的硬件有没有必然联系,是否可以通过软件来解决?
|