电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

HMF1M32M8G-70

产品描述FLASH-ROM MODULE 4MByte (1M x 32-Bit), 72pin-SIMM, 5V
文件大小418KB,共11页
制造商HANBIT Electronics
官网地址http://www.hbe.co.kr/
下载文档 选型对比 全文预览

HMF1M32M8G-70概述

FLASH-ROM MODULE 4MByte (1M x 32-Bit), 72pin-SIMM, 5V

文档预览

下载PDF文档
HANBit
HMF1M32M8G
FLASH-ROM MODULE 4MByte (1M x 32-Bit), 72pin-SIMM, 5V
Part No. HMF1M32M8G
GENERAL DESCRIPTION
The HMF1M32M8G is a high-speed flash read only memory (FROM) module containing 1,048,576 words organized in a
x32bit configuration. The module consists of eight 512K x 8 FROM mounted on a 72 -pin, single-sided, FR4-printed circuit
board. Commands are written to the command register using standard microprocessor write timings.
Register contents serve as input to an internal state-machine, which controls the erase and programming circuitry. Write
cycles also internally latch addresses and data needed for the programming and erase operations. Reading data out of the
device is similar to reading from 12.0V flash or EPROM devices.
Eight chip enable inputs, (/CE_UU1, /CE_UM1, /CE_LM1, /CE_LL1, /CE_UU2, /CE_UM2, /CE_LM2, /CE_LL2) are used to
enable the module’s 4 bytes independently. Output enable (/OE) and write enable (/WE) can set the memory input and
output..When FROM module is disable condition the module is becoming power standby mode, system designer can get low -
power design. All module components may be powered from a single +5V DC power supply and all inputs and outputs are
TTL-compatible.
FEATURES
w
Access time: 55, 70, 90 and 120ns
w
High-density 4MByte design
w
High-reliability, low-power design
w
Single + 5V
±
0.5V power supply
w
Easy memory expansion
w
All inputs and outputs are TTL-compatible
w
FR4-PCB design
w
Low profile 72-pin SIMM
w
Minimum 1,000,000 write/erase cycle
w
Sector erases architecture
w
Sector group protection
w
Temporary sector group unprotection
PIN
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-55
-70
-90
-120
22
23
M
24
A17
A14
A13
18
19
20
21
120ns access
w
Packages
72-pin SIMM
SYMBOL
Vss
A3
A2
A1
A0
Vcc
A11
/OE
A10
Vcc
/CE_LL2
/CE_LL1
DQ7
DQ0
DQ1
DQ2
DQ6
DQ5
DQ4
DQ3
/WE
PIN ASSIGNMENT
PIN
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
SYMBOL
Vcc
DQ8
DQ9
DQ10
/CE_LM2
Vcc
/CE_LM1
DQ15
DQ14
DQ13
DQ12
DQ11
A18
A16
Vss
A6
Vcc
A5
A4
Vcc
/CE_UM2
/CE_UM1
DQ23
DQ16
PIN
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
SYMBOL
DQ17
DQ18
DQ22
DQ21
DQ20
DQ19
Vcc
A15
A12
A7
Vcc
A8
A9
DQ24
DQ25
DQ26
/CE_UU2
/CE_UU1
DQ31
DQ30
DQ29
DQ28
DQ27
Vss
OPTIONS
w
Timing
55ns access
70ns access
90ns access
MARKING
URL :
www.hbe.co.kr
REV.02(August,2002)
1
72-PIN SIMM
TOP VIEW
HANBit Electronics Co., Ltd.

HMF1M32M8G-70相似产品对比

HMF1M32M8G-70 HMF1M32M8G HMF1M32M8G-55 HMF1M32M8G-90 HMF1M32M8G-120
描述 FLASH-ROM MODULE 4MByte (1M x 32-Bit), 72pin-SIMM, 5V FLASH-ROM MODULE 4MByte (1M x 32-Bit), 72pin-SIMM, 5V FLASH-ROM MODULE 4MByte (1M x 32-Bit), 72pin-SIMM, 5V FLASH-ROM MODULE 4MByte (1M x 32-Bit), 72pin-SIMM, 5V FLASH-ROM MODULE 4MByte (1M x 32-Bit), 72pin-SIMM, 5V
MDK中templates功能的使用
使用固件库,大多数语句都是要从复制过来用的。如果能用鼠标点击选择要使用的固件库函数就好。即使用templates 功能来写程。请问版主能否把固件库的函数添加到templates里面? 附template ......
jihua stm32/stm8
如何控制悬挂运动走直线?
以下是悬挂运动控制系统的程序,如何让步进电机走直线(水平线,垂直线,斜线)? #include "reg52.h" #include "math.h" sbit P1_0=P1^0;//A步进电机端口 sbit P1_1=P1^1;//A步进电机端口 ......
h15074037 单片机
AVR mega16的中断系统
在AVR单片机 ,软件清除中断标志位,是不是将标志位置1,而不是置0?怎么感觉怪怪的呀?和51单片机不太一样。...
zlwei Microchip MCU
MSP430寄存器的操作问题
在看示例文档时经常看到类似的配置:CACTL1 = CARSEL + CAREF0 +CAON; // 0.25Vcc 连接到比较器的负端但是在寄存器说明时看到如下图所示,我一直很困惑的是CACTL1 = CARSEL + CAREF0 +CAON;这个 ......
wanyisq 微控制器 MCU
ISE的IP核中双端口RAM应用时vhdl程序编写
小弟刚学vhdl,也是刚接触FPGA,刚学ISE,宗旨菜鸟一个,请教各位高手对于ram读写中的vhdl程序怎么写...
bsjpysxd FPGA/CPLD
【好书下载】高频电路设计与制作
本帖最后由 paulhyde 于 2014-9-15 03:05 编辑 作  者: (日)市川裕一,青木胜 出 版 社: 科学出版社 第l章 欢迎进入高频世界——成为高频工程师为目标 1.1 频带和电路 1.2 高频电路设 ......
open82977352 电子竞赛

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2209  739  1176  933  58  24  9  21  31  17 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved