ACROVIEW Programmer Supports OnBright’s Mixed-Signal Chip OB6625VK

ACROVIEW Programmer Supports OnBright's Mixed-Signal Chip OB6625VK

The chip programming leader ACROVIEW Technology recently announced the latest iteration of its programming software, along with a series of newly compatible chip models. In this update, the mixed-signal chip OB6625VK from OnBright Integrated Circuits has been supported by ACROVIEW’s offline programmer tool AP8000. OB6625VK is a highly integrated, high-performance, low-cost three-phase brushless DC motor … Read more

How the High-Performance GD32G5 Series MCUs Lead the Transformation in Digital Energy, Motor Control, and Optical Communication

How the High-Performance GD32G5 Series MCUs Lead the Transformation in Digital Energy, Motor Control, and Optical Communication

Whether it is the rapidly emerging digital energy sector, the continuously expanding applications of motor control, or the rapidly developing optical communication, these fields are undergoing a transformation deeply integrated with cutting-edge technologies such as big data analysis, cloud computing, and artificial intelligence (AI). This integration not only drives a massive expansion of technological boundaries … Read more

An Overview of Intelligent Vehicle Modules

An Overview of Intelligent Vehicle Modules

Click on the above “Chuangxue Electronics” to follow and easily learn electronic knowledge. Chuangxue Electronics Subscription Account Daily updates on technical articles in the electronics industry and the latest news on microcontrollers, making it easy to learn anytime, anywhere. I was fortunate to participate in the National College Student Electronic Design Competition during the summer … Read more

Implementing PID Control for Motors Using STM32

Implementing PID Control for Motors Using STM32

Implementing PID Control for Motors Using STM32 The PID control algorithm is quite old yet widely used, ranging from controlling the temperature of a kettle to managing the flight attitude and speed of drones. In motor control, the PID algorithm is particularly common. 1. Position PID 1. Calculation Formula In motor control, we output a … Read more

Composition and Working Principle of Electric Power Steering System (EPS)

Composition and Working Principle of Electric Power Steering System (EPS)

Typically, EPS consists of a torque sensor that detects the steering torque of the driver, an EPS ECU that calculates the assist torque based on the torque signal and controls the motor drive, a motor that generates assist, and a reducer that transmits the motor drive force to the steering mechanism. EPS Composition ▲ 1 … Read more

Exploring OriginBot Robot: Controller Circuit Analysis

Exploring OriginBot Robot: Controller Circuit Analysis

0x00 Official Repository originbot: OriginBot robot end function package repository; originbot_desktop: OriginBot desktop function package repository; originbot_controller: OriginBot controller source code repository; In this section, we will analyze the circuit principles and communication protocols of the lower machine controller; 0x01 Controller Repository Content D:.├─firmware├─images├─material│ ├─Data Manual│ ├─Electrical Diagrams│ └─Communication Protocol├─source│ └─originbot_controller_project│ ├─DebugConfig│ ├─List│ ├─Obj│ ├─RTE│ … Read more

The Simplest Practical Introduction to CANopen

The Simplest Practical Introduction to CANopen

Currently, the CANopen communication protocol has been widely used in the industrial field. Due to its object-oriented design philosophy, the CANopen protocol has become one of the standard communication interfaces for automation companies in countries like Europe. In this series of articles, we will introduce the basic content of the CANopen protocol, including object dictionary, … Read more

Real-Time Monitoring System for Photovoltaics Based on ZigBee and 4G Communication Technology

Real-Time Monitoring System for Photovoltaics Based on ZigBee and 4G Communication Technology

Click the title below “Chinese Journal of Electrical Engineering” to follow our WeChat account The first impact factor of CSEE JPES is published! Click to view details. New Feature: Click the bottom left corner of the text “Read the Original Text” to jump to IEEE Xplore to view the full text of the paper on … Read more

Controlling Xiaomi Micro Motor with STM32 HAL Library

Controlling Xiaomi Micro Motor with STM32 HAL Library

Previously, due to the robot dog project, I had been using the Xiaomi micro motor, but I struggled to find a detailed tutorial, encountering many pitfalls while learning to control the motor. Today, we will implement the control of the Xiaomi micro motor step by step using buttons. This article will analyze the Xiaomi motor … Read more

Unboxing and Testing of AutoChips AC7811 Motor Development Board

Unboxing and Testing of AutoChips AC7811 Motor Development Board

AutoChips MCU Forum: https://bbs.21ic.com/iclist-864-1.html *Reading Instructions: The following application cases are briefly introduced. For detailed evaluation content and related source code, please copy the original link to open it in your browser. Review One AC7811 Development Board Unboxing Report https://bbs.21ic.com/icview-3068150-1-1.html Upon receiving the board from the Autochips evaluation event, my first impression was: Oh, it’s … Read more