參數(shù)資料
型號: AT17C010
廠商: Atmel Corp.
英文描述: 1M FPGA Configuration EEPROM Memory(1M 現(xiàn)場可編程(FPGA)配置EEPROM存儲器)
中文描述: 100萬FPGA配置存儲器(100萬現(xiàn)場可編程(FPGA)的配置的EEPROM存儲器)
文件頁數(shù): 4/18頁
文件大?。?/td> 151K
代理商: AT17C010
AVR301
4
Main.c
/* main
use the STK200 starter kit and external prototype board to program
an Atmel AT17C010 device. LEDs on PORTC are used as visual status indicators
4.7k ohm pull-up resistors are used on SDA and SCL */
#include "i2c.h"
volatile unsigned char t0_timed_out;
volatile unsigned char t1_timed_out;
tiny unsigned char wrbuf[128];
unsigned char rdbuf[128];
extern void WritePage(unsigned int address, unsigned char *bufptr);
extern void ReadPage(unsigned int address, unsigned char *bufptr);
void ProgramResetPolarity(unsigned char state);
unsigned char VerifyResetPolarity(void);
extern void Init(void);
void C_task main(void)
{
unsigned int address = 0;
unsigned char i;
Init();
_SEI(); /* enable interrupts */
/* init test buffer */
for (i = 0; i < 128; i++)
wrbuf[i] = i;
while (1)
{
PORTC = 0x00; /* LEDs off */
for (address = 0; address < MAX_PAGES; address++)
{
WritePage(address,&wrbuf[0]);
PORTC = address; /* LEDs on */
ReadPage(address,&rdbuf[0]);
/* verify programmed page */
for (i = 0; i < 128; i++)
{
if (wrbuf[i] != rdbuf[i])
{
PORTC = 0xff; /* LEDs on */
}
}
相關(guān)PDF資料
PDF描述
AT17C020A FPGA Configuration EEPROM Memory
AT17C002A-10JC FPGA Configuration EEPROM Memory
AT17LV020A FPGA Configuration EEPROM Memory
AT17LV512A FPGA Configuration EEPROM Memory
AT17C002A-10JI 5015 RR 19#16 PIN PLUG
相關(guān)代理商/技術(shù)參數(shù)
參數(shù)描述
AT17C010-10 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:FPGA Configuration E2PROM Memory
AT17C010-10CC 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Configuration EEPROM
AT17C010-10CI 制造商:未知廠家 制造商全稱:未知廠家 功能描述:Configuration EEPROM
AT17C010-10JC 功能描述:FPGA-配置存儲器 1M 15MHz 5V RoHS:否 制造商:Altera Corporation 存儲類型:Flash 存儲容量:1.6 Mbit 工作頻率:10 MHz 電源電壓-最大:5.25 V 電源電壓-最小:3 V 電源電流:50 uA 最大工作溫度:+ 85 C 最小工作溫度:- 40 C 安裝風(fēng)格:SMD/SMT 封裝 / 箱體:PLCC-20
AT17C010-10JI 制造商:ATMEL 制造商全稱:ATMEL Corporation 功能描述:FPGA Configuration E2PROM Memory