HT48R02N Holtek Semiconductor, HT48R02N Datasheet - Page 42

no-image

HT48R02N

Manufacturer Part Number
HT48R02N
Description
(HT4xR0xx) Small Package 8-Bit OTP MCU
Manufacturer
Holtek Semiconductor
Datasheet
www.DataSheet4U.com
PWM Output Control
The PWM outputs are pin-shared with the I/O pins PA4.
To operate as a PWM output and not as an I/O pin, the
correct bits must be set in the CTRL0 register. A zero
value must also be written to the corresponding bit in the
I/O port control register PAC.4 to ensure that the corre-
sponding PWM output pin is setup as an output. After
these two initial steps have been carried out, and of
course after the required PWM value has been written
into the PWMn register, writing a high value to the corre-
sponding bit in the output data register PA.4 will enable
Rev.1.00
PWM Programming Example
The following sample program shows how the PWM0 output is setup and controlled.
mov a,64h
mov pwm0,a
set ctrl0.5
set ctrl0.3
clr pac.4
set pa.4
: :
clr pa.4
; setup PWM value of decimal 100
; select the 7+1 PWM mode
; select pin PA4 to have a PWM function
; setup pin PA4 as an output
; enable the PWM output
; disable the PWM output_ pin
; PA4 forced low
42
the PWM data to appear on the pin. Writing a zero value
will disable the PWM output function and force the out-
put low. In this way, the Port data output registers can be
used as an on/off control for the PWM function. Note
that if the CTRL0 register have selected the PWM func-
tion, but a high value has been written to its correspond-
ing bit in the PAC control register to configure the pin as
an input, then the pin can still function as a normal input
line, with pull-high resistor options.
HT46R01B/02B/01N/02N
HT48R01B/02B/01N/02N
December 15, 2009

Related parts for HT48R02N