How to Learn Embedded Systems and Microcontrollers (STM32)

How to Learn Embedded Systems and Microcontrollers (STM32)

Overview of Embedded Systems //From Hardware Perspective:“Embedded” integrates peripheral devices based on the CPU into the CPU chip itself. For example, early computers based on the X86 architecture had CPUs that only performed computation and accumulation functions. All chips needed external bridges to expand functionality, such as serial ports that relied on external 16C550/2 serial … Read more

Disassembling a Mini Oscilloscope: Is It Worth It?

Disassembling a Mini Oscilloscope: Is It Worth It?

Disassembly Event in Breadboard Community,Drone, Handheld Oscilloscope、Computer、Robot Vacuum、Smartwatch、Solid State Drive、Portable Speaker,Great Prizes and Lots of Benefits, Welcome to Join!More Details👈 Author: Little Devil owo, Source: Breadboard Community [Write Disassembly, Win Drone Activity]Introduction When I was studying analog electronics, I thought I should buy an oscilloscope to observe experimental phenomena, but I struggled with a lack … Read more

Crafting the Future with Microtechnology in China

Crafting the Future with Microtechnology in China

[Profile] Xiong Guangze, male, born in 1938, from Danling, Meishan, Sichuan. Professor, doctoral supervisor, and expert enjoying special government allowances from the State Council. Graduated in 1962 from Chengdu University of Electronic Science and Technology with a degree in Computer Science, he stayed at the school to engage in teaching and research in computer science. … Read more

MCUs Address Industrial Automation and IIoT Challenges

MCUs Address Industrial Automation and IIoT Challenges

The performance requirements of designers in industrial automation and the Industrial Internet of Things (IIoT) are constantly changing. In terms of microcontrollers (MCUs), they seek faster processing speeds, more memory, better connectivity, and increased security features. At the same time, MCU manufacturers are brewing a new type of MCU to provide designers with a balance … Read more

HardFault Diagnosis Methods and Steps

HardFault Diagnosis Methods and Steps

1. Introduction to Cortex-M0 Processor Core Exception Interrupts The Cortex-M0 core is equipped with an exception response system that supports numerous system exceptions and external interrupts. Among them, numbers 1-15 correspond to system exceptions, while numbers greater than or equal to 16 are all external interrupts. The smaller the numerical value of the priority, the … Read more

Analysis of 50 Chinese MCU Suppliers’ Comprehensive Strength

Analysis of 50 Chinese MCU Suppliers' Comprehensive Strength

Click Blue Text Follow Us The global MCU market is mainly occupied by companies from Europe, the United States, Japan, and Taiwan. Only European companies NXP, U.S. companies Microchip, ST, and Infineon account for over 80% of the market share, while TI, Nuvoton, Rohm, Samsung, and Toshiba occupy 11.4%. The share held by mainland Chinese … Read more

Important Considerations for Using FreeRTOS with Cortex-M

This article is from CSDN Blog on FreeRTOS Basics, and it mainly shares important considerations for using FreeRTOS with Cortex-M. Original link: https://blog.csdn.net/zhzht19861011/article/details/50135449 Before reading this article, you must understand the meanings of two macros defined in FreeRTOSConfig.h. The article “FreeRTOS Kernel Configuration Description” explains these two macros: ●configKERNEL_INTERRUPT_PRIORITY ●configMAX_SYSCALL_INTERRUPT_PRIORITY FreeRTOS is a perfect match … Read more

Design of Home Security Monitoring System Based on ARM and ZigBee

2016 Microcomputer and Applications Issue 12 Authors: Xu Xikun, Geng Jianping, Ye Xin, Yang Chaolan, Li Jingjing Abstract: To achieve remote real-time monitoring of home security and environmental information, a home security monitoring system based on ARM and ZigBee technology is designed. The system uses the CC2530 chip to collect information from temperature, smoke, and … Read more

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

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