[i=s]This post was last edited by cruelfox on 2021-1-31 11:06[/i] The difference between the ESP32 chip and the most common ARM MCU is quite large. First of all, because of the different processor co...
Guys, help please
If the ESP32+microPython board needs to be upgraded during use, I don't know how to do it nowThe current idea is this:
1. Program upgradeThe program remotely downloads the file main-...
RglComm is a GUI based program written in Java for attempting to communicate with and control Rigol devices using IEEE 488 commands sent over the instruments USB interface, the USBTMC-USB488 . My ulti...
I believe that many devices now have batteries, so charging is inevitable. Generally, when charging the battery, the battery will continue to provide power to the system, which will cause the battery ...
The following prompt appears when KEIL is compiled:
startup_NUC472_442.s: error: A1023E: File "..\..\..\Library\Device\Nuvoton\NUC472_442\Source\ARM\startup_NUC472_442.s" could not be opened: No such ...
After setting up the project, you can finally start the project. First, get familiar with the development board and implement the LED and button functions. 1. Modify and write 2 function files respect...