-
0 Preface 2022 Update Notes: This chip is too complicated, so it’s best not to touch it if you can. The official information left too little at the time (or maybe I’m too inexperienced). If you wan...[Details]
-
Modern power sensors have the following features: digitalization and miniaturization; the sensor completes all test functions and collects test data; no host is required, and the sensor control and d...[Details]
-
Medical devices have long been loyal supporters of professional real-time operating systems such as Wind River VxWorks. In the past few years, many medical devices have also begun to adopt Linux pl...[Details]
-
People familiar with the matter revealed that due to employees being infected with the new coronavirus, Foxconn's factory in Chennai, India, strictly controlled the entry and exit of employees, resul...[Details]
-
Quanta's robotics subsidiary Techman Robotics continues to launch new products. In April, it participated in the Shenzhen International Robotics and Factory Intelligence Exhibition, the Hannover Fair...[Details]
-
After the wrong operation, the chip will be locked and cannot be burned, as shown below: The solution is to use the STM32 ST-LINK Utility tool to unlock the chip: First connect the device and ...[Details]
-
A few days ago, I wrote an article about CVT, titled "I want to seek justice for those CVTs that you have wronged", and netizens discussed or expressed their feelings a lot. Many people also asked me...[Details]
-
1. Identify positive and negative poles According to the pin arrangement of the photodiode, the pin close to the tube key or marked with a color dot is the positive pole (i.e., P pole), and the other...[Details]
-
1 Introduction
The differential pressure flow measurement system refers to a flow measurement system that uses the differential pressure principle to measure flow. This system is one of the more re...[Details]
-
Pointer to RAM If it is assembly language programming, the method to implement pointer addressing is definitely to use FSR registers, and PICC is no exception. In order to generate efficient code, ...[Details]
-
1. Basic Concepts ADC: Analog-to-digital converter. A device that converts analog signals into digital signals; DAC: Digital to Analog Converter. A device that converts digital signals into ...[Details]
-
#include STC89C5xRC.H void delay() { int i, j; for(i = 0; i 15; i++) for(j = 0; j 15; j++) ; } void disp_digit() { int d = 60; //number to be displayed unsigned char code DIG_CODE = {0...[Details]
-
Today, when I used LPC1114JLINK to debug TinyM0, a message popped up as soon as I entered the debugging screen. It was really strange. After a long time, I finally found the problem. I couldn't use th...[Details]
-
China Energy Storage Network:
Energy Internet has attracted much attention this year. Following the release of the "Guiding Opinions on Promoting the Development of "Internet +" Smart Energy"...[Details]
-
Application of mathematics in industrial controller design
The design of industrial controllers involves many aspects, including hardware design, software design, system architecture...[Details]