Reprinted from [url]http://blog.sina.com.cn/s/blog_679f93560101201q.html[/url] [b]FIS[/b] SATA uses frame information structure (FIS) to transmit data and commands between HBA and Device. [b]Applicati...
I want to use a general-purpose timer to generate PWM, but for some reason the program is always wrong. I've attached the program below. Please help. void Init_Timer_PWM(void) { SysCtlPeripheralEnable...
[b]Install a TMS320F2802x with a free download[/b] [url=http://www.ti.com/lit/ds/sprs523i/sprs523i.pdf]http://www.ti.com/lit/ds /sprs523i/sprs523i.pdf[/url] PDF Full-Scale Reference Guide [b]CPU User'...
After reading the BLDM control scheme, there is one thing I don't quite understand. Please give me some advice! What is the function of the PWM generated by the control chip? Is it used for speed regu...
The bd682 pnp Darlington tube cannot be driven. A 1k resistor is connected in series with the B pole, the E pole is 5V, and there is no output voltage at the C pole?...
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]
Recently, the U.S. Department of Commerce announced that it would prohibit companies in the country from selling any electronic technology or communication components to ZTE, a Chinese communicatio...[Details]
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. Test conditions Hardware: STM32L432KC Main frequency: 80MHz Compiler: IAR 8.20.1 Compiler options: High Speed no size constraints CRC generator polynomial: 0x782f 2. Test Method The softwar...[Details]
1. Photovoltaic inverter installation process
1. Preparation before installation
Are the product accessories, installation tools and parts complete? Is the installation environmen...[Details]
Friends who work in the photovoltaic industry, do you still remember the hard work on June 30 last year? How many people worked late into the night for months in a row just to connect to the grid a...[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]
The application of millimeter wave technology in mobile communications also involves a series of technical problems, including the large propagation loss of millimeter waves and the susceptibility ...[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]
Household photovoltaic power stations mainly utilize idle resources on existing household buildings, such as roofs, wall facades, balconies, courtyards, etc., to install and use distributed photovo...[Details]
Using the WWDG of STM32F030, it is found that the MCU will not be reset under STOP, just like the sleep mode of STM8S. Paste the watchdog code: /******************************************************...[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]
Independent watchdog (IWDG) and low power mode are often used in STM32 development. The watchdog is to detect and solve faults caused by software errors, and the low power mode is to enter sleep mode...[Details]