Rev. 1.10
18
November 26, 2019
Rev. 1.10
19
November 26, 2019
HT68FB240
USB Low Speed Flash MCU
Flash Memory
Write Buffer
Read one word to FD0L/FD0H
FARH
FARL
FD0H
FD0L
CLWB
Flash Memory
FARH
FARL
FD0H
FD0L
Write one word to FD0L/FD0H
Note: 1. Writing a data into high byte, which means the High/Low byte Data is written into Write
Buffer, will cause the Flash memory address increased by one automatically and the new
address will be loaded to the FARH and FARL registers. However, the user can also fill the
new address by filling the data into FARH and FARL registers in the same page, then the
data will be written into the corresponding address.
2. If the address already reached the boundary of the flash memory, such as 11111b of the 32
words, at this moment, the address will not be increased and the address will stop at the last
address of that page and the writing data is invalid.
3. At this point, the user has to set a new address again to fill a new data.
4. If the data is writing using the write buffer, the write buffer will be cleared by hardware
automatically after the write procedure is ready in 2ms.
5. First time use the Write buffer or renew the data in the Write buffer, the user can use to
Clear buffer bit (CLWB) to clear write buffer.