Personal tools
You are here: Home Downloads H8

H8

Code, Hardware, and other information on the Renesas H8 family.

Folder DMA
DMA info on the H8
Folder External Buss.
Info on using the external data buss and memories such as SRAM. Refer to the Serial Port section for info on using serial memories.
Folder I/O Setup
Info and examples on setting up I/O.
Folder LCD
Info on driving LCDs, both character and graphic, using the H8.
Folder Misc.
Good stuff on the H8 that just didn't fit someplace else.
Folder Serial Ports
Examples and info on using serial ports.
Folder System Setup.
Setup info and examples for items such as the WatchDog Timer, Clock System, etc.
Folder Timers and PWM
Info on working with the H8's timers and PWM.
Folder ADC & DAC
ADC and DAC info on the H8.
Rich document StateMachines in C - Examples for UML StateChart implementations
This project runs on the H8 Simulator in HEW. (It should also work on real hardware). It is a "port" of the simple Hierarchical State Machine interface described in the Embedded Systems Programming Journal.
File Implementing stdio function calls over SCI for the H8 compiler
Project that implements stdio function calls over the SCI (UART) for the H8 family
Folder H8S/2472 Ethernet Demonstration Code
2 demos that run on RSK2472. One uses static IP and the other has DHCP server support. Both demos include drivers for Ethernet Controller and Ethernet Direct Memory Access Controller with Web server application.