-
In recent years, as energy consumption and environmental protection issues have attracted people's attention, my country's solar photovoltaic power generation industry has shown a rapid development...[Details]
-
1. Development Environment 1. Applicable chips: All STM32F4 chips 2. Firmware library: STM32F4xx_DSP_StdPeriph_Lib_V1.8.0 3,IDE:MDK517 2. Driver source code Delay.h File /**...[Details]
-
As photovoltaic power stations come into people's view, people are paying more and more attention to them. Recently, some netizens asked me how to match the inverter and components of photovoltaic ...[Details]
-
At the beginning, I used the stdlib library. Recently, I found that the cube library is more and more widely used, so I started to use the cube library to complete the ADC multi-channel acquisition e...[Details]
-
The clock system of STM32 can be directly summarized in a diagram (from the STM32F10X reference manual). The following is an analysis of this diagram 1. STM32 input clock source 1.1 Function of cl...[Details]
-
/*---------------------------------------------------------------------- TMOD (89H) T1 T0 GATE C/T` M1 M0 GATE C/T` M1 M0 -----------------------...[Details]
-
#include avr/io.h void Delay(unsigned int T) { unsigned int i,j; for (i=0;i T;i++) for (j=0;j 100;j++) asmvolatile ("nop"); //Assembly instruction, let the microcontroller run empty instruction...[Details]
-
China Energy Storage Network News:
The Global Energy Internet Seminar, jointly organized by the Global Energy Internet Development Cooperation Organization and the Royal Academy of Engineerin...[Details]
-
/* Title: Interrupt driven serial example(RS-485). * Author: Daidai Hu * Date: 06/2003 * Purpose: Template for RS-485 slave commun IC ation program. * Needed * SOF tware: AVR-G CC 3.3 to compile * ...[Details]
-
AVR CH451 driver header file #ifndef _CH451_H #define _CH451_H #include avr/io.h //CH451 command macro definition #define CH451_RESET 0x0201 //Reset #define CH451_LEFT MOV 0x0300 //Set the movem...[Details]
-
After two days, I can finally understand 32 interrupts. Because it is operated by library functions, some internal knowledge is not understood in detail, but I just understand that it is like this. B...[Details]
-
1. Push-pull output: can output high and low levels, connect digital devices; push-pull structure generally means that two transistors are controlled by two complementary signals, and one transistor ...[Details]
-
Experimental phenomenon: LED light flashes for 0.5s /**************************************************************************************** *Function name: bsp_Inittimer1 *Function function: Init...[Details]
-
With the development of consumer
electronics
technology, home audio and video entertainment systems are no longer a simple TV + DVD mode, but usually include TVs,
set-top boxes
, Bl...[Details]
-
Roberto Leonardo, a professor of physics at the University of Rome, has developed a series of micromotors that can be powered by bacteria and lasers and start to rotate. Let's take a look at the rele...[Details]