[i=s]This post was last edited by a media student on 2019-1-3 21:18[/i] [align=center][b][color=#9932cc]Use STM32CubeMX software to speed up the development process[/color][/b][/align][align=center][b...
[i=s]This post was last edited by damiaa on 2022-10-30 22:04[/i]【HomeBao】Supplementary experiment for project submission: Connecting HomeBao to HomeAssistant
1. [Telink's new generation of low-power, ...
Power supply development is a technical and tiring job. When the work is complicated, it is inevitable to make some low-level mistakes. These mistakes will lead to a series of chain reactions, and man...
Shadow mode is actually to simulate the interaction process between people in the autonomous driving system according to human driving habits through data collection. For developers, they need to r...[Details]
Impedance is displayed directly on the Smith chart. By placing the cursors at a test frequency, the following three parameters can be displayed: R, X, and L (or C). The impedance Z is R+jX. This re...[Details]
introduction μVision is a microcontroller IDE software developed by German Keil Company. It was initially mainly used for 8051 series microcontrollers. Currently, there is also a dedicated version MD...[Details]
Large-screen displays are increasingly used in our daily lives, and the technologies for large-screen displays have also improved. At present, LCD displays are highly regarded for their excellent ...[Details]
I. Introduction
In high-speed communication environments used for serial data link analysis and evaluation, applications are needed to perform modeling, measurements, and simulations on real-time ...[Details]
Recently, Xinpu Technology received tens of millions of yuan in angel round financing jointly invested by Northern Lights and strategic investors. After this round of financing, Xinpu Technology will...[Details]
Switching regulators are often preferred over linear regulators because they are more efficient, but switching topologies rely heavily on input filters. This circuit element, combined with the typica...[Details]
When you first take over STM32, you only write one
int main()
{
while(1);
}
BUILD://Program Size: Code=340 RO-data=252 RW-data=0 ZI-data=1632
After compiling, you will find that suc...[Details]
Since 2024, four companies including GAC Group have launched car charging solutions based on silicon carbide technology, which means that silicon carbide is expected to achieve large-scale applicatio...[Details]
First look at the hardware schematic C13 and E0 of GPIO are two buttons, which are usually high level. When the button is pressed, it is grounded and becomes low level. (So the interrupt is trigger...[Details]
1. There is an infinite loop in the interrupt or main function, and the program stops somewhere.
2. Stack overflow. The phenomenon is that the program runs away.
************************************...[Details]
It is said that doing business is not easy. When striving for cooperation, organizing a report that fully reflects the advantages of products and services can allow customers to understand the compan...[Details]
The OnePlus 9 series launch event is expected to take place next month, unveiling flagship hardware and improved cameras. OnePlus may launch three versions of the OnePlus 9, including the OnePl...[Details]
Abstract: This paper introduces the difference between the traditional LED display design method controlled by single-chip microcomputer and the LED display design method based on PSoC technology, an...[Details]
It has been nearly a year and a half since the first 5G mobile phone was launched in China, and the development speed of 5G in China can be said to be rapid. On December 24, at the State Council Info...[Details]