[i=s]This post was last edited by sblpp on 2016-1-15 09:47[/i] [font=Tahoma, Helvetica, SimSun, sans-serif][size=12px][table=98%] [tr][td]When debugging hardware, you often need to reset the target ch...
[size=3]After connecting the ESP32 development board to the computer, the serial port driver can be automatically recognized on Windows 10. If your system cannot automatically recognize it, you can do...
I knew embedded systems were very popular very early on, and I liked them very much. So I read books on 51, arm...
Finally, I learned Linux, porting, and kernel compilation. I was just crossing the ri...
I'm working on microcontroller and PC communication recently. I want to ask how to program the serial port of the PC with C in DOS if it has an interrupt? For example, in Keil, there is void serial (v...