I changed my career and don't plan to continue learning this. I'm selling several boards at half price. I haven't used them much since I bought them. They are basically brand new. If you are intereste...
I use ltc1966 to make an average value circuit. The circuit is the circuit given in the data sheet. It can be used. When the voltmeter is measured, the value is correct. But I added a hysteresis compa...
5 Microwave Power Amplifier Design Engineers , no academic qualifications required, solid theoretical foundation in microwave power amplifiers; more than three years of experience in RF microwave powe...
As shown in the figure, please tell me what is the specific role of this capacitor in the circuit. If there is relevant information, please share the connection, thank you....
I installed E2 studio before, but haven't used it yet. I opened it to take a look at it this evening. It starts up like eclipse, and the welcome interface is as followsThere is a menu bar at the top l...
Debugging large software programs is always a challenging task; often, it is difficult to know where to start! The MSP432 low-power and high-performance microcontrollers (MCUs) provide an advanced deb...
Dong Yang, executive vice president of the China Association of Automobile Manufacturers, said on the 26th that according to the authorization of the Ministry of Industry and Information Technology...[Details]
1. Photovoltaic inverter installation process
1. Preparation before installation
Are the product accessories, installation tools and parts complete? Is the installation environmen...[Details]
Security PPP is a new model of urban video surveillance projects: 1) The government and social capital establish a project company in a certain proportion; 2) The project company participates in the ...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[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]
This routine is also a classic routine on the development board. I modified the framework of the program to make it more suitable for future calls. The specific 4*4 keyboard scanning principle is rel...[Details]
This program uses the eight-channel ADC single acquisition mode. According to the configuration, ADC12SC will automatically reset after the conversion is completed in the single mode, so it is necess...[Details]
Using the WWDG of STM32F030, it is found that the MCU will not be reset under STOP, just like the sleep mode of STM8S. Paste the watchdog code: /******************************************************...[Details]
Here is the temperature added in the previous chapter The above figure is the temperature calculation formula: where Vsense is the ADC value collected from the temperature channel. The stm32f407 ...[Details]
1. Common knowledge about DMA. 1. Function: to achieve high-speed data transmission between chips. That is, it can achieve data transmission without occupying the CPU. 2. Mode: There are three tran...[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]
The single-chip microcomputer running light program requires all 32 serial ports to be used, and each serial port has eight LEDs. Question supplement: The 8051 single-chip microcomputer is used, an...[Details]
A simple experimental programming question for the microcontroller: write a 3-byte binary addition subroutine. The program entry is: addend 1: 22H, 21H, 20H three bytes, 22H is the highest bit; adden...[Details]
Title: Use two dynamic digital tubes to display from 0 to 60, output from the P1 port of 89C51, without adding a decoder, and directly connect the digital tubes. Note that they are dynamic digital tu...[Details]