Detailed Explanation and Precautions for H-JTAG Debugging

Detailed Explanation and Precautions for H-JTAG Debugging

1. Introduction to H-JTAG: H-JTAG is a simple and easy-to-use debugging proxy software, similar in functionality to the popular MULTI-ICE. H-JTAG includes three software tools: H-JTAG SERVER, H-FLASHER, and H-CONVERTER. Among them, H-JTAG SERVER implements the debugging proxy function, H-FLASHER implements the FLASH programming function, and H-CONVERTER is a simple file format conversion tool that … Read more

Practical STM32 Microcontroller Tutorial

Practical STM32 Microcontroller Tutorial

Course Details: This course mainly introduces the system design of the STM32 microcontroller through typical examples, combining software and hardware. It explains the process, methods, techniques, and design concepts of STM32 microcontroller application system development in a simple and easy-to-understand manner. This course comprehensively explains various technologies in microcontroller development through 26 module examples, including … Read more

Performance Characteristics and Usage Experience of Microcontrollers Commonly Used in Robotics

Performance Characteristics and Usage Experience of Microcontrollers Commonly Used in Robotics

Click above “China Command and Control Society” to follow us! Many friends who have just come into contact with robots or microcontrollers may be confused by the various types of microcontrollers. What are the differences between them? Which microcontroller is better for controlling robots? Once we choose a microcontroller, what shortcuts can we take to … Read more

How to Use USB to Program the Chuangxue Multifunctional ARM7 Experiment Box

How to Use USB to Program the Chuangxue Multifunctional ARM7 Experiment Box

1. LPC2103 Download (Programming) Methods Programming the FLASH memory of LPC2103 can be achieved through the following three methods: 1) Using the built-in serial JTAG interface 2) Using In-System Programming (ISP) and UART 3) Using In-Application Programming (IAR) functionality In this manual, we will mainly explain the two downloading methods: JTAG interface and ISP + … Read more

Master These Two Microcontroller Programming Concepts

Master These Two Microcontroller Programming Concepts

Recommended to follow 👇 the public account below to learn more electronic technology knowledge! 1. Layered Thinking The idea of layering is not a mysterious thing; in fact, many engineers working on projects are already using it. After reading many posts, I found that this concept was not mentioned, yet the layered structure is indeed … Read more

How to Automatically Run a Specific Program After Booting ARM Linux

How to Automatically Run a Specific Program After Booting ARM Linux

The command for system services is saved in the /usr/etc/rc.local file of the development board’s root filesystem. Some development boards need to hold down ctrl+c to enter the Linux SHELL prompt after booting to automatically run graphical interface programs. In fact, you can achieve the goal of automatically running user applications at boot by commenting … Read more

How to Succeed in Embedded Systems, MCU, ARM, and DSP

How to Succeed in Embedded Systems, MCU, ARM, and DSP

Article Word Count: 8000 Content Index: ⭐⭐⭐⭐⭐ Many beginners, and even some seasoned professionals who have been in the field for years, often complain about the intense competition in the electronics industry. Feeling dejected only stifles one’s passion; without passion, working in electronics is just a waste of life. Is the competition really that fierce? … Read more

Understanding the Seven Operating Modes of ARM Processors

Understanding the Seven Operating Modes of ARM Processors

As a core component of embedded systems, the presence of the ARM processor ensures the stability and performance of the system. To better ensure the normal operation of embedded systems, the ARM processor provides seven operating modes, each with its specific application scenarios and privilege levels. 1. User Mode (USR) Normal program execution mode. Cannot … Read more

Youth Robotics Technology Level Examination Process

Youth Robotics Technology Level Examination Process

About the Youth Robotics Technology Level Examination Levels 3-6 Explanation of Software Programming Languages Level 3 and Level 4 1. Programming Language # Level 3: Graphical programming, it is recommended to use Mixly software, version Mixly 0.997 or above, with Mixly 0.999 being preferred. # Level 4: Standard use of Arduino C code programming, it … Read more

Software And Programming Language Guidelines For Youth Robotics Exams

Software And Programming Language Guidelines For Youth Robotics Exams

To further standardize the youth robotics technology level examination, the software requirements for the practical part of levels three to six are explained as follows. All examination service points must fully distribute this explanation to all candidates and parents participating in the exam, ensuring that all candidates’ computers are configured as required. 1. Computer for … Read more