I drew an FPGA development board myself, but when AD was automatically routing, I felt that the layout was unreasonable, so I stopped, resulting in network damage. Is there any expert who can give me ...
Hello, experts! Some of the circuits I drew below are ones I have seen and used, and some are just impressions. I don't know if there are any of these circuits. I just want to know if the sound qualit...
In the new version of ESP series firmware (v1.11, including ESP8266 and ESP32), you can access rtc memory. For example:import machinertc = machine.RTC()
rtc.memory('12345')
rtc.memory()This content is...
We are doing a course design on single-chip microcomputers and need to use this chip. I have been looking for relevant information for a long time but cannot find it. If anyone knows, please help expl...
GPIOPinIntDisable: Disable a certain pin interrupt;
Function prototype:voidGPIOPinIntDisable(unsigned long ulPort,unsigned char ucPins)
Parameters: ulPort : GPIO port address
ucPins: A specific pin co...
Independent key debounce I. Introduction to independent keys The mechanical keys we use have a physical characteristic that they will jitter for 5~10ms when pressed. When we want to use keys to contro...
Flip-chip and ball grid array (BGA) are two widely used packaging technologies in the electronics industry. Each has its own advantages and limitations, and in some cases, they can complement each ...[Details]
introduction
Bluetooth technology is a short-range wireless communication technology designed to replace wired cables. It is a wireless communication technology standard developed by the SIG, ...[Details]
As more and more consumers purchase new energy vehicles, the safety of electric vehicles has become a major concern. This has been particularly prominent following a series of electric vehicle fire...[Details]
We are entering a new era where people are increasingly affordably equipped with more electronic gadgets. Electronics have become essential to our lives. For example, the average consumer now owns ...[Details]
1. Introduction
Electronic scales are gradually replacing traditional measuring tools like springs and balances in everyday life, such as electronic price computing scales and electronic weigh...[Details]
According to foreign media reports, BMW has just been granted a patent for a screen that could cover the entire roof. BMW hopes to transform at least a portion of the vehicle's headliner into a dis...[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]
According to Nikkei, Japan has performed poorly in responding to China's power semiconductor challenges.
There are five major companies in Japan's power chip market: Mitsubishi Electric,...[Details]
Over the past decade, the narrative surrounding fuel vehicles has been one of decline and replacement. Under the onslaught of new energy vehicles, traditional automakers have been forced to acceler...[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]
With the gradual popularization of new energy vehicles in recent years, more and more people have been able to access and purchase electric vehicles. The structure of electric vehicles is composed ...[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]
For self-driving cars, LiDAR is the sensory organ that allows them to "see the road." Simply put, its operating principle involves sending out a laser beam, receiving the echo, and ultimately gener...[Details]
The drive shaft is the shaft in a universal joint that transmits power. As a high-speed, low-support rotating body, its dynamic balance is crucial. Generally, drive shafts undergo dynamic balancing...[Details]
Recently, I received a request to use OK1028A-C to output PWM square wave. However, I found that there was no relevant instructions on the OK1028 platform, so I started writing this article.
A...[Details]