There are many posts with the same attachments, some with 3 or 4. Some also have 5 core coins, 4+5=9, 9*3=27, 27 core coins to download the same core coin, is that reasonable? Isn't this malicious sco...
Hello everyone, when I was designing the 430 solution, I encountered some resource usage issues. I would like to ask all the experts (Sima Changfeng, please come):1. Can the highest baud rate of 9600 ...
I have a clock with a tick rate of 10ms. I use OSTimeDly(50) in a task to wait for 500ms. However, when I run the task, I find that sometimes the OSTimeDly(50) function does not wait at all, and it ju...
Analog, SPDIF or USB input and system enable stereo output power up to 30W, the core of the reference design is the stereo audio codec PCM3070, equipped with miniDSP for custom audio processing, the c...
I have been in Hangzhou for more than half a year. In Gouzhuang, Yuhang District, what do my colleagues in Hangzhou do on weekends? Are there any who are too busy to take private jobs?...
[align=left][size=3]This is great, let's go over it and show you guys [/size][/align][align=left][size=3] [/size][/align][align=left][size=3]Wouldn't you be excited to convert your USB 2.0 (or USB 1.1...
Recently, the U.S. Department of Commerce announced that it would prohibit companies in the country from selling any electronic technology or communication components to ZTE, a Chinese communicatio...[Details]
China Energy Storage Network:
Blockchain + finance, blockchain + environmental protection, blockchain + insurance, even a roadside fried chicken shop is using the banner of blockchain + fried...[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]
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]
There has been a lot of news about Huawei
phones
recently
. At the
Huawei
Global Analyst Conference
on the 17th
,
Huawei
announced that it will launch
5G
phones
in the seco...[Details]
Photovoltaic inverters are the core equipment of photovoltaic systems. Their main function is to convert the direct current generated by photovoltaic modules into alternating current that meets the...[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]
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]
Why does MCU have a watchdog? With this question, let's learn about watchdogs. Even the 51 single-chip microcomputer has a watchdog, which shows that this dog has a special meaning to us. The purpose...[Details]
1. Function and purpose There are two pins BOOT0 and BOOT1 on each STM32 chip. The level status of these two pins when the chip is reset determines which area the program starts from after th...[Details]
Internal channels of ADC: In addition to using external channels to collect external analog voltage signals, the ADC of STM32 also has two internal channels 16 and 17. Channel 16 is connected to ...[Details]
6MHz crystal oscillator, using timer counter 1, using interrupt mode, through P1.0 to make a light emitting diode turn on for 100ms, turn off for 300ms, and repeat. Assembly programming is used to ac...[Details]