-
A new report from Naver cites industry sources saying that Samsung Electronics' foundry will begin mass production of Google's second-generation Tensor chipset on a 4nm process this month. Goog...[Details]
-
With the rapid development of China's communications,
power
, UPS and other industries, the use of batteries is also increasing rapidly. Under the current conditions of battery use, some un...[Details]
-
As a new display technology that has attracted much attention, Mini/Micro LED technology has a huge and broad market prospect. Since 2020, upstream epitaxial wafer factories represented by Sanan, Hua...[Details]
-
Development environment: MCU: NXP LPC1788 u-boot: u-boot-2010.03 SPI Flash: AT45DB321D Since ATMEL's SPI flash has been implemented in u-boot, we don't need to write the driver for AT45DB321D. Now c...[Details]
-
When the input is -24V DC voltage, a +12V regulated power supply composed of CW3524 is used. The double-ended switching regulated power supply composed of CW3524 integrated pulse width modulator ha...[Details]
-
It is reported that Cedar Lane Technologies (hereinafter referred to as "Cedar Lane") recently filed a patent infringement lawsuit against Huawei in the Eastern District of Texas, claiming that Huawe...[Details]
-
1. Production situation
From January to August 2020, among the main products of the national battery manufacturing industry, the output of lithium-ion batteries was 10.53 billion, a year-o...[Details]
-
Pan Jiutang, partner of Xiaomi Industrial Investment Department, recently posted on Weibo praising Xiaomi TV. Pan Jiutang said, "Xiaomi TV has been an industry innovator since its entry (11-button mi...[Details]
-
This is a low voltage microphone preamplifier circuit that operates from a 1.5V supply. The reference has a unity gain bandwidth of 500kHz and is used as a preamplifier with a gain of 100. Its outp...[Details]
-
Last time, I talked about learning ARM assembly. OK, let's start now. My boot program is modified from UBOOT1.1.2. You can download the source code of UBOOT. Maybe you will ask where to download ...[Details]
-
Example typedef enum { FLASH_MEMTYPE_PROG = (u8)0x00, /*! Program memory */ FLASH_MEMTYPE_DATA = (u8)0x01 /*! Data EEPROM memory */ } FLASH_MemType_TypeDef; int main() { u32 ...[Details]
-
The origin of timing
We already know that the process of executing instructions by the microcontroller is to sequentially take out instructions from the ROM program memory, execute them one by one,...[Details]
-
Summary of this article: This article describes in detail the process, steps, problems encountered and their solutions for porting goAhead 2.5 to the S3C2440 Linux system. Development Environment: ...[Details]
-
The LED rotating display is a rotating LED display screen developed based on the principle of visual persistence. It installs 16 LED light-emitting devices on a carrier with a certain rotation speed....[Details]
-
The internal 128K low-speed clock of stm8s105k6 needs to be used, and the debugging is not very smooth, so I would like to record it. Switch from the internal 16M clock to the internal 128K clock, ...[Details]