In the past, under WM/WINCE5, I could easily connect to the development board through ActiveSync using the remote tool in PB. Now under CE6, when I use the remote tool of Visistadio to connect to the ...
[i=s] This post was last edited by Diguapatch on 2013-12-27 19:47 [/i] [align=left] [img]static/image/hrline/line5.png[/img] [b]【I. Preface Design Idea】[/b][/align][align=left] As we all know, TI is a...
Working principle demonstration of big.LITTLE processor - Angry Birds : https://training.eeworld.com.cn/course/2154This article introduces how the big.LITTLE processors of Samsung's Exynos 5 Octa 5420...
[i=s]This post was last edited by flyriz on 2020-12-26 22:15[/i]Hello everyone, I am designing an acoustic measurement amplifier, which has a signal amplification output function. The amplifier circui...
My graduation project is a wheeled robot controlled by a single-chip microcomputer, that is, a car controlled by a single-chip microcomputer, but I don't know how to do it. I hope you can give me some...
I just came into contact with cetk, which mentioned the use of tux.exe, but I have searched for it for a long time and couldn't find it. May I ask you, in which directory is tux.exe in cetk stored? I ...
In recent years, as energy consumption and environmental protection issues have attracted people's attention, my country's solar photovoltaic power generation industry has shown a rapid development...[Details]
Designing for automotive LCD displays larger than 5" can be complex. The display source driver requires a supply rail called analog voltage device drain (AVDD) in the 10V to 15V range and two supply ...[Details]
In order to strengthen the management of new energy vehicle charging facilities in our city, prevent and reduce accidents, protect the lives and property of the people, and improve the public safet...[Details]
1. Purpose Since the number of times the STM32 FLASH can be erased and written is limited, in order to protect our FLASH and extend the use time of the MCU, we can debug on the SRAM. SRAM is a ...[Details]
Recently, the US embargo on ZTE has attracted much attention. Let's take a look at the relevant content with the automotive electronics editor. On April 16, local time, the U.S. Department of Co...[Details]
I have always wanted to write some posts and blogs, but I just couldn't bear to do it as I just graduated. After some preparation, I decided to write down some of the things I learned in the past few...[Details]
Serial Port: 一. USART_ITConfig(USART1, USART_IT_TXE, ENABLE): As long as the transmit register is empty, there will always be an interrupt. Therefore, if you are not sending data, turn off the tran...[Details]
Time flies. Since the beginning of 2018, news related to home appliance companies have repeatedly made headlines, and competition in the home appliance market continues to intensify. In order to be...[Details]
The Wassenaar Arrangement, everything started during the Cold War. Let's learn more about it with the embedded editor.
background
After the end of World War II, the United States ...[Details]
As photovoltaic power stations come into people's view, people are paying more and more attention to them. Recently, some netizens asked me how to match the inverter and components of photovoltaic ...[Details]
As the brain of a mobile phone, the mobile phone processing chip is of great importance. Xiaomi, which started out as the MIUI company, has long been keenly aware of the gap between China and devel...[Details]
China Energy Storage Network News:
"As the world's first third-generation blockchain, Anda Chain, which has China's independent intellectual property rights, will be launched globally in the ...[Details]
At the beginning, I used the stdlib library. Recently, I found that the cube library is more and more widely used, so I started to use the cube library to complete the ADC multi-channel acquisition e...[Details]
Google may have foreseen the spread of artificial intelligence (
AI
) technology across apps, devices, and services, such as recognizing friends' faces in photos and giving smart speakers h...[Details]
Example analysis: (using DMA mode) mian function: extern __IO u16 ADC_ConvertedValue; //The voltage value converted by ADC is defined in the context of ADC1_Init() float ADC_ConvertedValueLocal; ...[Details]