Recently, I need to learn PCB, and I hope to learn more knowledge here. I will also share my information with you in time. I haven't come to our electronic engineering world for a long time. I hope th...
Continued from the previous post[font=宋体][size=10.5pt]Figure[/size][/font][font="][size=10.5pt]7 [/size][/font][font=宋体][size=10.5pt]Music playback interface[/size][/font][font=宋体][size=10.5pt]Figure[...
I use IAR to burn the program into CC2530. I want to add my own configuration file to store some configuration information. How can I add it? Thank you! I am new to IAR. I hope you can give me some ad...
[align=left][b][u][color=#333333][font=SimSun]RF/Analog Circuit Design Engineer (2 persons)[/font][/color][/u][/b][/align][align=left][b]Job Description[/b] 1. Responsible for the design of RF analog ...
[align=left][color=#000000][font=Times New Roman]FPGA[/font] (field programmable logic device) products have been evolving in recent years: on the one hand, FPGA suppliers are committed to using the m...
This article will explain the differences between the various types of audio amplifiers, detailing how Class D amplifiers work and showing how they improve efficiency and reduce power requirements and...
I recently upgraded MDK to V5.25 and found that there are many libraries in the Managing Run-Time Environment. Compared with the past, it is much better, from the bottom-level driver to the upper-le...[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]
In most countries, the military is a fairly large group, and the health of soldiers is particularly important to the combat effectiveness of the army. The US Department of Defense's Advanced Resear...[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]
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]
The photovoltaic industry has become a new business card for China to the world. It not only represents China's leading technology, but also constantly breaks various records with its development spee...[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]
The pins of stm32 have two uses: GPIO (general purpose io) and AFIO (alternate function io) For some pins (depending on the chip), neither of these two uses exists. For example, in 64-pin products, O...[Details]
I have encountered many problems when tinkering with LD driver recently. I will record them one by one below. Otherwise, who will remember who in five hundred years? 1. Configuration issues of multi-...[Details]
MCU Programming: Find the average value of 8 unsigned numbers. There are 8 unsigned numbers stored in 8 units of the internal RAM starting at 20H. It is required to save their average value in R2. ;-...[Details]
In the 51 single-chip microcomputer's on-chip data memory units 20H and 21H, the data 9 and 2 are stored respectively. Write a program to calculate the difference and product between the two. The d...[Details]