8-Bit Pulse Width Modulation (Pwm) Output Mode (Tc6) - Toshiba TLCS-870/C Series Manual

8 bit microcontroller
Hide thumbs Also See for TLCS-870/C Series:
Table of Contents
10. 8-Bit TimerCounter (TC5, TC6)
10.1 Configuration

10.3.4 8-Bit Pulse Width Modulation (PWM) Output Mode (TC6)

This mode is used to generate a pulse-width modulated (PWM) signals with up to 8 bits of resolution. The
up-counter counts up using the internal clock.
When a match between the up-counter and the PWREGj value is detected, the logic level output from the
timer F/Fj is switched to the opposite state. The counter continues counting. The logic level output from the
timer F/Fj is switched to the opposite state again by the up-counter overflow, and the counter is cleared. The
INTTCj interrupt request is generated at this time.
Since the initial value can be set to the timer F/Fj by TCjCR, positive and negative pulses can be gen-
erated. Upon reset, the timer F/Fj is cleared to 0.
(The logic level output from the
Since PWREGj in the PWM mode is serially connected to the shift register, the value set to PWREGj can be
changed while the timer is running. The value set to PWREGj during a run of the timer is shifted by the
INTTCj interrupt request and loaded into PWREGj. While the timer is stopped, the value is shifted immedi-
ately after the programming of PWREGj. If executing the read instruction to PWREGj during PWM output,
the value in the shift register is read, but not the value set in PWREGj. Therefore, after writing to PWREGj, the
reading data of PWREGj is previous value until INTTCj is generated.
For the pin used for PWM output, the output latch of the I/O port must be set to 1.
Note 1: In the PWM mode, program the timer register PWREGj immediately after the INTTCj interrupt request is
Note 2: When the timer is stopped during PWM output, the
Note 3: To enter the STOP mode during PWM output, stop the timer and then enter the STOP mode. If the STOP
Note 4: j = 6
Table 10-5 PWM Output Mode
NORMAL1/2, IDLE1/2 mode
DV7CK = 0
11
fc/2
[Hz]
7
fc/2
5
fc/2
3
fc/2
fs
fc/2
fc
PWMj
generated (normally in the INTTCj interrupt service routine.) If the programming of PWREGj and the inter-
rupt request occur at the same time, an unstable value is shifted, that may result in generation of the pulse
different from the programmed value until the next INTTCj interrupt request is generated.
stopped. To change the output status, program TCjCR after the timer is stopped. Do not change the
TCjCR upon stopping of the timer.
Example: Fixing the
pin to the high level when the TimerCounter is stopped
PWMj
CLR (TCjCR).3: Stops the timer.
CLR (TCjCR).7: Sets the
PWMj
mode is entered without stopping the timer when fc, fc/2 or fs is selected as the source clock, a pulse is out-
put from the
pin during the warm-up period time after exiting the STOP mode.
PWMj
Source Clock
SLOW1/2,
SLEEP1/2
DV7CK = 1
mode
3
3
fs/2
[Hz]
fs/2
[Hz]
7
fc/2
5
fc/2
3
fc/2
fs
fs
fc/2
fc
pin is the opposite to the timer F/Fj logic level.)
pin holds the output status when the timer is
PWMj
pin to the high level.
Resolution
fc = 16 MHz
fs = 32.768 kHz
128 µs
244.14 µs
8 µs
2 µs
500 ns
30.5 µs
30.5 µs
125 ns
62.5 ns
Page 110
TMP86PM29BUG
Repeated Cycle
fc = 16 MHz
fs = 32.768 kHz
32.8 ms
62.5 ms
2.05 ms
512 µs
128 µs
7.81 ms
7.81 ms
32 µs
16 µs
Table of Contents
loading

Table of Contents