The UF2 bootloader of ESP32-S2 has now been merged into tinyuf2 . It is mainly aimed at MCUs using TinyUSB , and currently supports ESP32-S2, iMXRT10xx, LPC55xx, and STM32F4. Using the UF2 bootloader,...
Application of CPLD in Multi-channel High-speed Synchronous Data Acquisition System CPLD (Complex Programmable Logic Device) is developed on the basis of traditional PAL and GAL. It has multiple worki...
When developing a program, we often hope that some global variables have the desired initial values when they are used. We usually use the following two methods to implement the initial value assignme...
I bought a NodeMCU with ESP8266 Wifi, which is good for those who play with Arduino. After it arrived, I tested the connectivity, and made a note for those who haven't played with NodeMCU yet, and for...