I have never done this, and I am not very familiar with hardware. Now I am looking at the interface part. Some drivers also have DMA processing. I wonder if I should look at it?...
[font=Tahoma, Helvetica, SimSun, sans-serif][size=4][color=#0000ff][b]I saw the function of this AD software somewhere else and shared it with everyone! 1. Customize line width shortcut keys In the pr...
Simulation Research of Parallel Active Power Filter Based on DSPIn the past decade, with the rapid development of power electronics technology, active power filters (APFs) have gradually entered the s...
I downloaded the program to msp430, but when it was halfway through, it suddenly prompted an error saying that a certain address could not be written....
ZXOPEN-2 FPGA beginner development board digital tube simple evaluation I received the circuit board family photo sent by Zhixin Technology on April 7thUSB Blaster on the left FPGA learning board in t...
International Solar Photovoltaic Network News: Chinese inverter company Sungrow announced that it will build a 3GW photovoltaic inverter manufacturing plant in Bangalore, the capital of Karnataka, ...[Details]
After searching a lot of information, I finally understood the time base timer. I did not use any library functions but operated the registers directly. The following introduces the systick in STM32...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[Details]
Unlike three years ago, today's
artificial intelligence
is no longer just a floating concept, and the venture capital circle has begun to explore the various possibilities of this technolog...[Details]
In the project, CPLD is needed to complete part of the algorithm design. The parameters are given by AVR, so the communication between AVR and CPLD needs to be completed. Therefore, a test program is...[Details]
Ouster LiDAR OS-1 (left) and OS-2 (center) Velodyne invented the modern 3D LiDAR scanner in the mid-2000s, but in recent years conventional wisdom has held that Velodyne’s design — 64 lasers mounted...[Details]
ADC: 1. The ADC module inside STM32 has three ADC1, ADC2, and ADC3, which are independent of each other, so synchronous sampling can be performed. 2ADC input clock must not exceed 14MHz, it is genera...[Details]
Table of contents: 1 Overview 2: Common interrupt functions 3: PWM output 1 Overview In development, timers are widely used, which can be simply summarized into three aspects: 1.1: Application of ...[Details]
(1) JTAG is a communication standard used for real-time and fast communication between computers and microcontrollers. The JTAG function of AVR (only available on some models) makes AVR debugging ver...[Details]
Mobile phone battery charger program made by STC12C2052AD microcontroller #include stc12c2052ad.h #include intrins.h #define uchar unsigned char #define uint unsigned int sbit REF =P1^0; sbi...[Details]