Renesas Targets Graphics and Multimodal AI With Second-Gen RA8 MCUs

Based on the Arm Cortex-M85 processor, Renesas' RA8D1 provides high-performance graphics and security for consumer, medical, and industrial applications.

When Renesas unveiled its RA8 microcontroller unit in October, it aimed to bridge the gap between microprocessors (MPUs) and microcontrollers (MCUs) using the Arm Cortex-M85 core.

The RA8D1 continues the lineup, achieving 6.39 Coremark/MHz, and is equipped with display functions not present in earlier devices. 

Optimized Feature Set for Graphics Displays

Like its predecessor, CM1, the RA8D1 is equipped with a 480-MHz Arm Cortex M85 core with 2 MB of flash. One of the critical features introduced with the RA8 series—and present in the RA8D1—is Arm's Helium technology, an M-Profile Vector Extension (MVE) for the Cortex-M processor series. This feature boosts the performance of the core for machine learning and data processing applications.

The RA8D1 extends the capabilities of RA8M1 by supporting new graphics assets such as an LCD controller and support for MIPI-DSI and parallel RGB. It also has a 32-bit external SDRAM interface. Since it uses the Arm Cortex M85, it is equipped with Arm TrustZone for added security. 

According to the datasheet, there are four human-machine interfaces on the RA8D1: a graphics LCD controller, a 2D drawing engine, a capture engine unit, and an MIPI-DSI interface. The primary purpose of the graphics LCD controller is to provide video output and an interface with different LCD displays. The 2D drawing engine supports advanced functions such as rasterization and image texturing. Finally, the MIPI DSI interface provides a direct interface to displays that support the MIPI Alliance DSI protocol. This protocol is commonly used in automotive and embedded applications with low EMI, low power, and performant color rendering abilities.

MIPI DSI uses a physical layer protocol called D-PHY to transmit video data using differential signaling from a transmitter to a receiver. DSI also provides a bidirectional channel for sending command codes from a processor to a display and receiving responses from the peripheral.

The datasheet for the RA8D1 indicates that the DSI transmitter is D-PHY compliant. By lowering signaling voltage, D-PHY uses an alternate low power (ALP) state to reduce overall power consumption for short-length (< 4 m) data transmission. 

Flexible Software Package (FSB) Support 

Renesas’ Flexible Software Package (FSB) supports RA8D1 with a variety of hardware abstraction layer (HAL) drivers, RTOS, and security and connectivity stacks. This package is designed to simplify writing secure, real-time software for the RA8D1 and control different parts of the chip using the software.

For example, with the HAL driver for comparators, a customer can easily write software to compare voltage levels using the underlying comparator device. Similarly, Renesas offers a HAL driver for I2C and I2S protocol, the former designed for inter-chip communication and the latter to send audio from chip to chip or another peripheral. 

In this way, much of the critical hardware-level functionality of the MCU is available from software. 

You may also like