WB_PWM8 - Block Diagram

Frozen Content

Figure 1 shows a high-level block diagram for the WB_PWM8 component.


Figure 1. WB_PWM8 block diagram.

The core is fully synchronous, with both counters and the comparator clocked using the external system clock signal (CLK_I).

After a reset, the 8-bit PWM Counter is set to 255. The 16-bit Pre-scaler Counter is used to provide an enable line to the PWM Counter. The Pre-scaler Counter is decremented on each rising edge of the CLK_I signal. When it counts past zero, the enable signal is taken high and the PWM Counter is decremented.

The value of the PWM Counter is then compared against the specified pulse width in the PWMRG register and the complimentary outputs – PWMP and PWMN – generated accordingly.

When the Pre-scaler Counter reaches zero, it is automatically reloaded with the 16-bit value stored in the PWPHI and PWPLO registers.

An interrupt will be generated when either of the two counters overflow (count past zero).

For information on the internal registers for the WB_PWM8 that can be accessed from the host processor, see Accessible Internal Registers.

You are reporting an issue with the following selected text and/or image within the active document: