-
In the past few days, the Chinese display panel giant
BOE
has been flooded with articles supported by Liu Shuwei. Let's follow the embedded editor to learn about the relevant content.
...[Details]
-
Unique device identifiers are suitable for: ● Used as a serial number (e.g. USB string serial number or other terminal applications) ● Use the unique ID as a security key when used in conjunction wit...[Details]
-
The trade war between China and the United States has become the focus. The United States has begun to play the ban card against Chinese technology companies. The ZTE incident shows that if the ban...[Details]
-
1. Basic Concepts of LCD/LCM The structure of Liquid Crystal Display (LCD) is to place liquid crystals between two parallel pieces of glass. There are many vertical and horizontal fine wires between...[Details]
-
STM32 uses FSMC to read and write CPLD programs. CPLD is hung on the address line and data line of STM32. CPLD is regarded as an off-chip RAM for reading and writing. On the board I made, CPLD is hun...[Details]
-
LiDAR: Autonomous driving from the perspective of optoelectronic technology LiDAR and competing sensor technologies (camera, radar, and ultrasonic) intensify the need for sensor fusion and the need...[Details]
-
ADI has established long-term good relationships with car manufacturers and Tier 1 component suppliers. Based on its previous long-term successful cooperation with new energy vehicles and suppliers a...[Details]
-
Program for MSP430 controller LCD SED1335 //------------------------------------------------------------ //------------------------------------------------------------ #define WC_ADD XBYTE #defi...[Details]
-
; ******************************************** ; Function : RS232 serial port sample program based on HT48R50A * ; MICroProcessor : HT48R50A-1/28SKDIP-A * ; Author: www.picavr.com * ; Crystal ...[Details]
-
1. Before you get started, let's take a look at an example to introduce you to the wonderful world of microcontrollers. First, you need to prepare the following hardware and software:
1....[Details]
-
China Energy Storage Network:
As an organic unit of the future smart grid, microgrid technology has been rapidly developed since it was proposed in the late 1990s, especially after extensive ...[Details]
-
// Crystal: 7.3728M Hz , Function: Learn the program of external interrupt 0 #include iom16v.h #include macros.h #define LED _COM PORTA ^= (1 PA6) // v...[Details]
-
I have been engaged in RF system testing for some time. After engineering testing practice, I have summarized the uses. It can be used to measure and display the frequency and amplitude of the meas...[Details]
-
Because the speed of the stepper motor is only related to the number of pulses given, but not to the duty cycle, the following configuration only considers the change of the number of pulses, and doe...[Details]
-
I recently used USB and later found that STM32F103 can implement DFU programmatically. I searched the code online and compared it with the official document and found that it was DFU for large-capaci...[Details]