-
For commercial applications, FPGA is far from replacing MCU or even completely replacing DSP. With the popularity of FPGA, fewer and fewer people are learning DSP, and MCU is diverse. ARM/CorteX ha...[Details]
-
In 2021, Intel will leverage its unique advantages in software, chips and platforms, processes and packaging, and large-scale global manufacturers to promote heterogeneous computing and drive the dig...[Details]
-
Speaking of Samsung, I think everyone will first think of mobile phones, but can you believe that Samsung has also begun to enter the automobile industry? Don’t believe it, let’s take a look! Recen...[Details]
-
In today’s automotive world, many systems and components require computational fluid dynamics (CFD) analysis during the design process to ensure optimal performance, reliability, cost and time to mar...[Details]
-
APM32 series modules enable faster charging and longer driving range for all types of electric vehicles
September 29, 2022 - ON Semiconductor, a leader in smart power and smart sen...[Details]
-
With the development of the automobile industry, traffic accidents are also happening frequently. According to the 2009 national road traffic accident situation released by the Traffic Management B...[Details]
-
1. The concept of low voltage reactive power compensation
Low-voltage reactive power compensation refers to the installation of compensation devices in the low-voltage 400 (380) volt n...[Details]
-
Electromagnetic compatibility measurement relies on three factors: methods, technology, and equipment. The method is determined by both the measurement principle and the use of the measurement equ...[Details]
-
Use timer interrupt 0 to flash LED1 (one second on and one second off) #include reg51.h typedef unsigned char u8; typedef unsigned int u16; sbit led=P2^0;//D1 void Timer0Init() { TMOD|=0x01;...[Details]
-
There are three 8-bit input/output ports on the main processor ATMega328P of Arduino UNO R3, namely PB, PC and PD. The Blink example provided by Arduino IDE can help us understand the digital outpu...[Details]
-
Parallel Port Essentials
The MCS-51 microcontroller has four 8-bit parallel I/O ports P0, P1, P2, and P3. Among them, P3, P2, and P1 are quasi-bidirectional ports, and P0 is a bidirectional three-s...[Details]
-
Market research firm IDC said in a new report that although interest in virtual reality (VR) devices that rely on smartphones has cooled, the high-end VR market continues to grow as tethered and stan...[Details]
-
ATmega16 contains 512 bytes of EEPROM data memory. It exists as an independent data space and can be read and written byte by byte. The life of EEPROM is at least 100,000 erase cycles. EEPROM access ...[Details]
-
Introduction: Data types supported by the ARM compiler ************************************************************* Data types supported by the ARM compiler ***************************************...[Details]
-
Basic Overview of Automotive Chips
Automotive-grade semiconductors, also known as "automotive chips," are used in areas such as vehicle control devices, vehicle-mounted monitoring devices, and...[Details]