Power conversion technology and semiconductor power converterThe theory of power electronics (or power electronics technology) is based on three disciplines: electronics, electricity and control. At f...
Recently, I need to develop a production test program for Atheros, which requires development based on Litepoint's instrument IQFlex. The developed art version is 09b27. The calibration, power, EVM, m...
I use 149 to control 5V LCD. It works when connected directly. But now after using 74LVC4245 to convert 3.3V->5V, it cannot display. What is the reason?...
[color=#222222][font=Tahoma,]Our company develops various types of handheld terminals such as mobile POS and police communication. Due to some problems with the original circuit, we hope to find a har...
China's photovoltaic power generation installed capacity achieved rapid growth in 2017, and distributed photovoltaics achieved explosive growth. In 2017, the country's photovoltaic installed capaci...[Details]
1. Placement suspension void NVIC_Configuration(void) { NVIC_InitTypeDef NVIC_InitStructure; /* Set the Vector Table base location at 0x08004000 NVIC_SetVectorTable(NVIC_VectTab_FLASH, 0x4000)...[Details]
Friends who work in the photovoltaic industry, do you still remember the hard work on June 30 last year? How many people worked late into the night for months in a row just to connect to the grid a...[Details]
China Energy Storage Network:
At the Boao Forum, Zhu Min, the current dean of the National Institute of Finance at Tsinghua University, said: "When talking about blockchain, we must first sep...[Details]
Processors with artificial intelligence are mostly integrated into cars, PCs, security cameras, smart speakers, robots and other related technology equipment, but
AI
chips were initially de...[Details]
Every era has its own representative company, and the small game between representative companies in the big era also reflects the big game between countries to a certain extent. Let's learn about ...[Details]
Many embedded geeks are wondering what the future holds if they continue to invest time, energy and money in MICroChip's PIC32 series MCUs. Will their investment be safe, and how does it compare ...[Details]
Use P1.0 to output 1KHz and 500Hz audio signals to drive the speaker as an alarm signal. It is required that the 1KHz signal sound for 100ms and the 500Hz signal sound for 200ms, alternating between...[Details]
**File name: ds18b20.c **Description: Use the single bus DS18B20 temperature measurement program and display it on the LCD, taking three effective decimal places. Two integer parts. A total of 5 di...[Details]
2 Multi-byte Binary Addition The binary unsigned numbers in 0X20, 0X21 are added to the binary unsigned numbers in 0X22, 0X23, and the results are placed in 0X24, 0X25, 0X26. Place the lower byte dat...[Details]
The interrupt method is used to realize full-duplex communication. This example uses two MEGA8515s, and the connection is: MISO----MISO MOSI----MOSI SCK ----SCK /SS ----/SS The function fill_tx...[Details]
The atmega103 microcontroller is a reduced instruction set (RISC) AVR (Advanced RISC) series microcontroller product launched by Atmel. This is an enhanced RISC structure and an 8-bit microcontroller...[Details]
/******************************************************** The goal of this program is as follows: 1: Do not use the INTn interrupt function, the button is connected to the ordinary IO 2: The ti...[Details]