Overview
Design & Development
Software & Tools
Sample Code
Models
ECAD Models
Schematic symbols, PCB footprints, and 3D CAD models from SamacSys can be found by clicking on the CAD Model links in the Product Options table. If a symbol or model isn't available, it can be requested directly from SamacSys.

Support
Support Communities
Resources
Support Communities
-
Renesas QSK26A M16C/26A Tiny---Assembly Language Programming
Renesas QSK26A M16C/26A Tiny---Assembly Language Programming
Jun 16, 2008 -
Error in starting a new workspace with M16C/26A
Just finished my last project with a custom M16C/26a board. So I am starting another project, with a different custom M16C/26a board. I tend to reuse lots of basic code (timer, uart, pwm), each of which are in their own .c file. So I choose a ...
Jan 13, 2016 -
How to porting M16C/26 to M16C/26A ?
I've been trying it a while, the original micro, M30262F8GP # U3 andwant to do the porting to M30260F8AGP # U9A.The M30260F8AGP # U9A has some more peripherals, but it seemsthat the settings you have after RESET must be properly configured.Is there an app note or guide ...
May 25, 2011
FAQs
-
Do you have any plans to support the block erase of M16C Flash Starter?
We don't have any plans to do this.
Feb 14, 2006 -
What endian does M16C Family belongs to and is it possible to switch?
It is little endian. It does not have a function to switch between big endian and little endian.
Mar 7, 2012 -
(M16C) When reception is performed in UARTi, can TxDi pin used as an I/O port?
The TxDi pin cannot be used as an I/O port. It functions only as a serial data I/O port.
Sep 22, 2010