Shenzhen Jidiantong Industrial Co., Ltd. is a company specializing in the research and development, production and sales of SMD and plug-in fuses. All products meet the requirements of lead-free and halogen-free environmental protection, and have obtained the safety certification of UL, VDE, and TUV foreign authoritative products. They are widely used in industries such as computers, communications, security, automobiles, toys, and household appliances. The company has always focused on circuit protection, pursued a branding strategy, and strived to provide customers with the best quality products and the best services.
[i=s]This post was last edited by Knight on the Sun on 2022-5-6 17:06[/i]1. Development Board Introduction
The HPM6750EVKMINI development board uses the HPM6750 from Shanghai Xianji Semiconductor Tech...
How can an electric mosquito swatter kill mosquitoes without harming people? Is it because the voltage is high and the time is short? Isn't that the same as ESD testing?...
I received the development board from Onsemi a long time ago. Due to the company's reasons, I work 996 every day and have no time to use the development board of Onsemi to do what I want to do. I fina...
skyworth74onsemi and Avnet IoT Innovation Design Competition
ARM processors support position-independent programming. This kind of program can run normally when loaded into any address space of the memory. Its design method plays an important role in the develo...[Details]
1. Memory This
is just a general introduction, and does not involve the operation of registers.
The system resources of 6410 are: 256MB DDR, 2GB NANDFlash
as shown in the following figu...[Details]
I just started learning STM8 and I just learned a lot of things. I am making a temperature and humidity display board, which uses I2C to drive the SHT20 sensor and display it on the digital tube. The...[Details]
0 Introduction In recent years, the number of secondary traffic accidents caused by the lack of technical means and poor system of protection at the scene of traffic accidents in China has exceeded 2...[Details]
Helping autonomous systems using MCUs achieve autonomous safety
The increasing use of artificial intelligence (AI) and machine learning (ML) technologies in increasingly autonomous s...[Details]
The progress of science and technology has brought about tremendous changes in the logistics industry, from mechanization to automation and intelligence. my country's logistics industry started la...[Details]
51 MCU serial port sends a string to the computer C program, which has been tested by Ben Bu Yi and can be used. The serial port needs a 232-TTL level conversion
. The sent character information can ...[Details]
The program source code is as follows #include pic.h //Pin definition #define din RC7 //Display serial data input terminal #define load RC6 //Display data latch terminal #define clk RC5 //Displa...[Details]
Example Purpose Example purpose: Master the use and debugging methods of Proteus software and learn IO programming. Example content: Learn to use Proteus, ADS, Keil for ARM software, master the dra...[Details]
16-bit data transfer instruction (1) This is the only 16-bit immediate value transfer instruction of 89C51 microcontroller. Its function is to send a 16-bit immediate value to the data pointer DPTR....[Details]
This article introduces how a single chip microcomputer controls a servo motor to achieve positioning control of gold foil in a die-cutting and hot stamping machine control system. It has functions...[Details]
The 51 microcontroller is a commonly used microcontroller chip that is widely used in the control and calculation of various electronic devices. The crystal oscillator is very important in the microc...[Details]
A while ago, I was thinking about the ds18b20 temperature measurement and control chip. I have always been confused about the delay problem of the microcontroller. I spent an afternoon using Keil to ...[Details]
24C02 read and write timing in bytes
Selective Read Timing
.................24c02 byte read and write program (debugged )......................
;/////////////////////////////////////...[Details]
The serial port of the microcontroller is very useful. Through it, we can transmit the data of the microcontroller system back to the computer for processing or receive data from the computer and...[Details]