Skip to main content

Overview

Description

The M16C/65 Group is supported only for customers who have already adopted these products. The RX651 Group is recommended for new designs.

Comparison

Applications

Documentation

Design & Development

Software & Tools

Sample Code

Sample Code

Filters
Type Title Date Date
Sample Code Log in to Download ZIP 149 KB 日本語
Sample Code Log in to Download ZIP 272 KB 日本語
2 items

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.

Diagram of ECAD Models

Product Options

Applied Filters:

Support

Support Communities

Support Communities

Get quick technical support online from Renesas Engineering Community technical staff.
Browse FAQs

FAQs

Browse our knowledge base of common questions and answers.
Submit a Ticket

Submit a Ticket

Need to ask a technical question or share confidential information?

Resources

Support Communities

  1. m16c/65 I2C bus initialising?

    hi I am working on Initilising I2C bus....I came across an example code from renesas..this is for generating start sgl...unsigned char master_start(){        iic_slave_addr=DEVICE_ADDRESS<<1;        iic_rw=1;        u6bcnic = 0x01;                                /* I2C start/stop condition generation interrupt enabled */        u6smr4 = 0x70;                                  / ...

    Nov 14, 2011
  2. 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
  3. 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
View All Results from Support Communities (26)

FAQs

  1. (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
  2. (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
  3. What endian does M16C Family belongs to and is it possible to switch?

    It is little endian. It does not have a function to switch between big endian and little endian.

    Mar 7, 2012
View All Results from FAQs (157)