bluetooth_flash_programmer_esp32
v1.2.1
مبرمج Bluetooth Flash استنادًا إلى شريحة ESP32.
| فلاش | CS | SCLK | موسي | ميسو |
|---|---|---|---|---|
| ESP32 | 15 | 14 | 13 | 12 |
MTD+ERASE:ALL! : محو شريحة فلاش كاملةMTD+ERASE:0x%x+0x%x : محو الفلاش: طول addrMTD+WRITE:0x%x+0x%x : اكتب فلاش: طول addrMTD+READ:0x%x+0x%x : اقرأ فلاش: طول addrMTD+INFO? : معلومات فلاش git clone --recursive https://github.com/redchenjs/bluetooth_flash_programmer_esp32.git
git pull
git submodule update --init --recursive
./esp-idf/install.sh
export IDF_PATH=$PWD/esp-idf
source ./esp-idf/export.sh
idf.py menuconfig
Bluetooth Flash Programmer . idf.py flash monitor