Overview
Description
The Fast Prototyping Board for the RL78 Family comes equipped with an RL78 Family microcontroller and is an evaluation board specialized for prototype development for a variety of applications. It has a built-in emulator circuit that is equivalent to an E2 Emulator Lite, so you can write and debug programs without additional tools. In addition, with Arduino and Pmod™ interfaces included as standard and through-hole access to all pins of the microcontroller, and so on, it has high expandability.
Features
- Equipped with an RL78 family 8/16-bit microcontroller
- Built-in emulator circuit equivalent to an E2 emulator Lite for program debugging/writing
- Through-holes with access to all of the pins of the microcontroller
- Arduino and Pmod™ interfaces come standard (some products have an Arduino interface only)
- Support for various RL78 software and tools
- Watch the Getting Started with RL78 Fast Prototyping Board guide video
Applications
Design & Development
Videos & Training
This video demonstrates how to debug sketches using the RL78 Arduino library on a Windows PC within the Arduino IDE. Through debugging, developers can collect detailed information from their sketches and observe the internal behavior of the library. The tutorial uses the RL78/G23‑64p Fast Prototyping Board to illustrate the process step by step.
Additional Videos
News & Blog Posts
Blog Post Oct 30, 2023 |
Blog Post Aug 10, 2023 |
Blog Post Apr 25, 2023 |
Blog Post May 14, 2021 |
Support
Support Communities
- The RL78-FPB-RL78L23 board is facing an issue in reading the input status.
Hi community, I’m facing an issue while reading input on my RL78L23 development board. Below, I’ve included my full code—please guide me. #include "iodefine.h" #include
Mar 24, 2026void Clock_Init(void) { /* 1. Enable HOCO */ CSC &= ~0x01U; // HIOSTOP = 0 → HOCO ... - FPB-RL78L23: LED on P6.2 (pin 8) not blinking after flashing code
Hello, I have an FPB-RL78L23 Renesas development kit. I connected an external LED to the board: one leg of the LED goes to GND and the other leg is connected to pin 8. My goal is simply to make the LED blink. I wrote the following code and attempted ...
Nov 18, 2025 - FPB-RL78L23: LED on P6.2 (pin 8) not blinking after flashing code
Hello, I have an FPB-RL78L23 Renesas development kit. I connected an external LED to the board: one leg of the LED goes to GND and the other leg is connected to pin 8. My goal is simply to make the LED blink. I wrote the following code and attempted ...
Nov 18, 2025