Skip to content

Bluetooth Flash Programmer | 藍牙Flash編程器(主倉庫)

Notifications You must be signed in to change notification settings

redchenjs/bluetooth_flash_programmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth Flash Programmer

Main Features

  • Support JEDEC's SFDP standard SPI flash.
  • Flash R/W speed can reach 260 KB/s via Bluetooth SPP.

Pinmap

FLASH CS SCLK MOSI MISO
ESP32 15 14 13 12

Commands

  • MTD+ERASE:ALL!: Erase Full Flash Chip
  • MTD+ERASE:0x%x+0x%x: Erase Flash: Addr Length
  • MTD+WRITE:0x%x+0x%x: Write Flash: Addr Length
  • MTD+READ:0x%x+0x%x: Read Flash: Addr Length
  • MTD+INFO?: Flash Info

Repositories

About

Bluetooth Flash Programmer | 藍牙Flash編程器(主倉庫)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published