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
-
M16C/63 Emulator
Does anyone know if an M16C/63 Emulator is available?
Jun 10, 2014 -
Tutorial or good example for the M16C/63
Hi all, can anybody tell me a good tutorial or good examples to learn M16C/63. With examples i mean things like timer interrupts, key interrupts and so on...
Jun 21, 2017 -
M16C/63 I²C Bus
Hello, can i use the ports P9_0 (CLK3) and P9_2 (SOUT3) as I²C Bus? Thanks in advance.
Jun 28, 2017
FAQs
-
(M16C/5X,M16C/63,M16C/64,M16C/65) What happens to count source when CPU clock is changed?
For peripheral functions supplied by peripheral function clock f1, the on-chip oscillator clock becomes the count source of those peripheral functions. For peripheral functions supplied by any of peripheral clocks fOCO-S, fOCO-F, FOCO40M, fC32, or fC, their count sources will be unchanged even if the CPU clock ...
Mar 22, 2012 -
(M16C,M32C) Are there any hardware precautions for accurate A/D conversion?
In order to perform A/D conversion, it is necessary to fully charge the internal capacitor, but if the impedance of the A/D conversion target is high, the discharge and charge will take time and the conversion value will not be accurate. For correct A/D ...
Feb 27, 2012 -
(M16C Family products other than the M32C/80 Series, and the 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 14, 2006