Data Memory
The Data Memory is a volatile area of 8-bit wide RAM internal memory and is the location where
temporary information is stored.
Structure
Categorized into two types, the first of these is an area of RAM, known as the Special Function Data
Memory. Here are located registers which are necessary for correct operation of the device. Many
of these registers can be read from and written to directly under program control, however, some
remain protected from user manipulation. The second area of Data Memory is known as the General
Purpose Data Memory, which is reserved for general purpose use. All locations within this area are
read and write accessible under program control. There is another area of Data Memory reserved for
the Touch Key Data Memory.
The overall Data Memory is subdivided into several banks. The Special Purpose Data Memory
registers are accessible in Bank 0. The Touch Key Data Memory is located in Bank 5~Bank 7.
Switching between the different Data Memory banks is achieved by setting the Bank Pointer to the
correct value. The start address of the Data Memory for the device is the address 00H.
Special Purpose Data Memory General Purpose Data Memory
Available Bank
0
Special Purpose
Data Memory
(Bank 0 )
General Purpose
Data Memory
(Bank 0)
General Purpose Data Memory
All microcontroller programs require an area of read/write memory where temporary data can be
stored and retrieved for use later. It is this area of RAM memory that is known as General Purpose
Data Memory. This area of Data Memory is fully accessible by the user programing for both reading
and writing operations. By using the bit operation instructions individual bits can be set or reset
under program control giving the user a large range of flexibility for bit manipulation in the Data
Memory.
Rev. 1.00
4-Key Enhanced Touch I/O Flash MCU
Capacity
Bank
128×8
Bank 0: 80H~FFH
Data Memory Summary
00H
07H
40H
7FH
80H
Bank 0
FFH
Data Memory Structure
20
BS83A04C
Touch Key Data Memory
Capacity
Banks
Bank 5: 00H~07H
24×8
Bank 6: 00H~07H
Bank 7: 00H~07H
Touch Key
Data Memory
(Bank 5 ~ Bank 7)
March 24, 2020
Need help?
Do you have a question about the BS83A04C and is the answer not in the manual?
Questions and answers