Choosing Between ARM and RISC-V Architecture MCUs

Choosing Between ARM and RISC-V Architecture MCUs

When selecting between ARM and RISC-V architecture MCUs from the perspective of end users, considerations should include project requirements, development resources, costs, and strategic planning.We will compare the differences between ARM and RISC-V architecture MCUs from various dimensions: ARM Architecture MCU RISC-V Architecture MCU Cost and Licensing Requires payment of core licensing fees (BOM cost … Read more

UART Serial Port Software Development Process (Based on MCU)

UART Serial Port Software Development Process (Based on MCU)

Preparation Work Hardware Confirm the MCU serial port (USART1, UART4, etc.); Confirm the “pins” (TX: transmit pin, RX: receive pin). For example: PA9, PA10; TX connects to RX, RX connects to TX, GND connects to GND; Note: Ensure common ground (GND), which is essential for the signal circuit and level reference. Protocol Format: Ensure that … Read more

Understanding the Core Differences Between CPU, MCU, MPU, SoC, DSP, ECU, GPU, and FPGA

Understanding the Core Differences Between CPU, MCU, MPU, SoC, DSP, ECU, GPU, and FPGA

“ In today’s highly digital world, we are surrounded by countless smart devices. From smartphones to autonomous vehicles, from IoT sensors to large-scale data centers, these technologies rely on various processing chips. However, faced with the dizzying abbreviations of CPU, MCU, MPU, SoC, DSP, ECU, GPU, and FPGA, even industry professionals can sometimes feel confused.” … Read more

Classic MCU Power Soft-Start Circuit

Classic MCU Power Soft-Start Circuit

This article introduces the working principle of a classic microcontroller power circuit, as shown in the figure below. Initial State (Power Off) Before the circuit is powered on, the “TEST” switch is open, and the MCU is not powered by VCC. At this time, the base of transistor T1 is grounded through R9 (100k), keeping … Read more

Understanding the Power-On Sequence of MCUs

Understanding the Power-On Sequence of MCUs

The power-on sequence of an MCU (Microcontroller Unit) is a carefully designed sequence that ensures the chip reliably transitions from a completely powered-off state to normal operating conditions. 1. Power-on Reset When power is applied to the MCU, the supply voltage rises from 0V to the rated operating voltage (e.g., 3.3V). The internal reset circuit … Read more

AC-DC and DC-DC Conversion Control Using a Single MCU

AC-DC and DC-DC Conversion Control Using a Single MCU

ROHM Semiconductor has developed a new reference design that uses a single microcontroller (MCU) to simultaneously control both sides of an AC-DC power supply, namely the power factor correction (PFC) AC-DC converter stage and the flyback DC-DC converter stage. ROHM states that by using a single controller to support two power stages, it can reduce … Read more

The Evolution of Industrial Robots Driven by MCU Intelligence

The Evolution of Industrial Robots Driven by MCU Intelligence

Phone | 010-82030532 Mobile | 18501361766 WeChat | tech9999 Email | [email protected] Source: China Electronics News Author:Ji Xiaoting Recently, several robotics companies have announced product updates: On August 29, New Times stated in response to investor inquiries that the company plans to launch an embodied intelligent welding solution in September, which can be widely applied … Read more

Live Review | Renesas elexcon 2025 In-Depth Sharing: Electronic Integration + Intelligence Empowering the AI Revolution

Live Review | Renesas elexcon 2025 In-Depth Sharing: Electronic Integration + Intelligence Empowering the AI Revolution

elexcon 2025 As artificial intelligence technology continues to extend to the edge, lightweight and low-power edge AI is becoming a focal point in the industry. During elexcon 2025, Huaqiang Electronic Network hosted a special live broadcast titled “Electronic Integration + Intelligence Empowering the AI Revolution“. Su Yong, a senior expert from Renesas Embedded Processor Division, … Read more

Software Design

Software Design

15.3.2 Software Design 15.3.2.1 Create a New Project For the e2 studio development environment: Copy our previous e2s project“11_GPIO_LED”, then rename the project folder to“16_ICU_External_IRQ”, and finally import it into our e2 studio workspace. For the Keil development environment: Copy our previous Keil project“11_GPIO_LED”, then rename the project folder to “16_ICU_External_IRQ”, and double-click the Keil … Read more

In-Depth Analysis of Tesla’s MCU Evolution: From 40nm Tegra to 7nm RDNA2 Performance Leap

In-Depth Analysis of Tesla's MCU Evolution: From 40nm Tegra to 7nm RDNA2 Performance Leap

🚗🔥In-Depth Analysis of Tesla’s MCU Evolution: From 40nm Tegra to 7nm RDNA2 Performance Leap Many people say that Tesla’s “in-car system outperforms competitors in seconds,” but few have carefully dissected the evolution of the MCU hardware architecture. Today, we will conduct a technical comparison of Tesla’s three generations of cockpit domain controllers from the perspectives … Read more