[i=s]This post was last edited by HonestQiao on 2022-11-1 23:41[/i]Table of contents:1. Introduction
2. System Design
3. Hardware Materials
4. Hardware Design
5. Physical connection
6. Software Design...
I would like to ask the experts how to use keil4 and emulator U-EC6 to realize hardware emulation of C8051F. I have set up the relevant settings of the emulator in keil, but I can't connect to it. The...
In security monitoring systems, LED large screens can often be seen. Let's discuss the common docking methods. I recently used Beijing Kaishida's LED video processor, and I was attracted by the follow...
1. Design task: Design a series voltage regulator using discrete components. 2. Design requirements: (1) Adjustable output voltage: U. =6~12V. (2) Output rated current: I =500mA. (3) Voltage regulatio...
Don’t think that programmers who are always fixing bugs are the ones who love to make mistakes. Electronic engineers are no exception! The key is that many times, engineers don’t think they are making...
Starting early and covering all categories can be said to be a summary of the development history of China's semiconductor equipment industry. However, at present, compared with the advanced level of ...
Designing for automotive LCD displays larger than 5" can be complex. The display source driver requires a supply rail called analog voltage device drain (AVDD) in the 10V to 15V range and two supply ...[Details]
In order to strengthen the management of new energy vehicle charging facilities in our city, prevent and reduce accidents, protect the lives and property of the people, and improve the public safet...[Details]
I recently upgraded MDK to V5.25 and found that there are many libraries in the Managing Run-Time Environment. Compared with the past, it is much better, from the bottom-level driver to the upper-le...[Details]
I have been working on this i2c for several days. Many people on the Internet say that this is a problem with the ST package library, and they basically talk about the STM32F1 series of chips, and ev...[Details]
Recently, the relevant person in charge of the Energy Conservation Division of the Energy Conservation and Technology Equipment Department of the National Energy Administration said on the issue of...[Details]
Recently, the "Smart Photovoltaic Industry Development Action Plan (2018-2020)" jointly issued by six departments has put this concept on the forefront. Photovoltaic smart solutions will become the ne...[Details]
First of all, security practitioners have never felt that AI can be used as deeply as today. Although Antelope Cloud is a platform manufacturer, it has always been interested in AI and AI- specific...[Details]
Different models of PIC series microcontrollers have different watchdog settings. The following takes the PIC16F688 microcontroller as an example. 1. If WDTE=1 in the configuration word, the watchdog...[Details]
The photovoltaic industry has become a new business card for China to the world. It not only represents China's leading technology, but also constantly breaks various records with its development spee...[Details]
The frequency calculation formula of the PWM wave generated by the output comparison mode of the timer is: 72M/((2*(arr+1))*(psc+1) ) For example, if you set: PWM_Init(1000-1,72-1); (PWM_Init(arr,psc...[Details]
Timer Interrupt The timer function of STM32 is very powerful. There are advanced timers such as TIME1 and TIME8, general timers such as TIME2~TIME5, and basic timers such as TIME6 and TIME7. In th...[Details]
The circuit shown in the figure requires that the light is off when the machine is turned on. Press the button once, and the light D1 will turn on and automatically turn off after a delay of 10 secon...[Details]
In the early morning of May 9th, Beijing time,
Google
held its annual developer conference Google I/0 2018 in Mountain View, California. As expected,
Google
released the latest vers...[Details]
The watchdog timer is a counter whose basic function is to restart the system after a software problem or program runaway occurs. The watchdog counter counts automatically when it is working normally...[Details]