[b][color=#ff0000]Tutorial (beginner version)[/color][/b] 1. How to compile and download programs for stm32——[url=https://download.eeworld.com.cn/detail/maylove/1618]https://download.eeworld.com.cn/de...
I just graduated from college and now work in a company that makes automotive electronics. It can be said that this is my first time to come into contact with the field of single-chip microcomputers a...
CPU: AT91RM9200 Operating system: LINUX2.4 In my application, I use the PC6 pin as the input pin of the video interrupt. When it is set as I/O function and in the input state, as long as there is a le...
I made a Chinese chess game in EVC4, using threads and initializing it in the constructor, but once compiled, the simulator runs terribly slow. I don't know why. Can someone help me? Declaration: CWin...
Recently, I was writing functions for drawing points, lines, rectangles, circles, and images on a 5110 LCD screen. I discovered some drawing algorithms that can avoid using floating-point numbers, red...
Introduction Low dropout regulator (LDO) can maintain a specified output voltage over a wide range of load current and input voltage, and the difference between input and output voltage can be very sm...