參數(shù)資料
型號(hào): AT17C010
廠商: Atmel Corp.
英文描述: 1M FPGA Configuration EEPROM Memory(1M 現(xiàn)場(chǎng)可編程(FPGA)配置EEPROM存儲(chǔ)器)
中文描述: 100萬FPGA配置存儲(chǔ)器(100萬現(xiàn)場(chǎng)可編程(FPGA)的配置的EEPROM存儲(chǔ)器)
文件頁數(shù): 16/18頁
文件大?。?/td> 151K
代理商: AT17C010
AVR301
16
PORTB |= 0x10; /* bring RESET/OE high */
PORTB |= 0x08; /* bring CS high */
}
WriteSCL.c
/* WriteSCL.c */
#include "i2c.h"
void WriteSCL(unsigned char state)
{
if (state)
DDRB &= 0xfd; /* input ... pullup will pull high or slave will drive low */
else
DDRB |= 0x02; /* output ... port latch will drive low */
}
WriteSDA.c
/* WriteSDA.c */
#include "i2c.h"
void WriteSDA(unsigned char state)
{
if (state)
DDRB &= 0xfe; /* input ... pullup will pull high or slave will drive low */
else
DDRB |= 0x01; /* output ... port latch will drive low */
}
i2c.h
/* i2c.h */
#include "io8515.h"
#include "ina90.h"
#pragma language=extended
#define MSB_FIRST 0xff
#define LSB_FIRST 0x00
#define READ 0x01
#define WRITE 0x00
#define AT17C010 0xa6
#define TRUE 0xff
#define FALSE 0x00
#define MAX_PAGES 1024
#define PAGE_SIZE 128
8515int.xlc
-! XLINK command file for AT90S8515. 512 bytes data address
space and 8 Kbytes program address space. -!
相關(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-配置存儲(chǔ)器 1M 15MHz 5V RoHS:否 制造商:Altera Corporation 存儲(chǔ)類型:Flash 存儲(chǔ)容量: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