参数资料
型号: XCF128XFTG64C
厂商: Xilinx Inc
文件页数: 69/88页
文件大小: 0K
描述: IC PROM SRL 128M GATE 64-FTBGA
标准包装: 1
可编程类型: 系统内可编程
存储容量: 128Mb
电源电压: 1.7 V ~ 2 V
工作温度: -40°C ~ 85°C
封装/外壳: 64-TBGA
供应商设备封装: 64-TFBGA
包装: 托盘
产品目录页面: 601 (CN2011-ZH PDF)
其它名称: 122-1578
Platform Flash XL High-Density Configuration and Storage Device
DS617 (v3.0.1) January 07, 2010
Product Specification
71
R
X-Ref Target - Figure 39
Notes:
1.
n + 1 is the number of data being programmed.
2.
Next Program data is an element belonging to buffer_Program[].data; Next Program address is an element belonging to
buffer_Program[].address
3.
Routine for Error Check by reading SR3, SR4 and SR1.
4.
To read the memory in Asynchronous mode, the CR15 Configuration Register bit must be written to 1.
Figure 39: Buffer Program Flowchart and Pseudocode
Buffer Program E8h
Command,
Start Address
Start
Write Buffer Data,
Start Address
YES
X = n
End
Write n(1),
Start Address
X = 0
Write Next Buffer Data,
Next Program Address
X = X + 1
Program
Buffer to Flash
Confirm D0h
Read Status
Register
NO
SR7 = 1
YES
Full Status
Register Check(3)
(2)
Read Status
Register
NO
SR7 = 1
YES
Buffer_Program_command (Start_Address,
n, buffer_Program[] )
/* buffer_Program [] is an array structure used to store the address and
data to be programmed to the Flash memory (the address must be within
the segment Start Address and Start Address+n) */
{
do {writeToFlash (Start_Address, 0xE8) ;
status_register=readFlash (Start_Address);
} while (status_register.SR7==0);
writeToFlash (Start_Address, n);
writeToFlash (buffer_Program[0].address, buffer_Program[0].data);
/*buffer_Program[0].address is the start address*/
x = 0;
while (x<n)
{ writeToFlash (buffer_Program[x+1].address, buffer_Program[x+1].data);
x++;
}
writeToFlash (Start_Address, 0xD0);
do {status_register=readFlash (Start_Address);
} while (status_register.SR7==0);
full_status_register_check();
}
DS617_33_101608
相关PDF资料
PDF描述
XCF32PFS48C IC PROM SRL 1.8V 32M 48CSBGA
XCR3256XL-7CS280C IC CPLD 256MCELL 3.3V HP 280CSP
XCS10-3VQG100C IC FPGA 5V C-TEMP 100-VQFP
XCV600E-8HQ240C IC FPGA 1.8V C-TEMP 240-HQFP
XCV812E-8FG900C IC FPGA 1.8V C-TEMP 900-FBGA
相关代理商/技术参数
参数描述
XCF128XFTG64CES 制造商:Xilinx 功能描述:
XCF12-L4Z1 制造商:SAIA - BURGESS ELECTRONICS INC. 功能描述:Catalogue / XCF12-L4Z1
XCF12-S1 制造商:SAIA - BURGESS ELECTRONICS INC. 功能描述:Catalogue / XCF12-S1
XCF13-S1 制造商:SAIA - BURGESS ELECTRONICS INC. 功能描述:Catalogue / XCF13-S1
XCF16P 制造商:XILINX 制造商全称:XILINX 功能描述:Platform Flash In-System Programmable Configuration PROMs