The Journey of GigaDevice’s Automotive-grade MCU

The Journey of GigaDevice's Automotive-grade MCU

With the increasing trend of electrification, intelligence, and connectivity in the automotive industry, the demand for chips and electronic components is growing exponentially. Traditional automotive electronic component companies are unable to fully meet the innovative functional demands of automotive applications, and they are struggling to respond to the design and procurement needs of numerous new … Read more

Setting Safety Boundaries for MCUs Using Programming Software

Setting Safety Boundaries for MCUs Using Programming Software

Follow+Star Public Account Number, don’t miss out on exciting content Source | Renesas Embedded Encyclopedia To enhance the security of MCU projects, it is crucial to set safety boundaries. This article discusses the method of setting IDAU safety boundaries using the Renesas RA6M5 (Qiming 6M5 Development Board) and Renesas Flash Programmer programming tool as examples. … Read more

Domestic MCUs Embrace New Opportunities, Manufacturers Generally State ‘No Price Increase’!

Domestic MCUs Embrace New Opportunities, Manufacturers Generally State 'No Price Increase'!

The report from Electronic Enthusiasts Network (by Li Wanwan) states that since the outbreak of the pandemic, the demand for medical devices such as infrared thermometers and pulse oximeters has surged. Electronic Enthusiasts has learned that MCU manufacturers are actively launching MCUs for medical devices and are supplying them to ensure the production of medical … Read more

Highly Practical! Code Implementation of Basic Projects for GD32 MCU [Domestic MCU Column Issue 112]

Highly Practical! Code Implementation of Basic Projects for GD32 MCU [Domestic MCU Column Issue 112]

GigaDevice GD32 MCU Forum https://bbs.21ic.com/iclist-182-1.html Reading Instructions: This post is a brief excerpt. For detailed project development processes and source code materials, please click the original link to view. Ethernet for GD32F450 (Lwip2.1.2 + FreeRTOS + UDP + TCP) https://bbs.21ic.com/icview-3436568-1-1.html This article briefly introduces the application of Ethernet in GD32 microcontrollers, referencing the official application … Read more

Application of Pull-Up Resistors in Microcontrollers and Principles for Value Selection

Application of Pull-Up Resistors in Microcontrollers and Principles for Value Selection

Principles of Pull-Up Resistor Application1. When a TTL circuit drives a CMOS circuit, if the high level output from the TTL circuit is lower than the minimum high level of the CMOS circuit (generally 3.5V), a pull-up resistor is needed at the TTL output to increase the high level output value. ……………………….2. An OC gate … Read more

Microcontroller Finally Breaks the GHz Barrier: i.MX RT1170 Released

Microcontroller Finally Breaks the GHz Barrier: i.MX RT1170 Released

Note: The 2019 ARM Tech Conference is approaching, marking the time for various software and hardware manufacturers to unveil new products. NXP is set to showcase the high-end RT1170 with the M7 core. 1. This series finally addresses the debugging issues encountered with the previous RT105x, providing up to 2MB of general-purpose SRAM. Whether for … Read more

What is the Purpose of Microcontroller Programs? How to Write Them? How to Upload to a Microcontroller?

What is the Purpose of Microcontroller Programs? How to Write Them? How to Upload to a Microcontroller?

The purpose of a microcontroller program is to make the microcontroller “obey” and perform a series of actions as designed by humans to achieve a specific function. For example, using a microcontroller to control a running light: after powering on, the first light turns on, then after a delay, the second light turns on, followed … Read more

Is a Microcontroller Considered Embedded?

Is a Microcontroller Considered Embedded?

01 Question Many students have been struggling with:Should I learn microcontrollers or embedded systems? Some say that microcontrollers are also embedded systems; is that correct? Is embedded just Linux? Today, let’s discuss this issue. 02 What is a Microcontroller The essence of a microcontroller is a type of computer. So what is a computer?A computer … Read more

How to Implement Digital Filtering Algorithms in Microcontrollers? (With Code)

How to Implement Digital Filtering Algorithms in Microcontrollers? (With Code)

ID: Technology Makes Dreams GreaterCompiled by: Li Xiaoyao The main function of a microcontroller is to control peripheral devices and achieve certain communication and data processing.However, in certain specific situations, mathematical operations are inevitably required, even though microcontrollers are not adept at implementing algorithms and performing complex calculations.This article mainly introduces how to implement digital … Read more

Microcontroller Qt Performance Finally Smooth

Microcontroller Qt Performance Finally Smooth

Description: Last year, the Qt performance on the F469 and F769 was quite laggy. This newly released video is impressive. It showcases the Qt performance on ST’s F7, Renesas’ RH850, and NXP’s i.MX RT1050. The cool video demonstrates the effects, where the RH850 is used for a car dashboard display: Frame: The Renesas RH850 can … Read more