bluetooth_flash_programmer_esp32
v1.2.1
Bluetooth Flash Programermes на основе чипа ESP32.
| ВСПЫШКА | CS | SCLK | Моси | Мисо |
|---|---|---|---|---|
| ESP32 | 15 | 14 | 13 | 12 |
MTD+ERASE:ALL! : Стереть полную вспышку чипаMTD+ERASE:0x%x+0x%x : Flash Flash: длина AddrMTD+WRITE:0x%x+0x%x : write flash: длина AddrMTD+READ:0x%x+0x%x : чтение Flash: Длина AddrMTD+INFO? : Flash 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