Maybe when we used the lower versions IAR4.41 IAR4.42 to do a lot of work and a lot of projects, but with the update of simulation tools, the old versions can no longer inherit the new simulation tool...
I have never found the function of all interrupts in STM32. I want to ask if it is impossible to implement it. Or is there any way to implement this function? It is very troublesome to turn off each o...
Using MSP430 (F149) to receive infrared is simpler than sending. The infrared sensor I use is HS0038B. This component outputs a low level when receiving 38K infrared, otherwise it outputs a high level...
Many data sheets describe a series, such as the msp430X1XX series. After reading them, you may find problems in the process of using them. For example, the msp430F149 series data sheet says that it ha...
I am using BSL downloader to connect to the computer and it is displayed as COM12, but in the BSL download software there is a serial port selection with the highest being COM8, what should I do :Sad:...
I have just started learning AVR and my level is limited. Now I want to use the SPI mode of Atmega32 to read and write SD cards. At present, I am doing simple reading and writing without adding a file...
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]
The adoption of vehicle tracking systems for cars and fleets is increasing. Modern trackers have reduced form factors and increased functionality to support active data transmission for real-time tra...[Details]
What are your expectations and ideas
for
the future of
Xiaomi Mi Band
?
Xiaomi Mi Band’s
official Weibo shared many netizens’ thoughts on
the future direction and functions
of Xiao...[Details]
The ZTE incident has aroused people's concerns about the future of Chinese chips, and they have been using WeChat and Weibo to express their views; the Chinese display industry is also worried abou...[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]
The following is a 16-way multi-channel ADC acquisition circuit diagram and source program made using the STM32 microcontroller. It uses a USB interface to connect to the computer, which is actually ...[Details]
Manually assemble the following program machine code and analyze the execution function of the program segment. CLR A MOV R2, A MOV R7, #4 LOOP: CLR C MOV A, R0 RLC...[Details]
It is required to use timer/counter 1 for timing, with a timing of 1 second; timer/counter 0 for counter, and the external pulse to be counted is connected from P3.4 (T0). The microcontroller will co...[Details]
MCS-51 single-chip microcomputer, a simple assembly language program, calculates the function value of a piecewise function. It is known that there is a variable X in the 25H unit. It is required to ...[Details]
The following comes from - "cortex-M3 Definitive Guide" Special function register group: Program Status Registers (PSRs or xPSRs) Interrupt mask register group (PRIMASK, FAULTMASK, and BASEPRI) ...[Details]