-
Recently, the General Administration of Customs released the import and export data of inverters in September 2023. According to the customs data:
In September 2023, the export volume of inver...[Details]
-
SEGGER and Geehy collaborate to fully support APM32 series microcontrollers
Monheim, Germany - September 15, 2022
As part of the collaboration with Geehy Pol...[Details]
-
In the process of embedded system design, the power-off protection of the system is increasingly valued. The method introduced in this paper is implemented on an embedded platform built with ARM7...[Details]
-
#include
#include macros.h
#define uchar unsigned char
#define uint unsigned int
//Define the port application of LCD1602
#define RS_CLI PORTB&=~BIT(PB1)
#define RS_SEI PORTB|=BIT(PB1)
#de...[Details]
-
About STM32 ISP instructions --- read and write data cache When testing the erase command, it was found that the written and read data are cached. The current test results are: there is a four-word...[Details]
-
Bosch launches the first CVT transmission for electric vehicles. The vast majority of electric vehicles on the market have single-speed transmissions. Of course, the Porsche Taycan has a two-speed tr...[Details]
-
In fact, I have already introduced the meaning of some of the symbols in my blog a long time ago. For details, you can refer to my second blog "What do some symbols in .bat configuration files mean...[Details]
-
introduction
In the design of embedded control systems, how to effectively coordinate multiple tasks to make their action sequence reasonable and their response speed fast is often a very impo...[Details]
-
According to foreign media reports, Tesla recently announced a patent application called "High-speed Wiring System Architecture", which involves an important aspect of its fully autonomous driving co...[Details]
-
In the future V2X (Vehicle to Everything) world, driverless cars may constantly communicate with the outside world through sensors or lights to improve road safety and mobility. By then, there will...[Details]
-
If the engine is likened to the "heart" of a car, then the "brain" of the car should be the ECU. What is ECU? How does ECU work? This article explains in detail.
What is ECU? ECU has two...[Details]
-
In the future, you can “charge” your electric car at Sinopec gas stations. On April 15, the world's first fully intelligent battery swap station jointly built by Sinopec and NIO, Sinopec Chaoying S...[Details]
-
This paper introduces a winding method for high-frequency transformers, which can completely avoid the unilateral heating of the field tube caused by the asymmetric coil. The editor will organize...[Details]
-
Following the release of iOS 14.1, Apple on Tuesday stopped signing versions of iOS 14.0.1, a move that will prevent users from downgrading to an earlier operating system. iOS 14.1 was released las...[Details]
-
Using time-interleaved analog-to-digital converters (ADCs) to acquire synchronously sampled analog signals at a rate of billions of times per second is a great technical challenge for design engine...[Details]