-
There are two key points in vehicle safety driving technology. One is to ensure that the vehicle does not collide with the vehicle in front, and the other is to ensure that the vehicle drives in its ...[Details]
-
I am using stm32f100, and when debugging SysTick_Handler(), I use the following configuration if (SysTick_Config(SystemCoreClock / 1000)) { /* Capture error */ while (1); } 周期为1ms, /**...[Details]
-
Many industrial fields such as industrial automation, logistics, and smart grids require that machinery and products be safe and have passed functional safety certification. When developing machine...[Details]
-
Although Alibaba is very low-key in the field of autonomous driving, its layout is very comprehensive. Recently, Alibaba DAMO Academy independently developed an ISP processor for vehicle-mounted ca...[Details]
-
The China Automotive Power Battery Industry Innovation Alliance released the latest monthly power battery information on November 11. The data showed that in October, my country's power battery insta...[Details]
-
The basic circuit of the capacitor step-down simple power supply is shown in Figure 1. C1 is a step-down capacitor, D2 is a half-wave rectifier diode, D1 provides a discharge circuit for C1 during the...[Details]
-
Not long ago, Wuxi Xinpeng Microelectronics Co., Ltd.'s initial public offering application was approved by the Shanghai Stock Exchange Listing Committee and will be listed on the Shanghai Stock Exch...[Details]
-
ARM: RISC (Harbin series), based on the memory access method of Load/Store, fixed-length instructions, pipeline structure (RISC instructions are all fixed-length, which also leads to more waste in ins...[Details]
-
This paper proposes a 5G vehicle-road collaborative autonomous driving solution. The solution mainly relies on 5G mobile communications, high-precision positioning technology, five-dimensional space-...[Details]
-
We typically describe high-speed analog-to-digital converters (ADCs) and digital-to-analog converters (DACs) in terms of continuous wave (CW) signals. The reasons for this are: 1) in the case of AD...[Details]
-
With the widespread application of integrated circuit technology and the continuous increase in integration, the power consumption of very large scale integrated circuits (VLSI) and the temperature in...[Details]
-
The automatic switch in the 400Hz low pass Butterworth filter circuit is used for the cut-off frequency of 400Hz, which can be expanded by changing the proportional value of the frequency.
...[Details]
-
If the EA211 engine sounds strange to you, then you should be familiar with Volkswagen cars with 230 TSI or 280 TSI on the tail of the car! This is the 1.4TSI engine that Volkswagen is currently prom...[Details]
-
Mir released the MYC-LD25X core board and development board based on the STM32MP257 embedded processor module. The core board is based on the STM32MP2 series, which is the latest generation of indu...[Details]
-
Create light.c:
Modify start.S:
Modify Makefile: add light.o
Finally, make succeeded and burning was successful.
Similarly, we can also call our assembly f...[Details]