[i=s] This post was last edited by Sur on 2014-11-1 12:14 [/i] [postbg]bg9.png[/postbg][align=left][b][font=微软雅黑][size=4][color=#000000]1. First, download a ccs_setup_win32 installation package (8.72M...
I would like to ask all the experts, I use a signal generator to generate a square wave signal of about 10V, and then pass it through a small transformer (ratio 1:3), the secondary coil is connected t...
[url=http://www.icdev.com.cn/batch.download.php?aid=1091][img]http://www.icdev.com.cn/attachments/2008/01/6958_200801201533361.jpg[/img][/url] What's so special about head-mounted displays? Eye-mounte...
[i=s]This post was last edited by le062 on 2015-10-15 10:11[/i] [size=5]1. The kernel version is inconsistent with the official website 15.05 source[/size] [size=2]Solution: The master in git has been...
The field that our company was originally engaged in has shrunk greatly and we think it has no future. According to the general policy, we need to go deep into embedded development, but I am not famil...
When talking about Chinese chips, Ni Guangnan is indispensable. Let’s learn more about the relevant content with the embedded editor.
Since he co-founded Lenovo in 1985, Ni Guangnan has been s...[Details]
Profit growth of 85% in 2017, target revenue of 12.5 billion yuan in 2018: The company released its 2017 annual report, achieving revenue of 8.886 billion yuan, a year-on-year increase of 48.01%; prof...[Details]
Recently, the results of the 2018 German Red Dot Design Award were announced. GoodWe, a company located in Suzhou High-tech Zone, stood out among thousands of outstanding design products from 5...[Details]
In the actual project development process, hardware circuits often need to be modified, and the modified parts need to modify the driver. Thinking about the coming and going of such requirements is t...[Details]
The program got stuck during LCD initialization. Through hardware debugging, it was found that it was stuck in the Delay_ms() function. Going to the definition, it was found to be a macro definition ...[Details]
introduction In the general project development process, two or more microcontrollers are often required to communicate to complete data transmission. For example, a quadcopter wirelessly transmits d...[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]
In the Huaxing Optoelectronics LCD panel
factory
located in Guangming New District, Shenzhen
, apart from a few people repairing machines, it is often difficult to see other people. Here, ev...[Details]
This program is used in the development board to generate sounds of different frequencies. The overall program is relatively simple, mainly using two timers. The code and my comments are as follows. ...[Details]
On the eve of 5G
commercialization,
ZTE
has established and adhered to
the
5G
pioneer strategy, focusing on
5G
end-to-end solutions, and investing in standard setting, ...[Details]
On May 16, in response to
the public opinion storm caused by
Lenovo's
"
5G
voting" incident,
Lenovo
Holdings Chairman and
Lenovo
Group Founder Liu Chuanzhi, Lenovo Gr...[Details]
I encountered a problem when debugging the STM32 system clock setting: TIM2 timing 1Ms, TIM2 interrupt service function time++, LED state changes when time=100. After the program runs, I found that t...[Details]
#include reg52.h //Include the header file. Generally, no modification is required. The header file contains the definition of special function registers. /*-------------...[Details]
Microcontroller programming: Find the maximum number and store it in the BIG unit. Assume that the internal RAM stores a group of unsigned numbers starting from the LIST unit, with the number of data...[Details]