English
Language : 

C511_1 Datasheet, PDF (110/128 Pages) Siemens Semiconductor Group – 8-Bit CMOS Microcontroller
EEPROM Programming Interface
SAB-C513A-H
9.2.4.3 Data Register PDATA
This register contains the data to be written into the selected memory bytes during write operations.
When reading from this address, the contents of the memory byte selected by PADRH/PADRL will
be put onto the data bus. The written content of PDATA will not be disturbed by reading PDATA.
Programming Interface Register PDATA (Address 02H)
MSB
Bit No. 7
6
5
4
3
2
02H D7
D6
D5
D4
D3
D2
Reset Value : XXH
LSB
1
0
D1 D0 PDATA
9.2.4.4 Address Low Register PADRL and PADRH
The PADRH/PADRL registers contain the 14-bit address of the EEPROM byte to be accessed
during read or write operations. The LSB part of the address is stored in PADRL and the MSB part
of the address is stored in PADRH. PADRL is combined with PADRH to form the complete 14-bit
address.
Depending on the settings in the register PMSEL (SEL4-0 bits) the combined address also may
specify memory blocks for write/erase operations. If automatic address increment is selected the
combined address will be incremented by 1 after every read access.
Reading the PARDH/PADRL registers will put its actual value onto the data bus. Bits 6 and 7 of
PADRH must be written with ’0’. During reads these bits will be undefined.
Programming Interface Registers PADRL/PADRH (Address 03H/04H) Reset Values : XXH
MSB
LSB
Bit No. 7
6
5
4
3
2
1
0
03H A7
A6
A5
A4
A3
A2
A1
A0 PADRL
04H
–
–
A13 A12 A11 A10 A9
A8 PADRH
Semiconductor Group
9-10