This article and design code were written by FPGA enthusiast Xiao Meige. Without the author's permission, this article is only allowed to be copied and reproduced on online forums, and the original au...
I recently read Qorvo's "65V GaN Technology Changes the Radar Market: What Does This Mean to You?" This article introduces the following:
Radar equipment plays an important role in the security and de...
If it says that the dll file cannot be found, there are usually the following problems: 1. The dll file does not exist. 2. The dll file is abnormal, such as version incompatibility or file damage. san...
/********************************************************Program function: MCU keeps sending data to PC, and displaysASCII characters corresponding to 0~127 on the screen------------------------------...
I received the board and I'll show it off first. I thought it was an LQFP package, but it turned out not to be. It was too hard to solder it myself, so I was a little disappointed. The board was solde...
In October 2018, IHS Markit released the "Energy Storage Inverter (PCS) Report 2018", publishing some of IHS's views and predictions on such a rapidly developing industry.
The report points ou...[Details]
NRST input pin
The NRST pin is used for master system reset. It resets all internal device registers, the program counter of the ARM core and the JTAG/ICE port when it is low. It samples the BMS a...[Details]
Scientists have taken an important step toward using machine learning to speed up battery design: combining machine learning with knowledge gained from experiments and equations guided by physics to ...[Details]
Introduction At present, the research focus of robot control system is on open and modular control systems. The standardization and networking of robot controllers have become a research hotspot....[Details]
How to write UART program? 1. Serial port initialization Step 1: Set the pin ① Set the pins for the serial port. GPH2, 3 for TX0, RX0 Clear the bit, then set ② Set TX0 and RX0 internal pull-up, that ...[Details]
Electronic circuits are often operated with positive regulated output voltages, which are usually provided by buck regulators. If a negative output voltage is also required, the same buck controller...[Details]
1. Application Background
Currently in the automotive instrumentation industry, the mainstream GUIs running on MCUs are Kanzi and CGI, and the mainstream GUI on SOCs is Qt. Therefore, I want to...[Details]
Ambiq recently launched the Apollo510 Arm Cortex-M55 MCU, which is 30 times more efficient than a typical Cortex-M4 design and 10 times more performant than the Apollo4 Cortex-M4 MCU, making it sui...[Details]
Uson-11 ultrasonic level meter is an economical liquid level measuring instrument. It adopts non-contact measurement method and has the characteristics of safety, efficiency, cleanliness, accuracy,...[Details]
In a network-centric battlefield, all systems (platforms) are interconnected nodes that work together to provide mission-critical information to military personnel. This approach is driving the dev...[Details]
Recently, Shanghai Shang Hydrogen Energy Technology Co., Ltd., which focuses on hydrogen fuel cells and stacks, officially launched strategic cooperation with Sany Heavy Industry, Qihang Automobile, ...[Details]
On September 16, the new vivo NEX series NEX 3 5G smart flagship was officially released at NEX SPACE in Shanghai. The phone has many breakthrough technologies, not only equipped with 5G communicatio...[Details]
The width of TMR2 is 8 bits, the same as TMR0, and it usually appears together with the CCP module and PWM function. The 8-bit TMR2 timer has a pre-prescaler and a post-prescaler, and a cycle contr...[Details]
1 Introduction
The differential pressure flow measurement system refers to a flow measurement system that uses the differential pressure principle to measure flow. This system is one of the more re...[Details]
1. Two methods to achieve delay 1. Hardware delay Advantages: Using timer/counter, this method can improve CPU efficiency and achieve accurate delay; Disadvantages: When the accuracy requirement is...[Details]