Personal tools
You are here: Home Downloads H8 Timers and PWM

Timers and PWM

Info on working with the H8's timers and PWM.

File 100mS timer tick.
Project uses a timer to create a 100mS timer tick.
File 1mS timer tick.
This project uses a timer to create a 1mS system tick.
File Interrupt driven timer.
This project provides an example of using timer interrupts.
File LCD contrast control via PWM.
This project provides an example of using a PWM output to control an LCD's contrast voltage.
File Negative voltage bias generation using PWM.
This project uses a PWM to generate and control an LCD's bias voltage.
File PWM based tone generation.
Contains code to create tones via PWM.
File PWM controls Simple Switcher.
This project uses a PWM signal to control the feedback loop of a Simple Switcher DC/DC converter. NOTE: This code is in BASIC.
File Software uS timer.
This project contains assembly code to create a software based microsecond timer.
File Timer used to start ADC.
This project give an example on starting an ADC conversion with a timer.
File V timer used for 1mS tick.
Contains an example of using the V timer for a 1mS clock tick.
File W timer aids in tachometer calculations.
This project uses the W timer to aide in calculations for a connected tachometer.