1. Green vegetables: Fresh vegetables are the "cleansers" in the human body. The secret lies in the "secret weapon" of vegetables - alkaline ingredients, which can make the blood alkaline, dissolve th...
This article explains that, as flip chip continues to grow in next-generation products, it is imperative to avoid die skew. Problem Incorporating flip chip into new products is an increasing trend in ...
A project needs a calendar, but I don't know if the calendar of msp430f5438 is accurate, how to synchronize it with the real time, and how to calibrate it. If the 5438 is powered off, will the interna...
There is a virtual serial port example in the USB example provided by stm32, but it requires an st driver to be installed on the PC, and it occupies a serial port resource.I saw some documents saying ...
Dear,Me and my sister got your contact when we were searching for a good honest and reliable person. we prayed over it and decided to reveal to you our problem.I am Joshua Abbey(20 years old) and my s...
I am working on a project about 2420, but I found that after configuring the registers, I cannot read back the values I just configured. All I read back are flag frames. I don't know why, and the regi...
Recently, the results of the 2018 German Red Dot Design Award were announced. GoodWe, a company located in Suzhou High-tech Zone, stood out among thousands of outstanding design products from 5...[Details]
1. Principle 1. Infrared emission protocol The infrared transmission protocol has been written in the previous article , so I will not repeat it here. 2. Timer counting and input capture A timer...[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]
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]
The Wassenaar Arrangement, everything started during the Cold War. Let's learn more about it with the embedded editor.
background
After the end of World War II, the United States ...[Details]
Artificial intelligence
There is no inherent bias in AI. It does not "think" something is true or false for reasons that cannot be explained by logic. Unfortunately, human bias exists in mach...[Details]
In the Huaxing Optoelectronics LCD panel
factory
located in Guangming New District, Shenzhen
, apart from a few people repairing machines, it is often difficult to see other people. Here, ev...[Details]
This program is used in the development board to generate sounds of different frequencies. The overall program is relatively simple, mainly using two timers. The code and my comments are as follows. ...[Details]
On the eve of 5G
commercialization,
ZTE
has established and adhered to
the
5G
pioneer strategy, focusing on
5G
end-to-end solutions, and investing in standard setting, ...[Details]
STM32 has two watchdogs: independent watchdog and window watchdog. This article mainly introduces the use of independent watchdog. Independent watchdog (IDWG): driven by an independent 40KHZ low-sp...[Details]
1) Independent watchdog has no interrupt, window watchdog has interrupt 2) Independent watchdogs can be divided into hardware and software, while window watchdogs can only be controlled by software...[Details]
#include reg52.h //Include the header file. Generally, no modification is required. The header file contains the definition of special function registers. /*-------------...[Details]
Design a program for the 51 single-chip microcomputer. It is known that the crystal oscillator frequency of the 89C51 single-chip microcomputer is 12MHz, and it is required to use T1 timing to output...[Details]
;The hardware connection circuit of the 51 single-chip microcomputer is as follows: ;P1.3 and P1.4 are each connected to a button; ;P0.0 and P0.3 are each connected to a light-emitting diode; ;P2.0~P...[Details]
I have been working on single-chip microcomputers for several years, and I have always wanted to make a series of summaries. It happened to rain today. As the saying goes: Rainy days are good for...[Details]