Greetings to all. I need to flash the bios of an ASUS x509M. I have two CH341A and EZP 2019+ programmers that do not recognize the chip which is: Gigadevice 25LB64CSIG (I have the adapter for 1.8 v.). How could I do? Can I use another programmer or perhaps an equivalent chip?
Announcement
Collapse
No announcement yet.
Programming chip 25LB64CSIG
Collapse
X
-
Thanks mon2 I found the solution by reading the post.I programmed the chip with the CH 341A but without the 1.8v adapter.It didn't work with EZP 2019.The CH 341A recognized the chip as GD25Q64 powered at 2.98 v. voltage measured on pins 4 and 8. The PC with the new bios began to charge the battery and started up. Thanks again
Comment
-
I am using linux flashrom and I have this problem.
Code:sudo flashrom --programmer ch341a_spi --read read01.bin
Code:flashrom unknown on Linux 6.8.0-51-generic (x86_64) flashrom is free software, get the source code at https://flashrom.org Using clock_gettime for delay loops (clk_id: 1, resolution: 1ns). Found GigaDevice flash chip "GD25LQ64(B)" (8192 kB, SPI) on ch341a_spi. Reading flash... cb_out: error: LIBUSB_TRANSFER_ERROR cb_in: error: LIBUSB_TRANSFER_ERROR cb_in: error: LIBUSB_TRANSFER_ERROR ch341a_spi_spi_send_command: Failed to write 4265 bytes cb_in: error: LIBUSB_TRANSFER_ERROR cb_in: error: LIBUSB_TRANSFER_ERROR cb_in: error: LIBUSB_TRANSFER_ERROR cb_in: error: LIBUSB_TRANSFER_ERROR Read operation failed! FAILED. cb_out: error: LIBUSB_TRANSFER_ERROR enable_pins: Failed to write 4 bytes
Comment
Comment