How to Use KEIL MDK to Download Programs

How to Use KEIL MDK to Download Programs

1. Introduction to KEIL MDK RealView MDK development suite originates from Keil, Germany, and has been validated and used by over 100,000 embedded development engineers worldwide. It is the latest software development tool released by ARM for various embedded processors. RealView MDK integrates the most advanced technologies in the industry, combining the features and functions … Read more

Paper Counting Device Based on Parallel-Plate Capacitor Under Size Effect

Paper Counting Device Based on Parallel-Plate Capacitor Under Size Effect

Abstract At present, developing a new type of paper-counting device without special requirements on paper size or material is of great importance to the paper industry and printing industry. When the parallel plate capacitor is used as the sensor to measure the number of paper, the capacitance of the capacitor will change with the number … 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

Smart Fingerprint Door Lock Based on RT-Thread

Smart Fingerprint Door Lock Based on RT-Thread

This article is authorized to be reposted from the WeChat public account “Embedded Miscellaneous”. This article mainly shares the related content of the smart fingerprint door lock based on RT-Thread. Original link: https://gitee.com/hanxiaohu/W600-RT-Thread-door-lock 1 W600-RT-Thread Smart Fingerprint Door Lock ●Hardware Circuit: https://oshwhub.com/hanxiaohu/zhi-wen-men-suo ●APP Project: https://gitee.com/hanxiaohu/SmartLock-Android 1.1 Project Introduction The main control chip uses the W600 … 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

Technical Sharing | Cortex-M0 Interrupt Control and System Control (Part 2)

Technical Sharing | Cortex-M0 Interrupt Control and System Control (Part 2)

This article is reproduced from the Jishu Community Jishu Column: Agile MM32 MCU Each external interrupt has a corresponding priority register. The Cortex-M0 has a total of 8 NVIC-IPR registers, with each register managing 4 IRQ interrupts. Therefore, the M0 supports a maximum of 32 IRQ interrupt sources, plus 16 core interrupts, which means the … Read more

Exploring Wireless Technologies for Smart Products

Exploring Wireless Technologies for Smart Products

Introduction: WiFi, Bluetooth, and ZigBee are the most widely used wireless technologies, each with its advantages, suitable for different scenarios. Currently, wireless products and solutions are flourishing in the market. This article reviews the WiFi/Bluetooth/ZigBee wireless chip solutions or module solutions specifically designed for wireless smart products from mainstream manufacturers such as TI, ST, Marvell, … Read more

Arm Cup Second Lesson: Rapidly Building Dedicated SoC Based on CortexM3 Using CMSDK

Arm Cup Second Lesson: Rapidly Building Dedicated SoC Based on CortexM3 Using CMSDK

Fourth Ji Chuang Competition Series Training Arm Cup Second Lesson Rapidly Building Dedicated SoC Based on CortexM3 Using CMSDK 1 Training Time March 6, 2020 (Friday) 19:00 2 Viewing Address Scan to Enter or Copy the Link Below to Open in Browser Live Address:https://aijishu.com/l/1110000000095542 3 Training Outline Don’t Reinvent the Wheel:What Wheels Does DesignStart Provide? … Read more

Analysis of STM32 Reset Circuit Methods

Analysis of STM32 Reset Circuit Methods

Introduction to STM32 The STM32 series is based on the ARMCortex®-M0, M0+, M3, M4, and M7 cores specifically designed for embedded applications that require high performance, low cost, and low power consumption. Prior to the STM32F105 and STM32F107 interconnected series microcontrollers, STMicroelectronics had launched the STM32 basic series, enhanced series, USB basic series, and complementary … Read more