I am trying to recover the BIOS of a Lenovo IdeaPad 320-17IKB. But the size of the BIOS.FD file (9.457kB, 9,2MB), the BIOS ROM, is larger than my 8MB (64MBits) GIGADEVICE GD25Q64 BIOS chip. I think it also contains things like the EC ROM. Could someone please help me? I can just write and erase the chip. Now the device just turns on and off repeatedly. BIOS.zip (5.1 MB)
Has anyone had problems with the 1.8 V adapter? I cannot get it to work. Iām measuring the input 3.3 V clock with an oscilloscope and can see that itās toggling, but the 1.8 V output clock is not.
However, having a closer look at the level shifter IC I wouldnāt expect the adapter to work either. The IC is a TI SN74ALVC164245 and the datasheet describes the IC as a ā16-Bit 2.5-V to 3.3-V or 3.3-V to 5-V Level-Shifting Transceiverā. It doesnāt support 1.8 V!!
Iām confused. I suppose itās working for most people? Iāve seen pictures of the adapter populated with an NXP version of the ALVC164245 IC. This version seems to support a wider voltage range, all the way down to 1.5 V.
So, Iām guessing that someone put the TI version as a second source, but never checked that it was fully compatible.
ā¦whats the surprise here, that the IC is soldered???
You now have the info of the package and specs, do your job and start looking for something that fit your needs using your time not others task on their spare time, this is NOT a āregularā IC that usually you see users asking help on how to work with it.
hi @Pasmod1 ,
if your MX25L6406E is a 16pin IC,
make sure pin1 ( HOLD#) of IC goes into input 7 of CH341A.
make sure pin 2( VCC) of IC goest into input 8 of CH341A.
make sure pin 7 (CS#) of IC goes into input 1 of CH341A.
make sure pin 8 ( SO/SIO1) of IC goes into input 2 of CH341A.
make sure pin 9 ( WP#) of IC goes into input 3 of CH341A.
make sure pin 10 ( GND) of IC goes into input 4 of CH341A.
make sure pin 15 ( SI/SI0O0) of IC goes into input 5 of CH341A.
make sure pin 16 ( SCLK) of IC goes into input 6 of CH341A.
initially , i have got the same error about āunprotectā while attempt to erase, when i had my pin translation wrong . After reading this thread and understanding how a 16pin translate to a 8pin label/naming convention, i was able to erase the flash chip.