English
Language : 

71M6543F Datasheet, PDF (70/157 Pages) Maxim Integrated Products – Selectable Gain of 1 or 8 for One Current Energy Meter ICs Metrology Compensation
71M6543F/H and 71M6543G/GH Data Sheet
Sometimes it is desirable to prevent the SPI interface from writing to arbitrary RAM locations and thus
disturbing MPU and CE operation. This is especially true in AFE applications. For this reason, the SPI
SAFE mode was created. In SPI SAFE mode, SPI write operations are disabled except for a 16 byte
transfer region at address 0x400 to 0x40F. If the SPI host needs to write to other addresses, it must use
the SPI_CMD register to request the write operation from the MPU. SPI SAFE mode is enabled by the
SPI_SAFE bit (I/O RAM 0x270C[3]).
Single-Byte Transaction
If a transaction is a single byte, the byte is interpreted as SPI_CMD. Regardless of the byte value,
single-byte transactions always update the SPI_CMD register and cause an SPI interrupt to be generated.
Multi-Byte Transaction
As shown in Figure 23, multi-byte operations consist of a 16 bit address field, an 8 bit CMD, a status byte,
and a sequence of data bytes. A multi byte transaction is three or more bytes.
SERIAL READ
16 bit Address
8 bit CMD
Status Byte
DATA[ADDR]
DATA[ADDR+1]
(From Host) SPI_CSZ
(From Host) SPI_CK
(From Host) SPI_DI
(From 6543) SPI_DO
0
A15 A14
15 16
A1 A0 C7 C6 C5
HI Z
23 24
C0
ST7 ST6 ST5
31 32
x
ST0 D7 D6
Extended Read . . .
39 40
47
D1 D0 D7 D6
D1 D0
SERIAL WRITE
16 bit Address
8 bit CMD
Status Byte
DATA[ADDR]
DATA[ADDR+1]
(From Host) SPI_CSZ
0
(From Host) SPI_CK
15 16
23 24
31 32
Extended Write . . .
39 40
47
(From Host) SPI_DI x A15 A14
(From 6543) SPI_DO
A1 A0 C7 C6 C5
HI Z
C0
ST7 ST6 ST5
D7 D6
ST0
D1 D0 D7 D6
D1 D0 x
Figure 23: SPI Slave Port - Typical Multi-Byte Read and Write operations
Command Sequence
ADDR 1xxx xxxx STATUS
Byte0 ... ByteN
0xxx xxxx ADDR Byte0 ...
ByteN
Table 58: SPI Command Sequences
Description
Read data starting at ADDR. ADDR is auto-incremented until SPI_CSZ
is raised. Upon completion, SPI_CMD (SFR 0xFD) is updated to 1xxx xxxx
and an SPI interrupt is generated. The exception is if the command
byte is 1000 0000. In this case, no MPU interrupt is generated and
SPI_CMD is not updated.
Write data starting at ADDR. ADDR is auto-incremented until SPI_CSZ is
raised. Upon completion, SPI_CMD is updated to 0xxx xxxx and an SPI
interrupt is generated. The exception is if the command byte is 0000
0000. In this case, no MPU interrupt is generated and SPI_CMD is not
updated.
Name
EX_SPI
SPI_CMD
SPI_E
IE_SPI
SPI_SAFE
Table 59: SPI Registers
Location Rst Wk Dir Description
2701[7] 0 0 R/W SPI interrupt enable bit.
SFR FD[7:0] – – R SPI command. The 8-bit command from the bus master.
270C[4]
1
1
R/W
SPI port enable bit. It enables the SPI interface on pins
SEGDIO36 – SEGDIO39.
SFR F8[7] 0 0 R/W SPI interrupt flag. Set by hardware, cleared by writing a 0.
270C[3]
0
0
R/W
Limits SPI writes to SPI_CMD and a 16 byte region in
DRAM when set. No other write operations are permitted.
70
© 2008–2011 Teridian Semiconductor Corporation
v1.2