Introduction to ARM SWD Protocol
SWD stands for Serial Wire Debug, which is a simple debugging interface launched by ARM for embedded devices. This interface uses a bidirectional data line and a clock
First of all, I would like to thank @dcexpert for donating the development board. Here is a brief introduction of the board:pybL series development board, ultra-low power consumption, supports micropy
It is inevitable to encounter some problems in the learning process. I hope that by writing these problems down, on the one hand, I hope that the masters can give me some advice; I also hope that this
You can use IDF to connect to Wi-Fi or provide Wi-Fi services as an AP. Although the service capabilities of ESP32-C3 are limited, you can use this method to allow clients to connect to the device and