Overview
Description
As a central processing unit (CPU) board usable in connection with the on-chip debugging emulator E2 and E2 Lite, the RL78/G14 (R5F104PJAFB) Target Board achieves simple and easy evaluation of the target MCU.
Features
- Built-in RL78/G14 (R5F104PJAFB)
- 20MHz oscillator mounted as the main clock
- High-speed operation enabled at 2.7V to 5.5V
- Equipped with a universal area (2.54 mm pitch)
- Supports both flash memory programming and on-chip debugging (using TOOL0 pin)
- Highly extendable; peripheral board connectors are equipped with microcontroller pins
- Lead-free (Pb-free) product
Applications
Design & Development
Videos & Training
Additional Videos
Support
Support Communities
- RL78 current consumption at startup
Hi all I'm currently performing some current consumption measurements with the RL78/G14 target board (QB-R5F104LE-TB). My program is very simple: Startup Choose 1MHz on-chip oscillator as CPU frequency Set all I/O ports as low level ouputs Go into stop mode The image ...
Aug 12, 2015 - Emulator Error
Hi, While downloading code to target board r5f104ffa I am getting following error. Download failed. [Direct Error Cause]Can not communicate with Emulator. Please terminate the debugger and check the power of Emulator or the connection of cable then restart the debugger.(E1200265) But the same emulator works fine with ...
May 3, 2019 - How do I power up RL78 without a debugger?
Hi, I'm using the QB-R5F104PJ-TB board. I wrote a simple program to change LEDs when the switch is pressed: #define LED1_PIN PM7_bit.no5#define LED2_PIN PM7_bit.no6#define LED1 P7_bit.no5#define LED2 P7_bit.no6#define ...
Dec 14, 2024