Dear sir/madam,
After reading the changelog for version 1.3 I saw that the XM25QH64C and XM25QH128C are supported. However I am trying to use flashrom with a ch341 (pro) to read and write qh64ahig/qh128ahig eeproms. It fails saying no eeprom/flash device found which comes down to lack of support I guess. Are there any plans in the nearby feature for implementing these models of IC's?
Kind regards,
MJ
Hello!
Will you be able to share the verbose logs? Verbose means that you add -V option on the command line. In the logs, there will be an ID which your chip responds, so it is possible to check whether this ID corresponds to the chip model that you have.
You can even look by yourself, try to find ID here https://github.com/flashrom/flashrom/blob/main/include/flashchips.h In this header are all the IDs flashrom knows about.
On Fri, Oct 11, 2024 at 10:56 PM M. Jacobs thesorcerer1981@gmail.com wrote:
Dear sir/madam,
After reading the changelog for version 1.3 I saw that the XM25QH64C and XM25QH128C are supported. However I am trying to use flashrom with a ch341 (pro) to read and write qh64ahig/qh128ahig eeproms. It fails saying no eeprom/flash device found which comes down to lack of support I guess. Are there any plans in the nearby feature for implementing these models of IC's?
Kind regards,
MJ _______________________________________________ flashrom mailing list -- flashrom@flashrom.org To unsubscribe send an email to flashrom-leave@flashrom.org