-
At present,
reference voltage sources
are widely used in integrated circuits such as high-precision comparators, A/D, D/A converters, and dynamic random access memories. Referenc...[Details]
-
With the development of computer, semiconductor and communication technology, the oscilloscope, which has always been a good helper for us to design and debug products, is increasingly widely used in...[Details]
-
Over the past two years, there has been a lot of news about supply chain issues and semiconductor shortages, with many automakers announcing production halts and suffering losses as a result. But h...[Details]
-
A White House official said on Monday local time that U.S. National Security Advisor Jake Sullivan visited Brazil last week and expressed concerns about Huawei equipment in the country's 5G network, ...[Details]
-
Basic key program structure analysis: 1 void key_scan(void) 2 { 3 if (!key) //Check if the key is pressed 4 { 5 delay_ms(20); //delay debounce, usually 20ms 6 if(!key) 7 ...[Details]
-
Due to the cost limit of the microcontroller, if I want to store a certain byte, I need to erase the entire page. If I want to keep the data in other places, I have to cache it, which takes up more RA...[Details]
-
Gallium nitride (GaN) FET supplier Transphorm has announced that TDK-Lambda (a group company of TDK) has continued to select Transphorm’s GaN for the development of its power modules, including 12V...[Details]
-
The microcontroller source program is as follows: #include "reg51.h" #include "intrins.h" #define GPIO_DIG P2 //Data port #define uchar unsigned char //Rename keyword #define uint unsigned int ...[Details]
-
Chemical mechanical planarization (CMP), also known as chemical mechanical polishing, is a technology in the semiconductor device manufacturing process that uses chemical corrosion and mechanical for...[Details]
-
For driver development and system transplantation, our code may have countless bugs, but there is only one result: driver failure! This article briefly introduces the following bare metal debugging...[Details]
-
arm core: the core component for executing the assembler
rom: The code fixed by the manufacturer is used to execute after the arm is powered on. The previous code (bootloader code) in the nand...[Details]
-
Taidou Microelectronics is a well-known domestic high-tech chip company. Based on its technological advantages in satellite navigation, Taidou Micro's positioning chip products are widely used in sub...[Details]
-
In addition to OnePlus 8 and 8 Pro, it is reported that the Bullets Wireless Z wireless headphones and Warp Charge 30 wireless charging pad will also be released on April 14. Now foreign media T...[Details]
-
Traditional single-chip microcomputer system development is always inseparable from simulators and programmers. With the rapid development of electronic and computer technology, single-chip microco...[Details]
-
Ultra-wideband, commonly referred to as UWB, is a powerful wireless communication technology that has a wide range of uses and can perform a variety of tasks that are difficul...[Details]