Qdatasheet_Logo
Integrated circuits, Transistor, Semiconductors Search and Datasheet PDF Download Site

HT66F016 View Datasheet(PDF) - Holtek Semiconductor

Part Name
Description
MFG CO.
HT66F016
Holtek
Holtek Semiconductor Holtek
'HT66F016' PDF : 116 Pages View PDF
HT66F016/HT66F017/HT68F016/HT68F017
HT66F016R/HT66F017R/HT68F016R/HT68F017R
Reading Data from the EEPROM
To read data from the EEPROM, the read enable bit,
RDEN, in the EEC register must first be set high to en-
able the read function. The EEPROM address of the
data to be read must then be placed in the EEA register.
If the RD bit in the EEC register is now set high, a read
cycle will be initiated. Setting the RD bit high will not initi-
ate a read operation if the RDEN bit has not been set.
When the read cycle terminates, the RD bit will be auto-
matically cleared to zero, after which the data can be
read from the EED register. The data will remain in the
EED register until another read or write operation is exe-
cuted. The application program can poll the RD bit to de-
termine when the data is valid for reading.
Writing Data to the EEPROM
The EEPROM address of the data to be written must
first be placed in the EEA register and the data placed in
the EED register. To write data to the EEPROM, the
write enable bit, WREN, in the EEC register must first be
set high to enable the write function. After this, the WR
bit in the EEC register must be immediately set high to
initiate a write cycle. These two instructions must be ex-
ecuted consecutively. The global interrupt bit EMI
should also first be cleared before implementing any
write operations, and then set again after the write cycle
has started. Note that setting the WR bit high will not ini-
tiate a write cycle if the WREN bit has not been set. As
the EEPROM write cycle is controlled using an internal
timer whose operation is asynchronous to
microcontroller system clock, a certain time will elapse
before the data will have been written into the EEPROM.
Detecting when the write cycle has finished can be im-
plemented either by polling the WR bit in the EEC regis-
ter or by using the EEPROM interrupt. When the write
cycle terminates, the WR bit will be automatically
cleared to zero by the microcontroller, informing the user
that the data has been written to the EEPROM. The ap-
plication program can therefore poll the WR bit to deter-
mine when the write cycle has ended.
Write Protection
Protection against inadvertent write operation is pro-
vided in several ways. After the device is powered-on
the Write Enable bit in the control register will be cleared
preventing any write operations. Also at power-on the
Bank Pointer, BP, will be reset to zero, which means that
Data Memory Bank 0 will be selected. As the EEPROM
control register is located in Bank 1, this adds a further
measure of protection against spurious write opera-
tions. During normal program operation, ensuring that
the Write Enable bit in the control register is cleared will
safeguard against incorrect write operations.
EEPROM Interrupt
The EEPROM write interrupt is generated when an
EEPROM write cycle has ended. The EEPROM inter-
rupt must first be enabled by setting the DEE bit in the
relevant interrupt register. However as the EEPROM is
contained within a Multi-function Interrupt, the associ-
ated multi-function interrupt enable bit must also be set.
When an EEPROM write cycle ends, the DEF request
flag and its associated multi-function interrupt request
flag will both be set. If the global, EEPROM and
Multi-function interrupts are enabled and the stack is not
full, a jump to the associated Multi-function Interrupt
vector will take place. When the interrupt is serviced
only the Multi-function interrupt flag will be automatically
reset, the EEPROM interrupt flag must be manually re-
set by the application program. More details can be ob-
tained in the Interrupt section.
Programming Considerations
Care must be taken that data is not inadvertently written
to the EEPROM. Protection can be enhanced by ensur-
ing that the Write Enable bit is normally cleared to zero
when not writing. Also the Bank Pointer could be nor-
mally cleared to zero as this would inhibit access to
Bank 1 where the EEPROM control register exist. Al-
though certainly not necessary, consideration might be
given in the application program to the checking of the
validity of new write data by a simple read back process.
When writing data the WR bit must be set high immedi-
ately after the WREN bit has been set high, to ensure
the write cycle executes correctly. The global interrupt
bit EMI should also be cleared before a write cycle is ex-
ecuted and then re-enabled after the write cycle starts.
Rev. 1.40
28
November 22, 2016
Share Link: GO URL

All Rights Reserved © qdatasheet.com  [ Privacy Policy ] [ Contact Us ]