Hello everyone, I would like to ask about the microPython firmware of ESP8266. How to send HEX through the serial port? It seems that only characters can be sent? Does anyone know? I hope to let you k...
1. Introduction This article introduces Shenmu AI’s open platform Android SDK and the compilation method based on Android Studio. 2. Android SDK Download Log in to Shenmu AI Open Platform Download And...
a) Debugging tips:
breakpoint can set a breakpoint, and run to the breakpoint after pressing f8;
F5 executes step by step, and F8 executes all, which is different from VS.
Select the kernel you want t...
[size=14px] I am learning the embedded development board nrf52832 recently. When using keil software for simulation, there will be more or less errors as shown in the title. There are many strange sol...