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
-
Documentation for 3DKM16C-62PU evaluation board
Hi, This board is an evaluation board pretty similar to this one : https://www.renesas.com/us/en/products/microcontrollers-microprocessors/other-mcus-mpus/r8c-family-mcus/3dkr8c11u-3-d-evaluation-board-r8c11-microcontrollers but with a M32C/85 CPU ...
Oct 15, 2022
FAQs
-
(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?
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 -
(M32C/87) Please describe the READ-MODIFY-WRITE instruction in detail.
The READ-MODIFY-WRITE instruction performs the following operations. Read data from a specified address. Process the bits specified in the read-out data. Write the data to the original address. Data is written and read in byte or word units. When processing a bit or performing a logic operation ...
Mar 1, 2010