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 -
M16C/26a - how to determine output polarity of timer pulses?
I've programmed TA4 to toggle its output pin (p8_0) on each underflow, as well as generating an interrupt. I need to check, at each interrupt, the current polarity of the output pin (high or low). According to the Hardware Manual, if the p8_0 pin is configured as ...
Jul 16, 2010 -
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
FAQs
-
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 -
(M32C/80 Series, M16C/80 Series) Priority level is "0" + Request bit is "1": Priority level to "7"?
The interrupt will be accepted. Then, the interrupt request bit will be cleared. However, if you use the MOV instruction to change the interrupt priority level, the interrupt request bit may be cleared to "0". The interrupt will not be accepted when the interrupt request bit is cleared at this ...
Feb 28, 2012 -
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