Rev. 1.60
108
August 20, 2019
Rev. 1.60
109
August 20, 2019
BS66F340/BS66F350/BS66F360/BS66F370
Touch A/D Flash MCU with LED Driver
BS66F340/BS66F350/BS66F360/BS66F370
Touch A/D Flash MCU with LED Driver
♦
Step 2. Write data to High Byte xTMnAH or PTMRPH
– here data is written directly to the high byte registers and simultaneously data is latched
from the 8-bit buffer to the Low Byte registers.
•
Reading Data from the Counter Registers and CCRA or CCRP
♦
Step 1. Read data from the High Byte xTMnDH, xTMnAH or PTMRPH
– here data is read directly from the High Byte registers and simultaneously data is latched
from the Low Byte register into the 8-bit buffer.
♦
Step 2. Read data from the Low Byte xTMnDL, xTMnAL or PTMRPL
– this step reads data from the 8-bit buffer.
Compact Type TM – CTM
Although the simplest form of the TM types, the Compact TM type still contains three operating
modes, which are Compare Match Output, Timer/Event Counter and PWM Output modes. The
Compact TM can also be controlled with an external input pin and can drive two external output pin.
Device
CTM Core
CTM Input Pin
CTM Output Pin
Note
BS66F340
BS66F350
BS66F360
BS66F370
10-bit CTM
(CTM0, CTM1)
CTCK0, CTCK1
CTP0, CTP0B
CTP1, CTP1B
n=0~1
f
SYS
f
SYS
/4
f
H
/64
f
H
/16
f
SUB
CTCKn
000
001
010
011
100
101
110
111
CTnCK2~CTnCK0
10-bit Count-up Counter
3-bit Comparator P
CCRP
b7~b9
b0~b9
10-bit Comparator A
CTnON
CTnPAU
Comparator A Match
Comparator P Match
Counter Clear 0
1
Output
Control
Polarity
Control
Pin
Control
CTPn
CTnOC
CTnM1, CTnM0
CTnIO1, CTnIO0
CTMnAF Interrupt
CTMnPF Interrupt
CTnPOL
PxSn
CCRA
CTnCCLR
f
SUB
CTPnB
Compact Type TM Block Diagram – n=0 or 1
Compact TM Operation
The Compact TM core is a 10-bit count-up counter which is driven by a user selectable internal or
external clock source. There are also two internal comparators with the names, Comparator A and
Comparator P. These comparators will compare the value in the counter with CCRP and CCRA
registers. The CCRP is three-bit wide whose value is compared with the highest three bits in the
counter while the CCRA is ten-bit wide and therefore compares with all counter bits.
The only way of changing the value of the 10-bit counter using the application program, is to
clear the counter by changing the CTnON bit from low to high. The counter will also be cleared
automatically by a counter overflow or a compare match with one of its associated comparators.
When these conditions occur, a TM interrupt signal will also usually be generated. The Compact
Type TM can operate in a number of different operational modes, can be driven by different clock
sources including an input pin and can also control an output pin. All operating setup conditions are
selected using relevant internal registers.