eZ80 Serial Driver


DDK Sample Design
ZiLOG Application Note
How to create and install a XINU driver for eZ80 family of processors
Author: Andrei Kovalev
FAE ZiLOG Germany

Driver project files

Along with the library the complete source files are provided. They are organised in form of Zilog Developer Studio (ZDS) project. The project and the source code are provided along with this application note.
the project contents
comhandler.asmthe UART interrupt handler wrapper
com.hthe driver definitions
comdev.cthe device driver source code
comisr.cthe UART interrupt handler for the com driver
printf.asmthe modified xprintf function for use with the driver

Documenation Index
Home | Downloads | eZ80 Module

1