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/65 using PLL?
hi..i m using PLL as a clock....In renesas data sheet they mentioned "10-32MHz" for PLL frequency....i initialised it with "16 Mhz" from a 8Mhz main clockwat happens if use it as "f8sio" ie (16Mhz/8)=2Mhz which is less than d mentioned frequency....ll it ...
Nov 14, 2011 -
External Memory DMA M16c/65?
I'm Stuck with enabling the External Memory DMA for the M16C/65 group Renesas Microcontroller. I have a DAC connected to the 16bit data line. What I have to do is enable the CS pin and push the data to the DAC by a DMA. Can I have ...
Oct 15, 2012 -
Flashing M16C/65 via UART
Hey guys, I need to flash new software to my M16C/65 over the UART interface. I can connect, read status and version number of the bootloader without any problem. My question now ist: is there a register where I can find something like the ID of the controller ...
Feb 16, 2018
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 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