I was working on a part of the project. The official website only had the chip datasheet, but no schematics. I found an agent, asked a bunch of questions, and exchanged emails seven or eight times, bu...
As the title says, I need help, how can I set Altium Designer 09 to not generate pcbpreview files? A preview file will be generated every time a PCB board is opened. Is there any way to disable it? Th...
There are few books on Arduino
Official website: www.arduino.cc You can go and have a look. It is quite popular in foreign universities!Upload a book about Arduino! It's hard to find!!If you like Ardu...
I just started to work with embedded systems not long ago. Maybe the people I worked with were more software developers, so my initial impression of embedded systems was that they were software. This ...
I'm looking for the source code of the SensorTag development protocol stack. The official TI website only has the source code for iOS and Android apps. Is there any source code that runs on the Sensor...
The review of the TI Cup 2019 National Undergraduate Electronic Design Competition (hereinafter referred to as the Competition) has been completed, and the national competition winners list (prelimina...
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]
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]
CMSIS Driver has similar API functions and similar calling methods. It is a further encapsulation based on the ST HAL library. It is much more convenient and simpler to use and configure than the ST ...[Details]
1. Function prototype In the function library officially provided by STM32, you can find functions like HAL_Delay(). This function uses a timer to achieve a more accurate time delay and provides it...[Details]
Function List and Notes (lower-level driver part) 1. IO port initialization: control IO and communication IO. Control includes power control, reset and low power mode. Communication is the serial po...[Details]
Since the second half of 2017,
the market share of
quantum dot
displays has dropped significantly, with global sales falling from 3.42 million in 2016 to 2 million in 2017, a 42% decrease; d...[Details]
The ARM11 (S3C6410) processor is selected as the hardware platform, the embedded Linux operating system is used as the software platform, the background difference method and the frame difference...[Details]
With the development of the automobile industry, more and more automotive electronic components are being used in modern cars, providing better safety, comfort and economy for cars. In the past, cars...[Details]
Since the 20th century, our data
storage
has evolved from media such as magnetic tapes, floppy disks and CDs to sophisticated semiconductor
storage
chips that can store data in coun...[Details]
Notes on inverter installation and maintenance:
1. Before installation, you should first check whether the inverter is damaged during transportation.
2. When selecting an installa...[Details]
The role of the watchdog: Since the operation of the microcontroller is often interfered by the external electromagnetic field, the program may run away and fall into an infinite loop. The normal ope...[Details]