It's been a long time since I got the board, but I haven't started to play with it. I used to be a loyal fan of atmel, from 51 MCU, arm7 (s64), arm9 (9200,9260, etc.), it can be said that my technical...
[img]https://bbs.eeworld.com.cn/attachments/month_1211/20121112rjwveaftbmsenzcz.png[/img] Sadly, I found that the wrong result cannot be modified. As a result, one wrong result means 80 points. Okay, ...
I'm making an electronic keyboard recently, using a 51 chip, but I can't tune the corresponding tone. Please help me, is there a problem with the circuit or the program? My idea is to generate a squar...
The microcontroller is PIC16F688. I use the interrupt function void interrupt isr (vvoid) {...} and it stops in the interrupt after running, but does not enter the above interrupt function. Is the for...
Author: Liang Hongbing Published: 2006.07.18 15:10:01 Source: CCID Network - China Electronics News 1[ Post a comment ] [Font size: Large, Medium , Small] [ Print ] [ Enter the blog ] [ Enter the foru...
[align=left][color=#000000]The vast majority of electronic components, such as resistors, capacitors, and speakers, are finished products produced by the production department according to the specifi...
The most significant event in the technology circle during this period is undoubtedly the news that ZTE was banned by the United States. Once the news came out, it shocked the entire Chinese techno...[Details]
China Energy Storage Network News:
On April 24, State Grid Corporation of China (hereinafter referred to as "SGCC") and China Southern Power Grid Co., Ltd. (hereinafter referred to as "CSGC")...[Details]
When
artificial intelligence
can help humans take on some work, we always divide the responsibilities of both parties very clearly. When humans work, we rarely see
artificial intelligen...[Details]
"Originally, there are many people who can design very good
chips
, but the market does not give domestic
chips
the opportunity to iterate, and domestic companies cannot give engine...[Details]
Chip: STM32F107VCT6 Application Pin: THOUSANDS, RMII STM32CubeMX is very convenient to use ETH. The software comes with LWIP and configuration. This time, STM32F107VCT6+DP83848CVV is used. The MII a...[Details]
Although it is early summer, the Chinese smartphone market is still in the cold winter, just like Beijing in April with snow. For mobile phone brands caught in the middle, the cold is even more bit...[Details]
At present, in the world,
the construction of
smart cities
is in the process of gradually landing from concept, and technology giants and investment giants are important participants in this...[Details]
This example is mainly to familiarize yourself with the register configuration of Timer A and the configuration method of IAR. /*********************************************** Program function: re...[Details]
This is also a routine in the development board, with explanations of the key points. The program is as follows: /********************************************************* Program notes: First...[Details]
Kevin Jensen ams Semiconductor
Sensors
and lighting expert. Let's learn more about the relevant content with the network communication editor.
Everything is becoming "smart" these ...[Details]
sprintf is a function in the C language library that converts data types. There is a situation where In 51 MCU, define unsigned char temp; Then I want to use the serial port to print out temp in deci...[Details]
In mid-to-late 2016, a girl from Hubei came to Beijing alone, full of curiosity about
cloud computing
. The girl left the deepest impression on me was her lovely smile. She told me that if ...[Details]
I have been working on a stm32 project recently and have been struggling with its startup method. I saw a good article and reposted it. The format of the original article is not very good, and there...[Details]
This example sets up a button to adjust the square wave of different frequencies (multiples of 100) from 100-1000hz. In addition, serial port communication is added, and the corresponding frequency c...[Details]
Title: Use the table lookup method to convert a hexadecimal number into ASCII code. The input parameter is placed in the internal RAM 50H, and the output parameter is in R0. Requirements: Complete th...[Details]