nofeletru / UsbAsp-flash

Program allow you to program flash memory on the protocols spi, I2C, MicroWire. Supports CH341a, CH347, UsbAsp, AVRISP(LUFA), Arduino, FT232H.
MIT License
931 stars 192 forks source link

Please add support for MX25U12873F #44

Closed aGrimRepoMan closed 3 years ago

aGrimRepoMan commented 3 years ago

Is it possible to support MX25U12873F (MX25U12873F-M2I-10G), which is a 1.8V Serial NOR flash device supporting SPI and QPI. Thanks for considering this.

Datasheet: https://www.mxic.com.tw/Lists/Datasheet/Attachments/7446/MX25U12873F,%201.8V,%20128Mb,%20v1.2.pdf

Photo: BIOS Chip

nofeletru commented 3 years ago

Download new chiplist.xml https://raw.githubusercontent.com/nofeletru/UsbAsp-flash/master/chiplist.xml

aGrimRepoMan commented 3 years ago

@nofeletru : Thank you very much.