Home > Online Support > 8 and 16-bit devices > Renesas M16C
Application Notes
| File |
Date |
Size |
Description |
| lcd_driver.zip |
September 2003 |
139 KB |
LCD Driver in C for M16C/60
This Application Note describes how to interface a character-based LCD module to the Renesas M16C
microcontroller, and how to write an interrupt-driven software driver for it in C. It also describes
how to use the Altium TASKING M16C CrossView Simulator to simulate the LCD on the PC screen. |
| kb driver.zip |
September 2003 |
467 KB |
Keyboard driver in C for M16C/60
The Renesas M16C microcontroller facilitates a convenient interface to a keypad device without the
need for additional external hardware. This application note describes a keypad driver for the M16C,
and how it does interface to an application program. The driver has been developed and tested using
Altium's TASKING M16C C Compiler v2.3r1 tools suite. |