Electronicdesign 9335 119261promo2

SoC Incorporates Hardware Scheduling and EtherCAT Support

July 30, 2014
Renesas’ R-IN32M3-EC hardware scheduling and an augmented Ethernet controller make EtherCAT easy and efficient.

Most new microcontrollers offer faster clock speeds, more memory, and sometimes some interesting peripherals. Price, power efficiency, and size tend to control the buying requirements in choosing a micro for an application. But occasionally a micro stands out because of one or more new features.

Based on ARM’s Cortex-M3 microcontroller, Renesas’ R-IN32M3 boasts hardware enhancements that reduce system overhead and, hence, power utilization. It also provides more headroom for user applications (Fig. 1). It will have a major impact on industrial automation by providing a very efficient, low-cost platform.

Figure 1. The Renesas R-IN32M3 includes hardware acceleration for the operating system and for EtherCAT support. The CC-Link IE Field slave controller is available on the R-IN32M3-CL. The R-IN32M3-EC has an EtherCAT slave controller and built-in PHYs.

OS Hardware Acceleration

The R-IN32M3 is not the first platform to incorporate operating-system (OS) acceleration hardware or hardware-based scheduling, but the implementation level is very uncommon in this class of microcontrollers. The HW-RTOS block’s more sophisticated interrupt service manager knows about task control blocks, semaphores, event flags, and mailboxes, which are implemented in hardware and tied to a hardware scheduler.

This works with the standard ARM nested vectored interrupt controller (NVIC). The big difference is that the hardware does much of the work typically performed in software to handle interrupts and task switching. This is faster, and many operations can be completed in parallel. Likewise, hardware alone can handle some operations, such as an interrupt setting a semaphore or deciding what task will be run next.

Micrium has customized a version of its µC/OS III to take advantage of the R-IN32M3. The main difference a programmer will see between a stock version and the enhanced version is that the tasks and priorities are more limited. Software tends to be limited by memory, while hardware is limited by what is implemented in hardware.

For example, the R-IN32M3 version of µC/OS III is limited to 64 tasks with 16 priorities. The limit on semaphores is 128, and there may only be 64 message queues. These limits would be a concern for some µC/OS III platforms that are faster and have more memory, but they should be sufficient for most applications running on a Cortex-M3.

Slaving Over EtherCAT

The R-IN32M3’s dual Ethernet ports are designed to handle EtherCAT in hardware. Heavily used in industrial automation, EtherCAT always forms a logical ring and timestamps each packet (see “Industrial Automation Relies On Ethernet” on electronicdesign.com). The device also needs to process packets as they pass around the ring, so the amount of software overhead can be high unless there is hardware acceleration like that provided by the R-IN32M3. There are two Ethernet ports because EtherCAT slaves are designed for daisy-chain configurations that are popular in industrial control. They also can provide redundancy if the physical loop is closed.

The Renesas R-IN32M3-EC development board is available as an IAR KickStart package (Fig. 2). The R-IN32M3 chip is available in two vesions. The R-IN32M3-EC has 10/100 ports with built-in PHYs with the EtherCAT slave controller. The R-IN32M3-CL supports Gigabit Ethernet and uses external PHYs and has the CC-Link IE Field slave controller.

Figure 2. IAR's KickStart R-IN32M3-CL evaluation board includes a pair of RJ45 jacks for EtherCAT support.

Sponsored Recommendations

Near- and Far-Field Measurements

April 16, 2024
In this comprehensive application note, we delve into the methods of measuring the transmission (or reception) pattern, a key determinant of antenna gain, using a vector network...

DigiKey Factory Tomorrow Season 3: Sustainable Manufacturing

April 16, 2024
Industry 4.0 is helping manufacturers develop and integrate technologies such as AI, edge computing and connectivity for the factories of tomorrow. Learn more at DigiKey today...

Connectivity – The Backbone of Sustainable Automation

April 16, 2024
Advanced interfaces for signals, data, and electrical power are essential. They help save resources and costs when networking production equipment.

Empowered by Cutting-Edge Automation Technology: The Sustainable Journey

April 16, 2024
Advanced automation is key to efficient production and is a powerful tool for optimizing infrastructure and processes in terms of sustainability.

Comments

To join the conversation, and become an exclusive member of Electronic Design, create an account today!