Pwm Outputs - Z-World Wolf BL2600 User Manual

C-programmable single-board computer with ethernet
Table of Contents

Advertisement

The actual switching threshold is approximately
1.40 V. Anything below this value is a logic 0,
and anything above is a logic 1
are each fully protected over a range of -36 V to
+36 V, and can handle short spikes of ±40 V.
NOTE: If the inputs are pulled up to +K or
to DCIN, the voltage range over which
the digital inputs are protected changes
to +K (or DCIN) – 36 V to +36 V.
Individual DIN16–DIN23 channels may be used
for interrupts, input capture, as quadrature decod-
ers, or as PWM outputs.
The use of these channels for interrupts, input
capture, and as quadrature decoders is described
in the
Rabbit 3000 Microprocessor User's Manual
and is illustrated through sample programs in the
Dynamic C
SAMPLES\RABBIT3000
Table 3. Alternate Uses for BL2600 Channels DIN16–DIN23
Channel
DIN16
DIN17
DIN18
DIN19
DIN20
DIN21
DIN22
DIN23

3.2.2 PWM Outputs

Digital inputs DIN20–DIN23 can be used as PWM output channels by setting the jumper
on header JP4 across pins 7–8 to pull the digital inputs to ground. Once the PWM driver
sets up a given PWM channel, the corresponding digital input channel is no longer avail-
able for use as a digital input. The output voltage swing will be 0 to 2.5 V, which is suitable
for interfacing only to CMOS-level inputs. Since the output impedance is approximately
27 kΩ, the input impedance of the circuit the PWM output is connected to should be at
least 10 times as high.
The sample program
set up and use the PWM outputs.
User's Manual
The digital inputs
.
folder. Table 3 lists these alternate uses.
Interrupt
Input Capture
×
×
in the
subdirectory in
PWM.C
IO
+40 V
+36 V
+3.3 V
–40 V
Figure 8. BL2600 Digital Input
Protected Range
,
Quadrature
Decoder
×
×
×
×
×
×
×
×
×
SAMPLES\BL2600
Normal Switching
Levels
Spikes
Spikes
Spikes
PWM Outputs
×
×
×
×
shows how to
15

Advertisement

Table of Contents
loading

Table of Contents