I am trying to flash a Macronix chip MX25L25673... using external programmer ch341a and a WSON8 probe. Even though the chip is not listed in `` `flashrom --list-supported` `` option, I understand that this chip is flashable using flashrom.
I tried flashing using the flashrom packaged with debian v1.6.0 and also built flashrom from the main branch in github v1.8.0-devel. I use the WSON 8 Probe that has an impression at the end to aid with aligning the probe to the pins in motherboard like the one listed in the link https://www.alibaba.com/product-detail/SOP8-WSON8-QDFN8-Microchip-Surface-Mount_1601603571579.html I use ch341a v1.7 with 3.3V settings I get inconsistent result. Below are the two results I get during many attempts. I either get "unknown ST SPI chip" or "unknown SPI chip". In both options, the status is `NOT WORKING` for `PROBE READ ERASE WRITE` I was wondering if you are aware of this issue and know how to fix it? $ flashrom -p ch341a_spi --flash-nameflashrom v1.6.0 on Linux 7.0.9-205.fc44.x86_64 (x86_64) flashrom is free software, get the source code at https://flashrom.org Found ST flash chip "unknown ST SPI chip" (0 kB, SPI) on ch341a_spi. === This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE This flash part has status UNTESTED for operations: WP $ flashrom -p ch341a_spi --flash-name flashrom v1.6.0 on Linux 7.0.9-205.fc44.x86_64 (x86_64) flashrom is free software, get the source code at https://flashrom.org Found Generic flash chip "unknown SPI chip (RDID)" (0 kB, SPI) on ch341a_spi. === This flash part has status NOT WORKING for operations: PROBE READ ERASE WRITE This flash part has status UNTESTED for operations: WP
signature.asc
Description: OpenPGP digital signature
_______________________________________________ flashrom mailing list -- [email protected] To unsubscribe send an email to [email protected]
