-
1 Microcontroller - What is a microcontroller? A microcontroller is an integrated circuit chip that uses ultra-large-scale integrated circuit technology to integrate a central processing unit CP...[Details]
-
作为集成电路产业链上重要的一环,IC设计是最具发展活力和创新的上游环节,因此全球也孕育出了成千上万的IC设计公司。近年来,国内IC设计公司更是如雨后春笋般崛起,据中国半导体行业协会统计,从2016年开始,中国大陆IC设计企业数量显著增加,截至2019年11月底,全国共有1780家设计企业,2020年,这一数字增长到2218家。 How can you stand out among many I...[Details]
-
Editor's note: With the increasing power of mobile phone cameras, the demand for shooting, editing and playing 4k, 8k and various short videos is growing. The popularity of short video applications...[Details]
-
摘要: /********************************************************************************************************** File : LCD12864.c* Hardware Environment: DVK501 F320 EX* Build Environment : Silicon LA...[Details]
-
#include
#include macros.h
#define uchar unsigned char
#define uint unsigned int
uchar QIAN=0,BAI=0,SHI=0,GE=0;
void delay_ms(uint ms)
{
uint i,j;
for(i=ms;i 0;i--)
for(...[Details]
-
I. Overview
LabVIEW has been used to transfer files in the LAN for a long time. TCP has been used to successfully solve the problem of transferring large files, including files of several GB. However...[Details]
-
The boot time of an oscilloscope is usually 30 seconds or even more than 1 minute, which seems to be commonplace, so almost all manufacturers turn a blind eye to it. However, Zhou Ligong's design con...[Details]
-
When studying, if you want to fully understand something, I think it is unlikely. Why did they set up that table so that we can operate the hardware by writing according to the table? Keep going ...[Details]
-
Apple's new iPhone is expected to be officially released next week. The upstream component supply chain has already started to move. Industry insiders are optimistic that Taiwanese manufacturers can ...[Details]
-
The power supply of the power amplifier needs to use a "large pond" filter capacitor. Because large-capacity capacitors have large inductance, small-capacity capacitors are connected in parallel to...[Details]
-
The project needs to add IAP function. STM32F103 is also a Cortex M core like Nordic 51822, but one is M0 and the other is M3. So I think the upgrade principle is roughly to divide the Flash into dif...[Details]
-
900M-TB Soldering Iron Tip Introduction
900M-TB soldering iron tip is suitable for all 936 soldering stations. Features: B-type soldering iron tip has no directionality, and the entire front end of...[Details]
-
Summary: Accelerate the speed of end-to-end solution deployment
The "traffic war" in the automotive industry has spread from Beijing to Shenzhen.
Lei Jun, Yu Chengdong, and Zh...[Details]
-
Product DescriptionMS31211
is a low voltage, high current, single full bridge driver. It can be used in low voltage and battery powered motion control applications, and has a built-in charge pu...[Details]
-
Last time, I talked about learning UBOOT code, but before reading it, you must first know the programming resources of the target machine. The resources here refer to the resources provided by S3C4...[Details]