[color=#333333][font=arial, 宋体, sans-serif,]This is part of the circuit of the intelligent window control system. [/font][/color][color=#333333][font=arial, 宋体, sans-serif,]Why is the output of the ph...
I would like to ask how to send AT commands to check GPRS signal strength while dialing up to the Internet. The module is siemens mc 55. Principle: MC55 supports multiplexer, so one serial port can be...
Hello everyone, I am a beginner of STM32. Now I am using STM32F103VET6 to make a thing: receiving the data sent by the serial screen through the serial port, and then sending it through ZigBee. Now I ...
[i=s]This post was last edited by jameswangsynnex on 2015-3-3 19:57[/i][size=9pt][font=Verdana]HT46R47[/font][/size][font=SongTi][size=9pt]High performance[/size][/font][size=9pt][font=Verdana]8[/font...
CC430F5137 has a small RAM. Some large arrays need to be defined in flash to save RAM space. The const keyword can be used to define arrays in flash. The two arrays sin_tab[512] and cos_tab[512] are o...
The main purpose of this system is to realize some simple automatic control functions in the car through the application of single-chip microcomputer. With MC68HC908GP single-chip microcomputer as the...
On April 17, the U.S. Department of Commerce suddenly announced that it would completely ban U.S. companies from
selling parts, goods, software and technology
to
ZTE
within 7 years. This als...[Details]
1. Test conditions Hardware: STM32L432KC Main frequency: 80MHz Compiler: IAR 8.20.1 Compiler options: High Speed no size constraints CRC generator polynomial: 0x782f 2. Test Method The softwar...[Details]
We have come a long way from the 2G era, and now 5G is about to be commercialized. Suddenly, we realize that time has passed quickly, but technology has never stopped. The activation of 5G heralds ...[Details]
Recently, there was news that the US government asked Google to shut down the Android operating system for ZTE phones. After that, some people even imagined what the consequences would be if Intern...[Details]
LAN8720 configuration: IP: 192.168.192.30 Gateway: 192.168.192.1 A high frequency of ARP packets is detected The content of the packet asks for the mac address of 192.168.192.1, and asks the resp...[Details]
The application of millimeter wave technology in mobile communications also involves a series of technical problems, including the large propagation loss of millimeter waves and the susceptibility ...[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]
I believe that many netizens who have watched "Interstellar" will remember this classic line, "Do not go gentle into this good night, nor let passion be drowned by the gloom of twilight". Different...[Details]
From the functional classification, it can be divided into: 1. Active control ADAS: ACC/AEB/LKS, etc. 2. Warning ADAS: FCW/LDW/PCW, etc. 3. Other auxiliary ADAS: BSD/ADB/panora...[Details]
In recent years, the application of high-brightness LED has developed rapidly, especially in signboards and traffic lights. For automotive applications, LED is also very attractive. Long life, shock ...[Details]
STM32 Watchdog Summary I have been adjusting the development board of Atom Brother for more than a year, and it is basically usable, but I still don't understand the working mechanism of some basi...[Details]
The independent watchdog of STM32 is driven by a dedicated internal 40Khz low-speed clock, that is, it is still effective even if the main clock fails. Here we need to note that the clock of the inde...[Details]
As shown in the figure, the author soldered a STM32F207VET6 board using a TQFP (32-100PIN) 0.55MM to direct plug adapter board. The board leads out the SWD debug interface (only PA13 and PA14 are occ...[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]