[backcolor=rgb(238, 238, 238)][size=12px]I have been learning STM32 for so long, but I still don't understand the GPIO mode selection and its meaning. When I use the program, I just look at the progra...
1. I looked at the examples and found that there is no FFT example. Does this DSP28335 not support FFT? By the way, the C2000 series has the C2000 ware library. It is much more convenient, but I am no...
When running ti-rtos driver spi simulation with msp430f5529, it is found that there is data in spi's RXBUF. When the program is running, it cannot skip SPI_transfer() and runs to __no_operation();. Th...
How to use AT command modem to dial up to the Internet? How can other programs use this dial-up connection? Urgent!! The serial port communication can pass. ATI0... But the connection cannot be establ...
My platform is pxa270+Wince5.0. We originally used 64M (32bit) Intel P30 flash. Now, in order to expand the flash capacity without increasing the cost, we have to change to 1MB NorFlash (16bit) + 2GB ...
I recently made an inverter with 1200W PFC using UC3854 plus passive lossless absorption. I have two questions: 1. What kind of protection should PFC generally add, and which ones are the most importa...
In the past few days, the news that ZTE was "banned" by the US Department of Commerce has triggered widespread reflection and concern in various domestic industries about the lack of independent co...[Details]
1. The first project We are going to create the first project, which is mainly for project analysis, so that we can understand how CubeMX works and how to trace the code logic. Okay, no more nonsense...[Details]
Function List and Notes (lower-level driver part) 1. IO port initialization: control IO and communication IO. Control includes power control, reset and low power mode. Communication is the serial po...[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]
Autonomous driving
and
5G
are the two hot topics that global companies and media are paying the most attention to, and the combination of the two is the focus of everyone's attention....[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]
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]
From the functional classification, it can be divided into: 1. Active control ADAS: ACC/AEB/LKS, etc. 2. Warning ADAS: FCW/LDW/PCW, etc. 3. Other auxiliary ADAS: BSD/ADB/panora...[Details]
1. Heart rate measurement principle 1. What is a heart rate module? The heart rate module is professionally used to monitor the heart rate of the wrist, fingers, forehead, earlobe, chest and other ...[Details]
//Observe the difference between feeding the dog and not feeding the dog, and use the LED indicator of the PB port for status indication. //Switch the LED indicator enable switch of the PB po...[Details]
Introduction: As a power electronic device, the photovoltaic inverter mainly converts the direct current generated by the photovoltaic module into alternating current. Because there are thousands o...[Details]
environment: Host: XP Development environment: MDK4.23 MCU:STM32F103CBT6 illustrate: Collect AD through pins PA1 and PA2. Collect AD 10 times for each channel. #include "ad_driver.h" //Global ...[Details]
1. What is PWM What is PWM? Professionally speaking, it is pulse width modulation. In layman's terms, it is the continuous output of high and low levels. For example, the microcontroller outputs...[Details]
In the 80C51 single-chip microcomputer, the clock frequency is known to be 6MHz. Please program P1.0 and P1.1 to output square waves with periods of 2s and 0.5s respectively. Please give the answer a...[Details]