The Three Pillars of Embedded Systems: MCU, DSP, and FPGA

The Three Pillars of Embedded Systems: MCU, DSP, and FPGA

In the wave of IoT and Industry 4.0, embedded systems have become the core engine of smart devices. Among them, Microcontrollers (MCU), Digital Signal Processors (DSP), and Field Programmable Gate Arrays (FPGA) form a triangular relationship, occupying three strategic positions in control, computation, and programmable acceleration. 1. Microcontroller: The Control Center of Embedded Systems① Core … Read more

Microcontroller (MCU) Market Marketing Brief (2021)

Microcontroller (MCU) Market Marketing Brief (2021)

To facilitate communication and exchange, a “Microcontroller (MCU) Market Exchange Group” has been established, which can be joined by applying through “Read the original text“ Introduction The microcontroller (MCU) has been widely used since its inception in the 1970s, undergoing over forty years of development. The rapid growth of the Chinese market has attracted more … Read more

Event Recap | Decoding the Magic of the 51 Microcontroller

Decoding the Magic of the 51 Microcontroller— Introduction to Microcontrollers Microchip Power Association As an integrated chip that combines a CPU, memory, and peripherals, the microcontroller plays a crucial role in various applications, from precise temperature control in smart homes and rapid recognition in smart locks to real-time monitoring in industrial production lines and stable … Read more

From Idle Buttons to Smart Companions! A Complete DIY Guide to Creating Your Own ‘Button Smart Device’ from Scratch

From Idle Buttons to Smart Companions! A Complete DIY Guide to Creating Your Own 'Button Smart Device' from Scratch

Have you ever stared at the idle buttons in your drawer, wondering how they could be given new life? Today, we will unlock a super cool way to transform a small button into your very own smart device! Even if you are a programming novice or not very handy, you can easily grasp this black … Read more

NXP S32K312 Development Board Review | Enabling ADC Data Acquisition and Real-Time Data Observation via Jlink

NXP S32K312 Development Board Review | Enabling ADC Data Acquisition and Real-Time Data Observation via Jlink

▲ Click☆to star me to avoid losing contact Project Introduction This trial project is based on the NXP S32K312 series core board, aiming to collect analog signals through the ADC module and observe the collected data in real-time via Jlink debugging. The S32K312 is a high-performance automotive-grade microcontroller launched by NXP, equipped with rich peripheral … Read more

ACROVIEW Programmer Supports Nuvoton’s Low-Power Microcontroller M483KGCAE

ACROVIEW Programmer Supports Nuvoton's Low-Power Microcontroller M483KGCAE

As a leader in the chip programming industry, ACROVIEW Technology has recently launched a new version of its programming software. With this iteration upgrade, ACROVIEW has also disclosed a batch of newly compatible chip models. Notably, the low-power microcontroller M483KGCAE developed by Nuvoton Technology has successfully passed technical adaptation and officially becomes a compatible model … Read more

ACROVIEW Programmer Supports Nuvoton’s Low Voltage Microcontroller M031TD2AE

ACROVIEW Programmer Supports Nuvoton's Low Voltage Microcontroller M031TD2AE

ACROVIEW, a leader in chip programming, recently announced the latest iteration of its programming software, unveiling a series of newly compatible chip models. In this update, Nuvoton’s low voltage microcontroller M031TD2AE has been supported by the ACROVIEW AP8000 offline programmer. The M031TD2AE is a low voltage microcontroller based on the Arm® Cortex®-M0 core, featuring a … Read more

Advantages and Applications of C Language in Embedded Systems

Advantages and Applications of C Language in Embedded Systems

Advantages and Applications of C Language in Embedded Systems Introduction The C language is a general-purpose programming language that is widely used in embedded system development due to its efficiency and flexibility. Embedded systems refer to systems that integrate computer technology into other devices to achieve specific functions. This article will detail the advantages of … Read more

Advantages of Running RTOS on Microcontrollers Compared to Bare Metal

Advantages of Running RTOS on Microcontrollers Compared to Bare Metal

Author | strongerHuangWeChat Official Account | Embedded ColumnRecently, I have been asked similar questions: Do I have to learn RTOS when studying microcontrollers? Is there still a future for bare metal development? For microcontroller projects, should I choose bare metal development or RTOS development? Are there still companies using bare metal for projects? …… Many … Read more

Differences Between 32-bit MCUs: ESP32, GD32, and STM32

Differences Between 32-bit MCUs: ESP32, GD32, and STM32

If you don’t want to miss my updates, remember to check the public account in the upper right corner and set it as a star, and take down the stars to give to me. 01 Introduction STM32: A product released by STMicroelectronics on June 11, 2007, it is a 32-bit microcontroller. GD32: A product released … Read more