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

8 bit microcontroller
Hide thumbs Also See for TLCS-870/C Series:
Table of Contents

Advertisement

9.3.4 8-Bit Pulse Width Modulation (PWM) Output Mode (TC3, 4)

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<TFFj>, 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
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.
Note 2: When the timer is stopped during PWM output, the
stopped. To change the output status, program TCjCR<TFFj> after the timer is stopped. Do not change the
TCjCR<TFFj> upon stopping of the timer.
Example: Fixing the
CLR (TCjCR).3: Stops the timer.
CLR (TCjCR).7: Sets the
Note 3: To enter the STOP mode during PWM output, stop the timer and then enter the STOP mode. If the STOP
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
Note 4: j = 3, 4
Table 9-5 PWM Output Mode
Source Clock
NORMAL1/2, IDLE1/2 mode
DV7CK = 0
DV7CK = 1
11
3
fc/2
[Hz]
fs/2
[Hz]
7
7
fc/2
fc/2
5
5
fc/2
fc/2
3
3
fc/2
fc/2
fs
fs
fc/2
fc/2
fc
fc
pin is the opposite to the timer F/Fj logic level.)
PWMj
pin to the high level when the TimerCounter is stopped
PWMj
pin to the high level.
PWMj
pin during the warm-up period time after exiting the STOP mode.
PWMj
SLOW1/2,
SLEEP1/2
fc = 16 MHz
mode
128 µs
3
fs/2
[Hz]
8 µs
2 µs
500 ns
30.5 µs
fs
125 ns
62.5 ns
Page 91
pin holds the output status when the timer is
PWMj
Resolution
fs = 32.768 kHz
fc = 16 MHz
244.14 µs
32.8 ms
2.05 ms
512 µs
128 µs
30.5 µs
7.81 ms
32 µs
16 µs
TMP86PM29BUG
Repeated Cycle
fs = 32.768 kHz
62.5 ms
7.81 ms

Advertisement

Table of Contents
loading

Table of Contents