-
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]
-
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]
-
stm32cubeMX graphical configuration content STM32CubeMX is part of the original STMCube initiative from st microelectronics, and STM32Cube includes STM32CubeMX. STM32CubeMX is a graphical software co...[Details]
-
Recently, the "Smart Photovoltaic Industry Development Action Plan (2018-2020)" jointly issued by six departments has put this concept on the forefront. Photovoltaic smart solutions will become the ne...[Details]
-
The frequency calculation formula of the PWM wave generated by the output comparison mode of the timer is: 72M/((2*(arr+1))*(psc+1) ) For example, if you set: PWM_Init(1000-1,72-1); (PWM_Init(arr,psc...[Details]
-
Not long ago, we discussed the disruptive trends that will change the future of display solutions and the changes that High Dynamic Range (HDR) can bring , which provides a more realistic...[Details]
-
At CES 2018, Samsung launched a 146-inch giant TV, The Wall. This is Samsung's first product developed using
MicroLED
technology. It not only has ultra-high picture quality and contrast, bu...[Details]
-
The following is a software simulation PT2272 decoding program, which is simply posted here for your reference. Software decoding program (simulation PT2272) ; ;The crystal frequency is 11.0592MHz...[Details]
-
// AT24C64 support functions using ATMEGA's TWI // PIN -WP is hard-wired to GND // fuctions work better outside interrupt routines // by MXH, 2003/07/30 #include "DStruct.h" #include avr/twi.h...[Details]
-
The technical collaboration with Swedish battery manufacturer Northvolt will focus on developing system design solutions to integrate energy storage into wind and hybrid power plants.
Vest...[Details]
-
With the continuous rise of the global information wave, the fields of smart phones, artificial intelligence and the Internet of Things have ushered in opportunities for rapid development. Against ...[Details]
-
There are many special chips for remote control transmitters, which can be divided into two categories according to the encoding format. Here we will use the one that is more widely used and easie...[Details]
-
Each ADC module of STM32 can switch to different input channels and perform conversions through the internal analog multiplexer. STM32 has specially added a variety of group conversion modes, which c...[Details]
-
These days I have been doing an experiment on how to use 32V to drive a motor through an electronic regulator. After searching online, I found that there is very little information on this subject. A...[Details]
-
Understanding the concept of inverter
The process of converting AC power into DC power is called rectification, the circuit that completes the rectification function is called a rectif...[Details]