Operation - Renesas H8 Series Hardware Manual

8-bit single-chip microcomputer
Hide thumbs Also See for H8 Series:
Table of Contents

Advertisement

Section 11 14-Bit PWM
Upon reset, PWDRU and PWDRL are initialized to H'C000.
11.3

Operation

When using the 14-bit PWM, set the registers in the following sequence.
1. Set bit PWM in port mode register 1 (PMR1) to 1 so that pin P1
output.
2. Set bit PWCR0 in the PWM control register (PWCR) to select a conversion period of either
32,768/φ (PWCR0 = 1) or 16,384/φ (PWCR0 = 0).
3. Set the output waveform data in PWM data registers U and L (PWDRU/L). Be sure to write in
the correct sequence, first PWDRL then PWDRU. When data is written to PWDRU, the data
in these registers will be latched in the PWM waveform generator, updating the PWM
waveform generation in synchronization with internal signals.
One conversion period consists of 64 pulses, as shown in figure 11.2. The total of the high-
level pulse widths during this period (T
This relation can be represented as follows.
= (data value in PWDRU and PWDRL + 64) × t
T
H
where t
is the PWM input clock period, either 2/φ (bit PWCR0 = 0) or 4/φ (bit PWCR0 = 1).
φ
Example:
Settings in order to obtain a conversion period of 8,192 µs:
When bit PWCR0 = 0, the conversion period is 16,384/φ, so φ must be 2 MHz. In
this case t
When bit PWCR0 = 1, the conversion period is 32,768/φ, so φ must be 4 MHz. In
this case t
Accordingly, for a conversion period of 8,192 µs, the system clock frequency (φ)
must be 2 MHz or 4 MHz.
t
f1
t
H1
T = t
+ t
H
H1
t
= t
= t
f1
f2
f3
Rev. 6.00 Sep 12, 2006 page 344 of 526
REJ09B0326-0600
H
= 128 µs, with 1/φ (resolution) = 0.5 µs.
fn
= 128 µs, with 2/φ (resolution) = 0.5 µs.
fn
1 conversion period
t
f2
t
t
H2
+ t
+
..... t
H2
H3
H64
..... = t
f64
Figure 11.2 PWM Output Waveform
) corresponds to the data in PWDRU and PWDRL.
/2
φ
t
f63
t
H3
H63
/PWM is designated for PWM
4
t
f64
t
H64

Advertisement

Table of Contents
loading

Table of Contents