数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

93LC56 数据表(PDF) 2 Page - Microchip Technology

部件名 93LC56
功能描述  Lowpower 3-wire non-volatile memories
PDF  22 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  MICROCHIP [Microchip Technology]
网页  http://www.microchip.com
标志 MICROCHIP - Microchip Technology

93LC56 数据表(HTML) 2 Page - Microchip Technology

  93LC56 Datasheet HTML 1Page - Microchip Technology 93LC56 Datasheet HTML 2Page - Microchip Technology 93LC56 Datasheet HTML 3Page - Microchip Technology 93LC56 Datasheet HTML 4Page - Microchip Technology 93LC56 Datasheet HTML 5Page - Microchip Technology 93LC56 Datasheet HTML 6Page - Microchip Technology 93LC56 Datasheet HTML 7Page - Microchip Technology 93LC56 Datasheet HTML 8Page - Microchip Technology 93LC56 Datasheet HTML 9Page - Microchip Technology Next Button
Zoom Inzoom in Zoom Outzoom out
 2 / 22 page
background image
DS00560D-page 2
© 1994 Microchip Technology Inc.
Using the 93LC56 and 93LC66
16c5x/7x Cross-Assembler V4.12 Released
Mon Jun 06 10:49:10 1994
Page 1
Line
PC
Opcode
0001
LIST P=16C54,c=132
0002
;****************************************************************
0003
;
3-Wire Byte Read Program (80 bytes)
0004
;
0005
;
This program demonstrates how to interface a
0006
;
Microchip PIC16C54 to a 93LC56 or 93LC66 Serial EE
0007
;
device.
This program will read 8 consecutive addresses
0008
;
in the ‘random read’ mode.
This means that the opcode
0009
;
and address for each byte will be sent to the device.
0010
;
This program will repeat forever.
0011
;
0012
;
Another, more efficient method of reading consecutive
0013
;
addresses is called the ‘sequential read’ mode.
This
0014
;
involves sending the opcode and address for the first
0015
;
byte to read, then continuing to provide clocks for the
0016
;
next addresses. The device will automatically increment
0017
;
the address.
An example of the sequential read mode is
0018
;
provided in the ‘3wseqr.asm’ file.
0019
;
0020
;
This program communicates to the serial EE in the
0021
;
x16 mode, and ASSUMES THE USER HAS SET THE ORG PIN
0022
;
ON THE DEVICE TO Vcc.
0023
;
0024
;
Timing is based on using the PIC16C54 in ‘XT’ mode
0025
;
using a 4Mhz crystal.
Clock speeds to the serial EE
0026
;
will be approximately 50 kHz for this setup.
0027
;
0028
;
PIC16C54 to Serial EE Connections:
0029
;
0030
;
PIC16C54
Serial EE
0031
;
——————
——————
0032
;
Pin 10 (RB4) —> Chip Select
0033
;
Pin 11 (RB5) —> Clock
0034
;
Pin 12 (RB6) —> Data In
0035
;
Pin 13 (RB7) —> Data Out
0036
;
ORG = Vcc
0037
;
0038
;************************************************************
0039
;
Register Assignments
0040
;************************************************************
0041
0003
status
equ
3h
; status register
0042
0005
port_a
equ
5h
; port 5 (port_a)
0043
0006
port_b
equ
6h
; port 6 (port b) comm lines to serial EE
0044
000A
eeprom
equ
0ah
; bit buffer
0045
000C
addr
equ
0ch
; address register
0046
000D
datai
equ
0dh
; stored data input reg.
0047
000E
datao
equ
0eh
; stored data output reg.
0048
0010
txbuf
equ
10h
; transmit buffer
0049
0011
count
equ
11h
; bits transmitted so far
0050
0012
bits
equ
12h
; bits to transmit
0051
0013
bytcnt
equ
13h
; byte counter for read routine
16c5x/7x Cross-Assembler V4.12 Released
Mon Jun 06 10:49:10 1994
Page 2
Line
PC
Opcode
0052
0015
loops
equ
15h
; delay loop counter
0053
0016
loops2
equ
16h
; delay loop counter
0054
0017
hbyte
equ
17h
; high byte for input data
0055
0018
lbyte
equ
18h
; low byte for input data
0056
;************************************************************
0057
;
Bit Assignments
0058
;************************************************************
0059
0007
di
equ
7
; eeprom input
0060
0006
do
equ
6
; eeprom output
8-100



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22


数据表 下载

Go To PDF Page


链接网址



ALLDATASHEET是否为您带来帮助?  [ DONATE ] 

关于 Alldatasheet   |   广告服务   |   联系我们   |   隐私政策   |   数据表链接    |   链接交换   |   制造商名单
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com