RYMCU

查询ESP32模组Flash信息

Hugh 19 天前
# ESP32

所属作品集

pip install esptool  //参考地址:https://docs.espressif.com/projects/esptool/en/latest/esp32s3/installation.html
esptool.py flash_id // 连接模组至PC,输出结果如下:

image.png
通过 Device 号查询查询厂家信息点击链接image.png

所属作品集

后发布评论