In a post, I was struggling over whether to buy a 25-yuan LaunchPad to disassemble the components. Now I thought of a way. The forum seemed to have planned to organize some MSP430 DIY activities. It s...
[i=s]This post was last edited by Sur on 2014-1-15 23:03[/i] [b][font=宋体] [/font] [/b][align=left][b][size=36pt] [/size][/b][/align][b][size=36pt][align=center][img=253,147]https://bbs.eeworld.com.cn/...
The board I use is DM642 from Hezhongda, and the development tool is CCS3.3. Recently, when I was debugging a jpeg_loopback program, I found that I could not add breakpoints in the middle of its funct...
I was exhausted this morning. I soldered 16 LEDs, but some of them were not lighting up. After debugging, I finally made all 16 of them light up. See the picture above...
How can I make S3C6410 run at 667 frequency under wince6? How to configure it? What should I modify in "S3C6410_SEC_V1\OAL\INC\soc_cfg.h"? When I adjust it to 666, it can't be compiled directly, and a...
After adding Word Viewer, there is a shortcut of Word Viewer on the desktop. How can I keep the function of Word Viewer and remove the shortcut of Word Viewer? How can I remove the shortcut of My Docu...
China Energy Storage Network:
Blockchain + finance, blockchain + environmental protection, blockchain + insurance, even a roadside fried chicken shop is using the banner of blockchain + fried...[Details]
Security PPP is a new model of urban video surveillance projects: 1) The government and social capital establish a project company in a certain proportion; 2) The project company participates in the ...[Details]
Artificial intelligence
There is no inherent bias in AI. It does not "think" something is true or false for reasons that cannot be explained by logic. Unfortunately, human bias exists in mach...[Details]
ZTE was punished, and Hou Weigui, who had already retired, had to come out of retirement again and run around to mediate. Let's follow the embedded editor to learn about the relevant content.
...[Details]
This program uses the eight-channel ADC single acquisition mode. According to the configuration, ADC12SC will automatically reset after the conversion is completed in the single mode, so it is necess...[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]
With the development of information technology, intelligence, informatization and networking have become the development trend of modern industrial control. Since the 1980s, the rapid development...[Details]
As cryptocurrency continues to gain popularity, a technology hidden behind it has attracted more attention from the world, that is the now hotly debated
blockchain
. Let's follow the embedd...[Details]
In 1949, after three years of civil war, the Nationalist government was defeated and retreated to Taiwan. The political and academic circles launched a large-scale reflection on why they failed in ...[Details]
Mobile communication resale business means that enterprises can contract part of the communication network usage rights from basic telecommunications operators, repackage them into their own brands...[Details]
Photovoltaic inverters are the core equipment of photovoltaic systems. Their main function is to convert the direct current generated by photovoltaic modules into alternating current that meets the...[Details]
Internal channels of ADC: In addition to using external channels to collect external analog voltage signals, the ADC of STM32 also has two internal channels 16 and 17. Channel 16 is connected to ...[Details]
1. Common knowledge about DMA. 1. Function: to achieve high-speed data transmission between chips. That is, it can achieve data transmission without occupying the CPU. 2. Mode: There are three tran...[Details]
The code for using timer 0 to implement a running light in a 51 MCU is as follows. The LED light is connected to port P1. The code is annotated below, so I won't explain it in detail. My English is n...[Details]
Title: Use two dynamic digital tubes to display from 0 to 60, output from the P1 port of 89C51, without adding a decoder, and directly connect the digital tubes. Note that they are dynamic digital tu...[Details]