资讯

In this lab, students will learn how to ethically hack the flash memory of a ESP32 through it's UART port. There are three serial ports on the original ESP32. UART0 is often used for programming and ...
ST-Link-Nano 自制超迷你的ST-Link模块。 跟我之前做的DAPLink基本一致,基于ST-Link V2版本硬件修改而成。 没有什么特殊的功能,就是个人使用Clion做STM32开发时,OpenOCD对于ST-Link的支持比DAPLink要好(兼容的芯片型号、下载速度),所以额外又设计了一个下载器。