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/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 -
(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) What happens to count source when CPU clock is changed?
The on-chip oscillator clock becomes the count source of the peripheral function. However, the count sources of peripheral functions that were set to f2n(1) or fC32 will be unchanged. Note: When XIN clock (fXIND) is selected as f2n count source
Sep 22, 2010