Overview
Description
The MCB-RA8T2 CPU board for motor control is equipped with the RA8T2 MCU. Motor control evaluation using the RA8T2 can be easily achieved by combining it with a supported inverter board. Additionally, users can connect a compatible communication board to the CPU board to electrically isolate the CPU board from the PC, ensuring safe motor control evaluation and debugging. The CPU board can also be used independently for evaluation or connected with an existing user board to evaluate the MCU pin functions.
Features
- Compatible with Renesas Motor Workbench, a motor control development support tool
- Equipped with an onboard debugger circuit
- Supports dual motor control
- EtherCAT connector
- Pmod™ connector (x2)
- USB2.0 FS connector (Type-C)
- MicroSD card slot
Applications
Design & Development
Videos & Training
Additional Videos
Support
Support Communities
- RA8T2 - Selecting flash-less MCU.
To develop a new product, I need a microcontroller (MCU) with a large amount of RAM (>=256 KB), with ADC, and without flash memory. According to the specifications for our device, I need a microcontroller that doesn't contain flash memory. Only mask ROM or FRAM/MRAM are acceptable ...
Jun 16, 2026 - Using two Ethernet ports in a FreeRTOS project (MCU with Layer3 switch)
... thread? How is the access to the shared r_layer3_switch synchronized? A simple search for mutex or semaphore came up blank. And, for the MCB-RA8T2 the MDC&MDIO lines to the two PHYs are shared. On top of that, the example application is also polling the PHY ...
Jun 10, 2026 - Using two Ethernet ports in a dual core project (one per core)
... between MII0 and MII1? Do I need two r_rmac with a shared r_layer3_switch to have two MACs? In the schematics of the MCB-RA8T2 I see that the two PHYs are connected in parallel over the MDIO and MDC from ET0. Do you need to program their ...
May 29, 2026