R8C

Summary

The Renesas R8C is a 16-bit microcontroller that was developed as a smaller and cheaper version of the Renesas M16C. It retains the M16C's 16-bit CISC architecture and instruction set, but trades size for speed by cutting the internal data bus from 16 bits to 8 bits. It is available in a number of different versions with varying amounts of flash memory and SRAM.

Renesas R8C/33M (R5F21336MNFP)

Members of the R8C family edit

All R8C have an internal ring oscillator and can be used without an external resonator. Common interfaces are UART and some devices have CAN interfaces. Some devices have an internal data flash which is meant as a replacement for a serial EEPROM, although it handles less write cycles as a real serial EEPROM. R8C devices have OCD (On Chip Debugging, see in-circuit emulator). When debugging with the Renesas E8 debugger or E8a debugger, UART 1 cannot be used. The debug interface uses only four wires: Vcc, GND, Reset and Mode.

R8C/11 edit

  • 8-16k flash memory

R8C/13 edit

  • 8-16k flash memory

Key features:

  1. 4 port I/O
  2. Four Timers (X,Y,Z,C) each other 8 bit, except C timer 16 Bit.plus watch timer 15 bit
  3. 10 bit*12 channel A/D converter
  4. 8 bit*1 channel UART or clock synchronous serial I/O, plus 8 bit 1 canal UART
  5. System Clock Generator Xin-X out (High-Low Speed On Chip Oscillator)
  6. CPU Core And more Memory

R8C/18 edit

  • 4-16k flash memory

R8C/19 edit

  • 4-16k flash memory

R8C/1A edit

  • 4-16k flash memory

R8C/1B edit

  • 4-16k flash memory

R8C/20 edit

  • 32-128k flash memory

R8C/21 edit

  • 32-48k flash memory

R8C/22 edit

  • 32-48k flash memory
  • CAN interface

R8C/23 edit

  • 32-48k flash memory
  • CAN interface

R8C/24 edit

  • 16-32kbyte flash memory

R8C/25 edit

  • 16-32k flash memory

R8C/26 edit

  • 8-32k flash memory

R8C/27 edit

  • 8-32k flash memory

R8C/28 edit

  • 8-16k flash memory

R8C/29 edit

  • 8-16k flash memory

R8C/2A edit

  • 48-96k flash memory

R8C/2B edit

  • 48-96k flash memory

R8C/2C edit

  • 48-96k flash memory

R8C/2D edit

  • 48-96k flash memory

R8C/33 edit

See also edit

External links edit

  • Renesas R8C product page
  • http://www.RenesasInteractive.com - Online training for Renesas products
  • http://www.RenesasRulz.com - A community support forum.
  • http://www.kpitgnutools.com Archived 2006-11-27 at the Wayback Machine Official free M16C GNU Toolchain with Free Support
  • Online Tutorial (Clubelek)