I was helping someone draw a board today and they asked me to convert it to a gerber file. After I converted it, why can't it be like the online tutorial? Why doesn't my file have a suffix? Please hel...
[i=s]This post was last edited by ddllxxrr on 2020-7-11 20:16[/i]Originally, there was no such thing as STC, but recently the company wanted to develop something at a very low cost. I checked online a...
The serial port can be sent and received, but it is all garbled.The code is roughly like this. stdin out and everything else are replaced with uart_0.int main(){ printf("hello world");}...
Hinton Machine Learning and Neural Networks : https://training.eeworld.com.cn/course/5039Professor Hinton's course is a must-take for everyone, beginners and experts alike will benefit from the breadt...
This is Lippi's only chance. The Italian team's head coach has already said that he will leave the Italian national team after the World Cup, and even winning the World Cup will not change his mind. ...
I want to use 430F5529 to write a small program. When the host computer (serial assistant) sends a character a, the IO port P1.4 will be flipped. The program is as follows. I don't know why the values...
ZTE
The communication embargo incident has impacted the communication industry and sounded the alarm for the semiconductor industry. Let's follow the embedded editor to learn more about the r...[Details]
For 80,000
ZTE
(000063.SZ) employees and more Chinese ICT (information and communication technology) industry practitioners, the news from across the ocean on the evening of April 16 kept t...[Details]
1. Principle 1. Infrared emission protocol The infrared transmission protocol has been written in the previous article , so I will not repeat it here. 2. Timer counting and input capture A timer...[Details]
In the actual project development process, we often need to get the running time of a section of code. The usual method is to use an oscilloscope to measure it. This blog post will use SysTick to acc...[Details]
Friends who work in the photovoltaic industry, do you still remember the hard work on June 30 last year? How many people worked late into the night for months in a row just to connect to the grid a...[Details]
This part of the code in the void SystemClock_Config(void) function in the main file generated by stm32cubemx RCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSE; This bug occurs, and the f...[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]
Timing and protocol are two key points in digital system debugging, and they are also where logic analyzers can play their most valuable role. How can we use a logic analyzer to quickly complete wiri...[Details]
The adoption rate of serverless
cloud
computing
is gradually increasing, but it has not yet reached people's expectations. Various surveys show that serverless
is
still
an eme...[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]
When Amazon quietly launched a product called Elastic Computing Cloud 12 years ago, the Internet industry in China, across the ocean, also ushered in an unprecedented development opportunity. Let's...[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]
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]