-
In the 8051 series microcontrollers, the first 32 bytes of the internal RAM are divided into 4 groups, each with 8 registers. The names of the 8 registers in each group are R0-R7. By setting two bits...[Details]
-
This article is compiled from https://tuxphones.com/sipeed-rv64-first-risc-v-rv64-phone-linux-2022-2023/
RISC-V ISA is usually divided into two architectures, RV32 and RV64, covering 32-...[Details]
-
Beijing time, August 18 morning news, according to reports, not long ago, the global semiconductor industry faced a surge in demand and a chip supply crisis. However, times have changed, and the semi...[Details]
-
I am a beginner, a PIC beginner, but I have been in the microcontroller business for many years. To be honest, the C development environment is similar, except that burning and online simulation are ...[Details]
-
Diodes Incorporated (Nasdaq: DIOD) has introduced the PI6C59xxxxx series of differential frequency buffers. This series supports Ethernet speeds up to 400Gbit/s and is ideal for high-performance appl...[Details]
-
This article uses a buck non-isolated switching power supply circuit to explain voltage ripple and inductor current measurement. Voltage ripple measurement: As shown in the figure above, the 1.2V o...[Details]
-
With the development of social economy, people's living standards are improving day by day. How to ensure property safety has become a hot issue of general concern in society. Although various alarm ...[Details]
-
Above code:
Initialization part:
/*
* Serial port 1 initialization
*/
void USART1_Initial(void)
{
USART_InitTypeDef USART_InitStruct;
GPIO_InitTypeDef GPIO_InitStructure;
// Set IO ...[Details]
-
I often encounter some annoying pseudo instructions starting with ".", such as .globl _start .balign .align .data .text, etc. The most annoying one is as follows: _undefined_instruction: .word undefi...[Details]
-
Recently, Lian Weihan, chief architect of Tenstorrent, shared the combination of RISC-V architecture and AI innovation at the "2024 World Artificial Intelligence Conference" - "Intelligence from th...[Details]
-
GIS (gas insulated switchgear) is a power equipment with extensive and important applications in the field of power transmission, distribution and transformation. The closed structure of GIS increa...[Details]
-
1. Introduction
The purpose of the medical industry is to use advanced technology, provide the most advanced, timely and thoughtful medical services, establish a better industry image, and...[Details]
-
What is a hydrogen-oxygen fuel cell?
Fuel cells are a new power source with great development prospects. They generally use hydrogen, carbon, methanol, borohydride, coal gas or natural gas...[Details]
-
At the end of April, Huawei's first mobile phone with a lifting camera, the Huawei P Smart Z, was exposed. Perhaps because it is Huawei's first mobile phone with a lifting camera design, it has attra...[Details]
-
describe
The LTC®6084/LTC6085 are dual/quad, low cost, low offset, rail-to-rail input/output, unity-gain stable CMOS operational amplifiers with 1pA input bias current.
A 1.5MHz gain bandwidt...[Details]