[i=s]This post was last edited by michael_llh on 2017-2-22 21:10[/i] [align=left][font=微软雅黑][size=4] In digital satellite TV, the high-frequency head is a very important part at the receiving end. It ...
NB module problemI am using Quectel BG95-M3 NB module. The transmission is slow now, the success rate is less than 50%, and the signal strength is only 10dbm. Due to product structure limitations, the...
I made a 5 IO scan 25 keys out of boredom today. Please give me a look and support if you like it! I have uploaded it to http://search.download.eeworld.net/search/5%E4%B8%AAio...
What is the use of the printf function in the official code? Itshould be used for debugging!How can this thing be displayed?Why can't I use it?Thanks for your adviceIt has troubled me for a long time....
Our company provides good development opportunities and platforms. Our company is a private enterprise with strong technical and sales strength, mainly engaged in intelligent management system of one-...
[color=#252525][size=14px]I use 74HC595, serial conversion and output to the digital tube, but it can't output normally. Can you please help me look at the program and give me some suggestions on how ...
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[Details]
Friends who work in the photovoltaic industry, do you still remember the hard work on June 30 last year? How many people worked late into the night for months in a row just to connect to the grid a...[Details]
1. About FPU transplantation As long as the chip has FPU function, the use of FPU is generally enabled by default. You can also select it in the Options tab; 2. About the transplantation of DSP li...[Details]
Because the STM32 HAL library only has millisecond-level delay for HAl_Delay(), in order to achieve accurate microsecond-level delay, Systick has to be modified. However, since it is used internally ...[Details]
Chip: STM32F107VCT6 Application Pin: THOUSANDS, RMII STM32CubeMX is very convenient to use ETH. The software comes with LWIP and configuration. This time, STM32F107VCT6+DP83848CVV is used. The MII a...[Details]
From last year to now, competition in the photovoltaic inverter industry has become increasingly fierce. In addition to the introduction of new products, various marketing and promotion methods hav...[Details]
1. FSMC Brief FSMC, the Flexible Static Storage Controller, is capable of interfacing with synchronous or asynchronous memories and 16-bit PC memory cards. The FSMC interface of STM32 s...[Details]
Notes on inverter installation and maintenance:
1. Before installation, you should first check whether the inverter is damaged during transportation.
2. When selecting an installa...[Details]
sprintf is a function in the C language library that converts data types. There is a situation where In 51 MCU, define unsigned char temp; Then I want to use the serial port to print out temp in deci...[Details]
Ouster LiDAR OS-1 (left) and OS-2 (center) Velodyne invented the modern 3D LiDAR scanner in the mid-2000s, but in recent years conventional wisdom has held that Velodyne’s design — 64 lasers mounted...[Details]
The clock system of STM32 can be directly summarized in a diagram (from the STM32F10X reference manual). The following is an analysis of this diagram 1. STM32 input clock source 1.1 Function of cl...[Details]
Table of contents: 1 Overview 2: Common interrupt functions 3: PWM output 1 Overview In development, timers are widely used, which can be simply summarized into three aspects: 1.1: Application of ...[Details]