參數(shù)資料
型號(hào): S29PL256N70GAWW02
廠(chǎng)商: SPANSION LLC
元件分類(lèi): DRAM
英文描述: 256/128/128 Mb (16/8/8 M x 16-Bit) CMOS, 3.0 Volt-only Simultaneous Read/Write, Page-Mode Flash Memory
中文描述: 16M X 16 FLASH 3V PROM, 70 ns, PBGA84
封裝: 8 X 11.60 MM, LEAD FREE, FBGA-84
文件頁(yè)數(shù): 36/74頁(yè)
文件大?。?/td> 1968K
代理商: S29PL256N70GAWW02
36
S29PL-N MirrorBit
Flash Family
S29PL-N_00_A5 June 6, 2007
D a t a
S h e e t
( P r e l i m i n a r y )
Software Functions and Sample Code
The following are C source code examples of using the unlock bypass entry, program, and exit functions.
Refer to the
Spansion Low Level Driver User’s Guide
(available soon on
www.spansion.com
) for general
information on Spansion Flash memory software development guidelines.
/* Example: Unlock Bypass Entry Command */
*((UINT16 *)bank_addr + 0x555) = 0x00AA; /* write unlock cycle 1 */
*((UINT16 *)bank_addr + 0x2AA) = 0x0055; /* write unlock cycle 2 */
*((UINT16 *)bank_addr + 0x555) = 0x0020; /* write unlock bypass command */
/* At this point, programming only takes two write cycles. */
/* Once you enter Unlock Bypass Mode, do a series of like */
/* operations (programming or sector erase) and then exit */
/* Unlock Bypass Mode before beginning a different type of */
/* operations. */
Table 7.16
Unlock Bypass Program
(LLD Function = lld_UnlockBypassProgramCmd)
/* Example: Unlock Bypass Program Command */
/* Do while in Unlock Bypass Entry Mode! */
*((UINT16 *)bank_addr + 0x555) = 0x00A0; /* write program setup command */
*((UINT16 *)pa) = data; /* write data to be programmed */
/* Poll until done or error. */
/* If done and more to program, */
/* do above two cycles again. */
/* Example: Unlock Bypass Exit Command */
*( (UINT16 *)base_addr + 0x000 ) = 0x0090;
*( (UINT16 *)base_addr + 0x000 ) = 0x0000;
Table 7.15
Unlock Bypass Entry
(LLD Function = lld_UnlockBypassEntryCmd)
Cycle
Description
Operation
Word Address
Data
1
Unlock
Write
Base + 555h
00AAh
2
Unlock
Write
Base + 2AAh
0055h
3
Entry Command
Write
Base + 555h
0020h
Cycle
Description
Operation
Word Address
Data
1
Program Setup Command
Write
Base +xxxh
00A0h
2
Program Command
Write
Program Address
Program Data
Table 7.17
Unlock Bypass Reset
(LLD Function = lld_UnlockBypassResetCmd)
Cycle
Description
Operation
Word Address
Data
1
Reset Cycle 1
Write
Base +xxxh
0090h
2
Reset Cycle 2
Write
Base +xxxh
0000h
相關(guān)PDF資料
PDF描述
S29PL256N70GAWW03 740; 38000/740 Series; Microcontroller; Bit Size: 8-bit; ROM: 60K; RAM: 2048; ROM Type: QzROM; CPU: 740 core; Minimum Instruction Execution Time (ns): 320 (@12.5MHz); Operating Frequency / Supply Voltage: 1.8 to 5.5V; Operating Ambient Temperature (°C): -20 to 85; Package Code: PRQP0080GB-A (80P6N-A)
S29PL256N70GFW000 740; 38000/740 Series; Microcontroller; Bit Size: 8-bit; ROM: 60K; RAM: 2048; ROM Type: QzROM; CPU: 740 core; Minimum Instruction Execution Time (ns): 320 (@12.5MHz); Operating Frequency / Supply Voltage: 1.8 to 5.5V; Operating Ambient Temperature (°C): -20 to 85; Package Code: PLQP0080KB-A (80P6Q-A)
S29PL256N70GFW002 256/128/128 Mb (16/8/8 M x 16-Bit) CMOS, 3.0 Volt-only Simultaneous Read/Write, Page-Mode Flash Memory
S29PL256N70GFW003 256/128/128 Mb (16/8/8 M x 16-Bit) CMOS, 3.0 Volt-only Simultaneous Read/Write, Page-Mode Flash Memory
S29PL256N70GFWW00 256/128/128 Mb (16/8/8 M x 16-Bit) CMOS, 3.0 Volt-only Simultaneous Read/Write, Page-Mode Flash Memory
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
S29PL256N70GAWW03 制造商:SPANSION 制造商全稱(chēng):SPANSION 功能描述:256/128/128 Mb (16/8/8 M x 16-Bit) CMOS, 3.0 Volt-only Simultaneous Read/Write, Page-Mode Flash Memory
S29PL256N70GFI000 制造商:SPANSION 制造商全稱(chēng):SPANSION 功能描述:256/128/128 Mb (16/8/8 M x 16-Bit) CMOS, 3.0 Volt-only Simultaneous Read/Write, Page-Mode Flash Memory
S29PL256N70GFI002 制造商:SPANSION 制造商全稱(chēng):SPANSION 功能描述:256/128/128 Mb (16/8/8 M x 16-Bit) CMOS, 3.0 Volt-only Simultaneous Read/Write, Page-Mode Flash Memory
S29PL256N70GFI003 制造商:SPANSION 制造商全稱(chēng):SPANSION 功能描述:256/128/128 Mb (16/8/8 M x 16-Bit) CMOS, 3.0 Volt-only Simultaneous Read/Write, Page-Mode Flash Memory
S29PL256N70GFIW00 制造商:SPANSION 制造商全稱(chēng):SPANSION 功能描述:256/128/128 Mb (16/8/8 M x 16-Bit) CMOS, 3.0 Volt-only Simultaneous Read/Write, Page-Mode Flash Memory