Where Do Over 30 Billion MCUs Used in Consumer Electronics Go Each Year?

Where Do Over 30 Billion MCUs Used in Consumer Electronics Go Each Year?

The trend of smart appliances in the home appliance industry began several years ago and has become more pronounced and rapid in recent years. Whether it is traditional black appliances, white appliances, or the rapidly developing kitchen appliances and smart small home appliances, they have all incorporated smart elements to varying degrees. Currently, the smart … Read more

Application and Practice of ARM-based Microcontrollers: GD32 Case Study Teaching, 2nd Edition – Solutions to Exercises

Application and Practice of ARM-based Microcontrollers: GD32 Case Study Teaching, 2nd Edition - Solutions to Exercises

Application and Practice of ARM-based Microcontrollers: GD32 Case Study Teaching, 2nd Edition Editors: Wu Qisheng, Liu Weiyu ISBN: 9787111746232 Publisher: Mechanical Industry Press Uploader: -Xiaoti- Hello, fellow students! I am a university student majoring in Computer Science and Technology. Today, I would like to share some insights from my study of the textbook “Application and … Read more

SPI Communication (STM32 vs GD32)

SPI Communication (STM32 vs GD32)

This article summarizes the learning process of STM32 and GD32, and I hope it serves as a reference for you. 1. Characteristics of SPI Communication SPI is a full-duplex, synchronous, serial communication protocol. Full-duplex: Simultaneous data transmission and reception (Half-duplex transmits and receives data in a time-shared manner) Synchronous: All tasks must be completed before … Read more

GigaDevice GD32 ARM Cortex-M4 Microcontroller Overview

GigaDevice GD32 ARM Cortex-M4 Microcontroller Overview

The GD32® series, leveraging GigaDevice’s advanced gFlash® technology and mass production experience, has developed a new form of MCU, providing customers with outstanding functionality and quality. The GD32F4 series is an enhanced high-performance product line within the GD32 MCU family. Based on the ARM® Cortex®-M4 core, this 32-bit general-purpose microcontroller offers high performance, low power … Read more

Defining the Future at a New Starting Point: A Comprehensive Overview of GD32 MCU Product Family

1, 1, 2, 3, 5, 8, 13, 21, 34 …… Many people are familiar with this series of numbers, which is the famous Fibonacci sequence, also known as the “rabbit sequence.” This sequence has two obvious characteristics: first, the sum of the two preceding terms forms the next term; second, excluding the first four numbers, … Read more

How to Ensure Compatibility Between Keil4 and Keil5 When Replacing STM32 with GD32?

How to Ensure Compatibility Between Keil4 and Keil5 When Replacing STM32 with GD32?

1. Project Background Due to the unavailability of STM32 chips, we have to use domestic alternative chips. This article uses the GigaDevice GD32F103C8T6, so it’s necessary to download the corresponding MCU firmware library and device library from the official website. Then I found that the examples in the firmware library are written in Keil4 projects, … Read more

Software Development Tools for Microcontroller Programming

Software Development Tools for Microcontroller Programming

Click the blue text to follow and learn embedded systems! Students often ask me if a certain microcontroller uses Keil for program design. In fact, this question requires consulting the official information of the relevant microcontroller, as any microcontroller will have some programming development environment provided by the official after its release. Otherwise, how would … Read more

Exploring High-Performance MCU Products and Innovations from GD32

Exploring High-Performance MCU Products and Innovations from GD32

On March 14, 2023, the Embedded World 2023 exhibition in Nuremberg, Germany, kicked off with the theme “embedded responsible sustainable”, discussing the latest trends and technological innovations in embedded system development with global exhibitors. GigaDevice showcased various market-leading MCU products, development ecosystems, and innovative solutions. GD32 continues to collaborate with global partners, leveraging a worldwide … Read more

Differences Between STM32, GD32, and ESP32: A Comprehensive Guide

Differences Between STM32, GD32, and ESP32: A Comprehensive Guide

To not miss my updates, remember to click the top right corner – view public account – set as a star, and give me a star! 01 Introduction STM32: A product released by STMicroelectronics on June 11, 2007, a 32-bit microcontroller. GD32: A product released by GigaDevice in 2013, which closely imitates STM32 in chip … Read more