[i=s]This post was last edited by xinmeng_wit on 2016-12-16 20:45[/i] The LCD routines of STM32F769I-DISCO do not support displaying Chinese characters. I wanted to write a function to support display...
Hal is exactly what we are going to care about next. Next, I will analyze the implementation principle of HAL. HAL is the abbreviation of Hardware Abstraction Layer. I first learned this term in the h...
Analog Electronics 4th Edition 1. P363, Figure 7.3.8 How can increasing the gain near f=f0 make fp close to f0? 2. P364, Figure 7.3.9. "It is possible to increase the voltage gain at f=f0 without caus...
I can't get it out through WebBrowser.text. It's empty. Through WebBrowser.DocumentText, the system debug prompts an error. Error 1 The property or indexer 'System.Windows.Forms.WebBrowser.DocumentTex...
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]
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]
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]
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]
On Sunday, the South Australian government unveiled plans to build the world's largest virtual power plant, which will connect at least 50,000 homes over four years and have a capacity ...[Details]
According to TechRadar, given rumors that
Google
is developing a Pixel Watch
,
the
recently renamed Wear OS
smartwatch
operating system may soon be able to show its full cap...[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]
DMA: 1. When using DAC, when the converted analog signal is output through the IO port, why is the IO port also configured to input mode? PS: The stm32 manual defines that PA4 and PA5 are connected...[Details]
6MHz crystal oscillator, using timer counter 1, using interrupt mode, through P1.0 to make a light emitting diode turn on for 100ms, turn off for 300ms, and repeat. Assembly programming is used to ac...[Details]
On November 23, Toyota recently released its latest humanoid robot, the T-HR3, which the company said "represents an evolution of the humanoid robot played by previous devices ". This new robot was...[Details]
China Energy Storage Network News:
2017 is the year when China's energy internet policy was implemented. Since the National Energy Administration issued the "Notice on the Announcement of the...[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]
;***********************************************************************; ;title: Em78p458/9 comparator test program ; ;Description: The comparator result is output from...[Details]
Electronic perpetual calendar with I2C control (can communicate with another MCU for other controls; can be expanded to air conditioning control panels) A: Time and date can be set using buttons.......[Details]