flash.htm

来自「mips架构的bootloader,99左右的版本 但源代码现在没人更新了」· HTM 代码 · 共 32 行

HTM
32
字号
		<title>Flash Memory Types</title><h1 align=center><font size=+6>		Flash Memory Types</font></h1><!--INDEX "Flash Memory Types" 29F010 29F040 "Sector erase" -->The flash memory must support sector erase if it isto be used to hold configuration settings. PMON/IMON is currentlyaware of the following devices that support sector erase.<p><dl><dd>AMD Am29F010 - 5v 128KB<dd>AMD Am29F040 - 5v 512KB<dd>Atmel AT29F040 - 5v 512KB<!-- These don't have sector erase<dd>Intel 28F010 - 12v 128KB<dd>Intel 28F020 - 12v 256KB--></dl> <p>Devices from other manufacturers that conform to the same programmingmethod can be easily added to the table located in the file<a href="../lib/nvram.c">nvram.c</a>.  All you need to know is the flashcode.<p></dl><p><hr><b>Navigation:</b> <a href="index.htm">Document Home</a> | <a href="doctoc.htm">Document Contents</a> | <a href="docindex.htm">Document Index</a> <p>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?