Overview
Description
The RA8E1 Fast Prototyping Board comes equipped with an R7FA8E1AFDCFB microcontroller and is an evaluation board specialized for prototype development for a variety of applications. It has a built-in SEGGER J-Link™ emulator circuit so you can write/debug programs without additional tools. In addition, with Arduino Uno and Pmod™ interfaces included standard and through-hole access to all pins of the microcontroller, and so on, it has high expandability.
Sample software is available to demonstrate the functionality of the RA8E1 MCU and for connecting the RA8E1 Fast Prototyping Board with various wireless or sensor modules.
Features
- MCU Native Pin Access
- R7FA8E1AFDCFB MCU (referred to as RA MCU)
- 360MHz, Arm® Cortex®-M85 core
- 1MB Code Flash, 12KB Data Flash, 544KB SRAM including 32KB of TCM
- 144-pin, LFQFP package, 20mm x 20mm x 1.70mm, 0.5mm pitch
- Native pin access through 1 x 20 and 2 x 50 male pin headers
- 20-pin Camera Interface connector
- MCU current measurement point for precision current consumption measurement
- Multiple clock sources - Low-precision (~1%) clocks are available internal to the RA MCU. RA MCU oscillator and sub-clock oscillator crystals, providing precision 20.000MHz and 32,768Hz reference clocks can be fitted to the board
- Ecosystem and System Control Access
- Two 5V input sources
- USB Debug
- External Power Supply
- Real-Time Clock backup supply connector (not populated)
- Two Debug modes
- Debug on-board (SWD)
- Debug in (SWD, SWO and JTAG)
- User LEDs and buttons
- Two User LEDs (green)
- Power LED (green) indicating availability of regulated power
- Debug LED (yellow) indicating the debug connection
- One User button
- One Reset button
- Two popular ecosystem expansions
- Two Digilent Pmod™ (SPI, UART, I2C) connectors
- Arduino™ (UNO R3) connector
- MCU boot configuration jumper
- Two 5V input sources
Applications
Design & Development
Videos & Training
Learn how you can create, build, and debug the default blinky project on the RA8E1 Fast Prototyping Board. The board includes two user LEDs connected to pins P404 and P408, which are configured as output pins in the default project. This content supports evaluating basic GPIO operations and accelerates the development of RA8E1 applications.
Additional Videos
News & Blog Posts
Blog Post Nov 6, 2024 |
Support
Support Communities
- FPB-RA8E1 Data Flash return FSP_ERR_CMD_LOCKED
Hi, All~ I am using the ra-fsp flash_hp example, but the R_FLASH_HP_Erase API does not work as FSP_ERR_CMD_LOCKED is returned during the operation. I also tested it on EK-RA8M1, but the same error is returned and it does not work. Please ...
May 13, 2025 - RA8E1 Capture GPT
Hi, I want use the GPT1 only with GTIOC1A for Capture. GTIOC1B is not used. What must I selcet for the Capture A source in the GTICASR. In the datashhet for GTIOCA is always combined with GTIOCB on selcting. I want GTCCRA input capture enabled on the falling edge. In ...
Feb 3, 2026 - GPIO speed
Hello, I am testing how fast I can toggle an IO pin on the FPB-RA8E1 board, in order to determine whether I can use GPIO to drive an 8-bit parallel LCD screen at an acceptable frame rate.I tested two operation methods: one using register operations, and the ...
Jan 30, 2026