Notes On Using 8-Bit Pwm Timer - Fujitsu F2MC-8L F202RA Hardware Manual

F2mc-8l 8-bit microcontroller
Hide thumbs Also See for F2MC-8L F202RA:
Table of Contents

Advertisement

7.9

Notes on Using 8-bit PWM Timer

This section provides notes on using 8-bit PWM timer.
Notes on Using 8-bit PWM Timer
● Error
The activation of the counter by a program does not synchronize the start of an increment by the selected
count clock. Therefore, as an error until a match between the counter value and the PWM compare register
(COMR) value is detected, the time may be shortened by up to one cycle of the count clock cycle. Figure
7.9-1 shows an error until the count operation is started.
Counter value
00
H
Count clock
One cycle
Cycle of 00
Error
Activating the counter
● Notes on setting by a program
While interval timer functions or PWM timer functions are enabled (CNTR: TPE = 1), do not change
the count clock cycle (CNTR: P1, P0).
If the user wants to switch between the interval timer function and the PWM timer function (CNTR: P/
TX), proceed when the counter is stopped (CNTR: TPE = 0), interrupts are disabled (CNTR: TIE = 0),
and interrupt requests are cleared (CNTR: TIR = 0).
When the interrupt request flag bit (CNTR: TIR) is "1" and the bit to enable an interrupt request is
enabled (CNTR: TIE = 1), recovery from interrupt handling is no longer possible. The TIR bit must be
cleared.
When the counter value matches the COMR register value concurrently with the counter stop (CNTR:
TPE = 0), the TIR bit is not set.
Depending on how to set TPE, P/TX, and OE, the PWM output waveform varies as shown below. Be
careful when using a program to set TPE, P/TX, and OE.
(1) When TPE, P/TX, and OE are set at the same time:
Figure 7.9-1 Error until the Count Operation is Started
01
H
H
CHAPTER 7 8-BIT PWM TIMER
02
03
H
H
04
H
155

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

F2mc-8l mb89202Mb89202/f202ra series

Table of Contents