[size=4][color=navy][b]I won't say anything more. This is an introduction to the principles of IGBT (Insulated Gate Bipolar Transistor). For those who work in analog electronics, you can take a look a...
[i=s]This post was last edited by ddllxxrr on 2022-11-3 12:58[/i]Recently, a high-level company held a lecture on the UCOS operating system. I was furious when I heard it, because the porting of UCOS ...
[b]Introduction[/b][p=24, 2, left][color=rgb(0, 0, 0)][font=Arial, SimSun]The flow control of serial communication provides a mechanism to block communication when communication cannot be carried out ...
[font=微软雅黑][size=4]Have you prepared your gifts for Valentine's Day? {:1_138:}We have prepared a sweet gift for you. Use your coin to redeem it! [/size][/font][align=center][font=微软雅黑][size=4][url=htt...
The introduction of the MSP430 FRAM series mentioned that the size of ROM and RAM can be freely divided, but I did not find relevant information on how to divide it. Has anyone studied it? The officia...
I have a screen that I removed from a mobile phone. I checked and found that the screen used two mipi interfaces for communication. Now I want to use fpga to light it up. My development board is the b...
Photovoltaic inverters are the core equipment of photovoltaic systems. Their main function is to convert the direct current generated by photovoltaic modules into alternating current that meets the...[Details]
The global PV inverter market will shrink from $6.3 billion in 2017 to $3.7 billion in 2022 due to falling prices, according to GlobalData.
Global PV Inverter Market Value to Shrink to $3.7 Bil...[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]
ZTE
The communication embargo incident has impacted the communication industry and sounded the alarm for the semiconductor industry. Let's follow the embedded editor to learn more about the r...[Details]
For STM32, there are two ways to reset the software: 1) Use the official software library The system reset function is directly provided in the stm32f10x_nvic.c file of the official software li...[Details]
The status of interrupts in developing embedded systems is absolutely unquestionable. In the era of C51 microcontrollers, there were only 5 interrupts, including 2 external interrupts, 2 timer/counte...[Details]
This part of the code in the void SystemClock_Config(void) function in the main file generated by stm32cubemx RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE; This bug occurs, and the f...[Details]
In the development of artificial intelligence, talent reserve is undoubtedly an important part. Artificial intelligence should be a bottom-level technology that can be deeply embedded in any indust...[Details]
Different from 51, AVR and other single-chip microcomputers, the clock signal sources of msp430 include LFXT1, XT2 and DCO. 1. LFXT1: It can connect high-speed and low-speed crystal oscillators. In l...[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]
In 2018, the National Development and Reform Commission issued a new photovoltaic subsidy policy. The benchmark on-grid electricity price was significantly reduced, the return on investment decreased,...[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]
This is a "cooperation" that is related to the future development of China's semiconductor industry. Let's follow the embedded editor to learn more about the relevant content.
Last week, a...[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]