Shenzhen Changjiang Connector Co., Ltd. is a world-leading professional connector manufacturer with 20 years of experience. Its products mainly include wire-to-board connectors, board-to-board connectors, wire-to-wire connectors, wire harness processing and connector design, mold development and manufacturing. It is compatible with international brand connectors from Europe, the United States, Japan, South Korea and other countries.
I recently learned about TI's [font="] analog electronics course selection test function, and I feel that the effect is really good. You can choose different options to study according to your own lev...
In the previous article , the lvgl case was compiled using the tool chain in " d1Ali Mini Program_SDK " . At that time, this tool chain was configured on the Ubuntu virtual machine. Today, the tool ch...
In 2021, I played with new boards: ESP32-Korvo (ESP32 platform), Perf-V (Xilinx A7), and RSL10 series.In 2021, I got to know and understood the RISC-V architecture.In 2021, I played with the nRF51822 ...
Regarding the derivation of the circuit voltage transfer function T(S) = Vo(S)/Vi(S), the following picture is the circuit and the derivation result. I can't find the pattern, I only know to convert i...
With the continuous development of electronic technology, the evolution of power adapters has also encountered difficulties. For example, Moore's Law has made the host of various devices smaller and s...
Here is a program for IIC of Nuvoton M051 MCU:
#include "SmartM_M0.h"
#define DEBUGMSG printf
#define EEPROM_SLA 0xA0 #define EEPROM_WR 0x00 #define EEPROM_RD 0x01 #define I2C_CLOCK 13 #...[Details]
1. Hardware Connection The SWIM interface only needs one transmission line to complete bidirectional transmission. The transmission process is initiated by the host, and the device responds. The host...[Details]
Today I am using STM8L151K6 as output enable for ADP3110A, so I configured the IO port as follows: PC1 GPIO_Init(ADP3110A_EN_PORT, (GPIO_Pin_TypeDef)ADP3110A_EN_PINS, GPIO_Mode_Out_PP_High_Fast); GP...[Details]
Fixed gas detectors are detectors that are used more frequently in industrial devices and production processes. They can be installed at specific detection points to detect specific gas leaks. Fixed d...[Details]
"Should I bring a notebook?" At the beginning of the month, the company's partner was going to Germany for the annual meeting. Before leaving, the boss asked casually. "Why bring it? You don't work, ...[Details]
My recent project used win10+stlink v2 (a copycat bought from Taobao)+stm8s103F3 and encountered many problems. Here is a summary of my problems. 1. Win10 cannot install the stlink driver (error co...[Details]
At the 2024 Taizhou International Automobile Industry Expo (hereinafter referred to as "Taizhou Auto Show") held in September this year, Geely Holding Group participated in the exhibition with all ...[Details]
"The new generation of 'Tianhe' exascale (E-class) supercomputer will be completed around 2021." This was announced at the conference "Commemorating 40 Years of Supercomputing in China and the 10th A...[Details]
CNC machine tools are highly automated machine tools that use computer systems to control the movement and operation of the machine tools to achieve high-precision and high-efficiency processing. T...[Details]
Introduction
CAN bus enables users to build a stable and efficient fieldbus network with its low development and maintenance cost, high bus utilization, long transmission distance (up to 10 km), ...[Details]
/* Name: C51 external interrupt experiment Note: I won’t talk about what interrupts are here. Let’s talk about the benefits of using interrupts in computers. (1) Real-time processing. In computer ...[Details]
IAR tests STM8's PWM LED1 on the board is connected to PD3, and the multiplexing function of PD3 is TIM2_CC2, which can be used to test the PWM function. Of course, the other two LEDs on the board ca...[Details]
Recently, the "2021 Automotive Chip Technology Summit" hosted by ATC Conference under the ATC Automotive Technology Platform was successfully held in Shanghai. As the most technology-intensive and cu...[Details]
The saying "Nanfu Energy Ring, one is better than six" accompanied the childhood of countless people born in the 1980s and 1990s. Energy Ring batteries have become the first choice for powering remot...[Details]
What is vehicle testing?
In-vehicle testing refers to the process of testing and diagnosing vehicles and their related systems in the automotive field. It is a systematic testing method design...[Details]