Last week I posted this question: [url=https://bbs.eeworld.com.cn/viewthread.php?tid=353950]https://bbs.eeworld.com.cn/viewthread.php?tid=353950[/url], and I haven't solved this problem yet. In order ...
[url=http://www.fritz.dellsperger.net/]http://www.fritz.dellsperger.net/[/url] The famous Smith software is his work, and the website also provides a lot of information for download! [url=http://www.r...
STM8 should be quite popular now. In many cases, STM8 is used directly instead of 51. Has anyone transplanted raw os or micro raw os on STM8? Can you share and exchange?...
The core code is as follows: char* Reverse(char* s) { char* p = s; //p points to the head of the string char* q = s; while( *q ) { ++q ; } q -- ; //q points to the tail of the string while(q > p) { ch...
[Introduction] I have been engaged in the development of single-chip microcomputers for several years, mainly using 8051 cores and Renesas 740 series. In this era when ARM is popular, I have also trie...
PV DC fuses are safety devices used to protect PV panels, inverters, and DC loads. To ensure their safety and reliability, they must be UL248 certified.
Before applying for UL248 certifi...[Details]
Is electromagnetic radiation from electric vehicles harmful to the human body? Recently, the issue of electromagnetic radiation from electric vehicles has garnered widespread attention. However, pu...[Details]
Electric vehicles are currently gaining momentum, but this is just a facade. Fuel-powered vehicles remain unchallenged. While electric vehicles boast unique advantages in environmental emissions an...[Details]
With the rapid adoption of smart electric vehicles, automotive chips are evolving from auxiliary control units to the foundation of the entire vehicle's intelligence. Their applications extend from...[Details]
With the rapid advancement of automation technology, collaboration between robots is no longer just science fiction. Imagine dozens of machines moving goods in a warehouse without interfering with ...[Details]
Common Mode Semiconductor has officially released its latest generation of power management ICs—the GM6506 series. This fully integrated high-frequency synchronous rectification step-down p...[Details]
With the rapid development of electric vehicles in my country, people are beginning to pay attention to the issue of radiation from electric vehicles. We all know that mobile phones emit radiation,...[Details]
One of the most core components of electric vehicles is the motor. The power supply provides electrical energy to the motor, which converts this electrical energy into mechanical energy, which in t...[Details]
In daily life, power transformers have different functions and uses due to different usage scenarios. The most common ones can be divided into: control transformers, isolation transformers, rectifi...[Details]
China, August 21, 2025 – STMicroelectronics (NYSE: STM), a world-leading semiconductor company serving a wide range of electronics applications, has published its IFRS 2025 semi-annual financial re...[Details]
introduction
The rapid adoption of computers has led to a growing number of tasks being performed on them. People from all walks of life, especially programmers and writers, are spending incre...[Details]
introduction
In today's busy society, people experience chronic high stress, which in turn poses a significant threat to our health. Therefore, effectively relieving stress has become a pr...[Details]
Lithium-ion batteries are a key component of electric vehicles. Their high energy density enables them to store a large amount of energy in a relatively compact and lightweight package, which is cr...[Details]
In this final installment of a five-part blog series, I will discuss noise in op amps driving headphone loads and some techniques for reducing it. Previous posts have discussed headphone load power...[Details]
The Waveshare ESP32-P4-ETH is a compact ESP32-P4 development board with Ethernet and PoE support. It looks very similar to the Olimex ESP32-P4-DevKit, minus the pUEXT connector. However, we've also...[Details]