H8
Code, Hardware, and other information on the Renesas H8 family.
-
DMA
- DMA info on the H8
-
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.
-
I/O Setup
- Info and examples on setting up I/O.
-
LCD
- Info on driving LCDs, both character and graphic, using the H8.
-
Misc.
- Good stuff on the H8 that just didn't fit someplace else.
-
Serial Ports
- Examples and info on using serial ports.
-
System Setup.
- Setup info and examples for items such as the WatchDog Timer, Clock System, etc.
-
Timers and PWM
- Info on working with the H8's timers and PWM.
-
ADC & DAC
- ADC and DAC info on the H8.
-
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.
-
Implementing stdio function calls over SCI for the H8 compiler
- Project that implements stdio function calls over the SCI (UART) for the H8 family
-
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.

