Document Actions
Serial Port "Boot" Programming
Up one levelFAQ overview
- How do I program my M16C/R8C/M32C using RS232?
- How do I program my H8/H8S/H8SX?
- Is there a write-up on M16C serial programming?
How do I program my M16C/R8C/M32C using RS232?
It is possible to use an syncronous serial port from a PC to boot-program any M16C, M32C or R8C device. The program you need is Flash Starter. Future versions of FDT will have this capability built-in.
Here's the home page with documenation on how to use and connect Flash Starter. You can also download it for free.
Note that RS232 voltage levels must be convereted to logic level voltages.
How do I program my H8/H8S/H8SX?
Async serial programming is built into the Flash Development Toolkit. Download it for free here:
Specific H8 chips require certain configurations of the RESET, FWE, MODE and/or NMI pins. Please refer to the hardware manual under Flash Memory.
Also note the RS232 voltage levels need to be converted to logic levels.
Is there a write-up on M16C serial programming?
Yes, it's detailed here (curtesy of our friends at RedHat) Easy R8C, M16C, M32C Flash Programming

