For example, in the following code, what does "b" mean? ExceptionVec b ResetHandler b Undefined ; 0x4 b SWI ; 0x8 b PrefetchAbort ; 0xc b DataAbort ; 0x10 b NotAssigned ; 0x14 b IRQ ; 0x18 b FIQ ; 0x1...
Why is there no time difference in the PWM interrupt? I pray for help from all the experts. #include msp430x14x.h #include math.h #define uint unsigned int #define uchar unsigned char#define ulong uns...
[align=left][color=#000]1. [Solution Introduction] This power supply solution solves the problem of: ±15V dual power supply for an OP amplifier, 12V is used to power the system's load, and 3.3V is use...
[size=6]There is no problem with sending, but there is a problem with receiving. The breakpoint interrupt keeps stopping here, if(UARTCharsAvail(UART1_BASE))? Is it a circuit problem, or may the seria...
[i=s] This post was last edited by paulhyde on 2014-9-15 04:21 [/i] A great tool for downloading datasheets, which helps you avoid searching for data during competitions. It is less than 1M, but has p...
1. Problem When developing STM32 with IAR, I found that I could not print floating point numbers by redirecting printf to the serial port. The code is as follows: The output is as follows: It can...[Details]
1. Purpose Since the number of times the STM32 FLASH can be erased and written is limited, in order to protect our FLASH and extend the use time of the MCU, we can debug on the SRAM. SRAM is a ...[Details]
1. Function prototype In the function library officially provided by STM32, you can find functions like HAL_Delay(). This function uses a timer to achieve a more accurate time delay and provides it...[Details]
The day before yesterday, I learned about STM's Systick and found it quite useful for precise timing. When I used CVAVR before, I found that the delay.h in it was very useful. So, I used STM32's...[Details]
The last two blogs talked about a version problem of STM32CubeMX and the problem of hardware reset. When you solve these two problems, you will find that after the program is burned into the board, t...[Details]
Serial Port: 一. USART_ITConfig(USART1, USART_IT_TXE, ENABLE): As long as the transmit register is empty, there will always be an interrupt. Therefore, if you are not sending data, turn off the tran...[Details]
Automotive LCD Instrument Clock EMI Solution As early as 2014, the market size of China's automotive full LCD instrument has reached 3.506 billion yuan, and it is expected that by 2020, this s...[Details]
Overview
Lightning is a strong discharge phenomenon that occurs between thunderstorm clouds and between thunderstorm clouds and the earth due to severe convective weather. Lightning is gen...[Details]
The adoption rate of serverless
cloud
computing
is gradually increasing, but it has not yet reached people's expectations. Various surveys show that serverless
is
still
an eme...[Details]
What is SYSTICK: This is a 24-bit system tick timer, SysTick, with automatic reload and overflow interrupt functions. All microcontrollers based on the Cortex_M3 processor can obtain a certain time ...[Details]
1 Introduction Due to the special working environment of coal mine production, the production process is more dangerous and unsafe than the general industry. With the continuous increase in c...[Details]
With the development of the automobile industry, more and more automotive electronic components are being used in modern cars, providing better safety, comfort and economy for cars. In the past, cars...[Details]
Every era has anxiety that has nowhere to go. Let's follow the embedded editor to learn about the relevant content.
The anxiety of the post-Internet era is that if you don’t revolutionize ...[Details]
As a leading company in automotive semiconductors, Freescale and Khronos Group have jointly launched an automotive multimedia embedded microprocessor i.MX35 with an integrated OpenVG hardware acceler...[Details]