Activities currently being applied for1. Mir Allwinner automotive grade CPU development board MYC-YT507 (newly launched)
It uses the Allwinner automotive-grade T507 processor, which integrates a quad-...
Molex recently released the results of a global survey on “The State of Industry 4.0”:51% of respondents have clear business priorities for implementing Industry 4.049% reported significant success, a...
To achieve FDX DOCSIS 3.1 and 10 Gbps symmetrical streaming, highly linear devices need to be enabled to support digital pre-distortion (DPD), including 75Ω CATV switches. Explore how DPD works at the...
Today's automotive industry is accelerating innovation, and the development of new energy and self-driving cars is getting faster and faster. As vehicle control is changing from human control to vehic...
[i=s]This post was last edited by lang518899 on 2022-1-10 21:23[/i]Silicon Labs BG22-EK4108A was tested with hardware, buttons and LED lights. Since the soc_blinky project always crashes during debugg...
Operational amplifiers are widely used in sensing and measurement applications. MSP430 microcontrollers (MCUs) provide a full signal chain implementation by integrating the Smart Analog Combo (SAC) to...
The resistance range is in ohms, the voltage range is in volts, and the current range is in amperes. The conversion of various units is as follows: Commonly used voltage units: 1kv (kilovolts) = 1,...[Details]
On April 23, Zhongying Electronics released its first quarter report for 2020, stating that during the reporting period, the company achieved sales revenue of 201.66 million yuan, a year-on-year incr...[Details]
Focus on automotive technology and analyze industry trends and waves of change Today we will talk about the topic of automatic emergency braking system AEB - why does it generally feel that AEB has...[Details]
Author : Zhen Zhu In China, there is a requirement for full voltage loss detection for three-phase electricity meters. This requirement defines a full voltage loss condition as when the input volt...[Details]
On February 28, Absen announced its 2021 interim results. During the reporting period, the company achieved total operating revenue of 2.327 billion yuan, an increase of 41.72% over the same period l...[Details]
Yesterday, Huawei officially announced the release date and location of the Mate 30 series of mobile phones. The arrival of this new Huawei flagship is getting closer and closer. There are more...[Details]
Not long ago, the annual Google I/O conference was held as scheduled in Mountain View, California. At this grand gathering of Internet and technology developers, Google brought: Newly upgraded Andr...[Details]
void Main()
{
while(1)
{
Speak1 = 0;
Delay_xMs(50000);
Speak1 =1;
Delay_xMs(50000);
}
}
I wanted to control the light to flash, but it turned out to be always on. I thought ther...[Details]
The screenshot below is the information about the ADC status register ADC1_SR in the STM32 reference manual that I read.
After referring to the information on the Internet, I feel that the ...[Details]
Renesas Electronics Corporation (TSE: 6723), a leading supplier of semiconductor solutions, today announced that it has signed a global strategic partnership agreement with Shenzhen Bettery Electroni...[Details]
Purpose: Encrypt embedded code programs running on STM32 Compilation environment: IAR Embedded System for ARM5.5 1. STM32Flash organization The Flash of STM32 includes main memory (HD version, 512K...[Details]
Interrupt Response Interrupt response is the acceptance of the interrupt request from the interrupt source by the single-chip CPU. After the interrupt request is responded, it goes through a ...[Details]
Today, let’s take a look at the BMS control board used on the Changan Deep Blue SL03, as shown in the figure below.
Its battery pack looks like the picture below. You can see that there ...[Details]