-
November 16 , 2023 , China – STMicroelectronics released the ST54L NFC controller and security unit integrated chip. After installing this chip, mobile devices such as smartphones, smart wear...[Details]
-
When Samsung first showed the first generation Galaxy Note at the 2011 IFA Berlin International Consumer Electronics Show, the outside world seemed very curious about this phone with a super large s...[Details]
-
NodeMcu Introduction NodeMCU is an open source IoT platform that uses Lua scripting language for programming. The platform is based on the eLua open source project and uses ESP8266 SDK 0.9.5 at the...[Details]
-
EA Elektro-Automatik announces new industrial series of 60 kW DC power supplies and loads, achieving breakthrough power density Shanghai, China. December 13, 2022 - EA Elektro-Automatik GmbH & Co.K...[Details]
-
Insulation resistance test is a common method to test and inspect the insulation performance of electrical equipment. It is also a preparatory test for high-voltage insulation test. This article intro...[Details]
-
/*Timer 1ms interrupt, dead wait timer delay*/ /*File Timer.c */ #include "stm32f10x.h" unsigned int TimeDelay = 0; void TIM1_Configuration(void) { NVIC_InitTypeDef NVIC_InitStructure; TIM_Tim...[Details]
-
At the 2020 Huawei Developer Conference held recently, the EMUI 11 system was officially released. EMUI 11 brings many artistic themes and DIY AOD, and also launches a more comprehensive "Smar...[Details]
-
In the past 30 years, major electronic component manufacturers in the world have launched their own unique single-chip microcomputer products. Among the flourishing single-chip microcomputer famili...[Details]
-
environment MPLAB X IDE Version: v5.10 Compiler: xc16-gcc v1.20 Solution 1. Open the menu File Project Properties, and the Project Properties dialog box pops up. Click PICkit 3, select the drop-...[Details]
-
When learning C++, I had some new ideas about microcontroller programs. In the "Summary of the Program Structure of Using Timers to Assign Tasks in Single-Chip Microcomputers", the entire system is...[Details]
-
STMicroelectronics (STMicroelectronics, NYSE: STM), a global semiconductor leader serving customers in multiple electronic applications, has released a new series of 32-bit general-purpose microcontro...[Details]
-
This year's epidemic does not seem to have hindered the pace of car companies in the research and development of new technologies. This year, Xiaopeng mass-produced the 700-kilometer-class P7 pure el...[Details]
-
Smart antennas use digital signal processing technology to dynamically generate spatial directional beams in the baseband, align the main lobe of the antenna pattern with the direction of arrival of t...[Details]
-
This paper studies and designs a high-speed serial isolated ADC based on a high-speed isolation chip. The digital isolated ADC has a wide bandwidth, small delay, high stability and simple circ...[Details]
-
01
Introduction to control chips
Control chips mainly refer to MCU (Microcontroller Unit), which is a microcontroller, also known as a single-chip microcomputer. It appropriately reduces ...[Details]