Overview
Design & Development
Software & Tools
Sample Code
Boards & Kits
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/62P Serial max clock rate
I'm using UART2 as a synchronous port, with an external clock. My two fastest choices for the external clock (another processor) are 4.0 Mbps and 6.0 Mbps. The M16C/62P data sheet seems to indicate a maximum of 5.0 Mbps - table 23.4 in the ...
Apr 13, 2010 -
M16C/62P flash programming via RS232 serial interface
Dear AllCan you please let me know if we have any user manual on how to program the M16C/62P flash via its RS232 serial port?Thank you
May 14, 2011 -
M16c/62P INT
I am trying to get the INT pins on a QSK-62P to work - without success. The program jumps to the ISR when an INT occurs, but then the PC goes to oblivion. Then minimum code snippet for INT0 is in sect30.inc .lword dummy_int ; timer B2(for user ...
Oct 31, 2015
FAQs
-
(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 -
(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 -
(M16C,M32C) Are there any hardware precautions for accurate A/D conversion?
... low enough. (Refer to the hardware manual for the calculation method.) Moreover, in order to suppress the influence of the input current at the time of A/D conversion, please add a capacitor to the analog input pin. Example (M16C/62P) [ About the R8C Family products, click here.]
Feb 27, 2012