Personal tools
You are here: Home Downloads M16C / M32C Serial Ports

Serial Ports

Examples and info on using serial ports.

File I2C control of ISD voice chip.
This project implements I2C to control a Winbond/ISD voice IC.
File PS/2 Interface.
Provides an example of using a UART for PS/2 communications.
File PS/2 Interface.
Shows how to build a PS/2 interface.
File RS-232 and SIM card example
This project uses UARTs for both RS-232 communications and to communicate to a standard SIM card.
File RS-232 port
This project provides a good example of how to setup and use the M16C's UART with RS-232.
File RS-232 setup example.
Project provides a good example of setting up and using a UART with an RS_232 connection.
File Serial Port example
This battery powered application uses the serial port to communication with a simple wireless link as well as an RS-232 host.
File Serial port using DMA.
Project provides an example of using a serial port witha DMA channel.
File SPI and I2C interface example.
Project contains code for setting up both an SPI and an I2C interface. Good for talking to external EEPROMs and other devices.
File SPI talks to MMC and SD cards.
This project uses a LUA software port. Within this port is code for a FAT file system using SPI to communicate with MMC/SD cards.
File SPI using DataFlash
Project provides an example of connecting and using external SPI based DataFlash.