The conventional method of converting AC mains power into low-voltage DC is to use a transformer to reduce the voltage and then rectify and filter. When limited by factors such as volume and cost, the...
if(k3==0){ while(!k3);timedata[0]--; if(timedata[0]0){timedata[0]=59;} Is there a problem with this code? Why can't I get 59 but 41 when timedata[0] is less than 0? The array is char timdata[5]. If I ...
2017 German Amateur Radio Exhibition - a feast of new products not to be missed: antennas, radios, amplifiers, audio processing, and microphones are all available...
The world's first LoRa SOC chip - STM32WL is newly releasedhttps://www.stmcu.com.cn/video/1519Long-range wireless STM32WL microcontroller
The STM32WL SoC complements the STM32 RF connectivity portfoli...
For switch-mode converters, excellent printed circuit board (PCB) layout is critical to achieve optimal system performance. If the PCB is not designed properly, the following consequences may occur: t...
Wang Xiaochuan, the "Wudaokou Goalkeeper", is going through a level that he has never gone through before. For example, Sogou's (NYSE: SOGO) financial report, artificial intelligence, and the futur...[Details]
Guangdong Traffic Regulation No. 355
To all municipal transportation bureaus (commissions) above the prefecture level, provincial transportation groups, Guangdong Power Grid Compa...[Details]
Recently, the Provincial Development and Reform Commission and the Provincial Poverty Alleviation Office jointly organized the application for a number of centralized photovoltaic poverty alleviation ...[Details]
1. Purpose In actual product release, if the program stored in the MCU Flash is not protected, some illegal companies may read the program in the Flash through an emulator (J-Link, ST-Link, e...[Details]
All relevant units:
In accordance with the relevant requirements of the provincial and municipal electric vehicle charging infrastructure construction work, in order to further standardize the...[Details]
Regarding the PHY construction of LWIP, the PHY chip used is LAN8720A, RMII mode. Regarding the hardware connection part, the Atomic board F407 is used, and the hardware connection is as follows: ...[Details]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
1. Determination of STM32 ADC sampling frequency 1. First, read some information to determine the ADC clock: (1) The ADCCLK clock provided by the clock controller is synchronized with the PCLK2 (A...[Details]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[Details]
According to MEMS Consulting, Japan's
Toshiba
will further develop its automotive
LiDAR
(laser radar) semiconductor business, mainly focusing on: (1)
light receiving elements use...[Details]
Since China began to try to produce panels independently in 1998, in 2018, China's panel industry has gradually upgraded from a marginal industry to the largest production scale. Especially in the ...[Details]
Nowadays, everyone is saying that "technology is people-oriented". The essence of the development of technology is to serve the improvement of the quality of life of human beings. Automated driving...[Details]
I am going to do a project recently, which requires counting the frequency and duty cycle of the external PWM signal. The chip used is STM32F207 Looking at the datasheet, I found that one of the ma...[Details]
I rewrote the main part of this program. The program uses the watchdog as a normal timer and scans the digital tubes in the watchdog interrupt. In addition, I added a display buffer. If you want to d...[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]