Very interesting, thanks for that. A good idea to get all of the adapter gizmos too. Note that there will be a limit to the number of times you can desolder and resolder the chips before the pads give up the ghost, at which point you are quite hosed.
Adamant IT: An excellent app for comparing files is Beyond Compare (BC), I've used BC version 4 to compare hex data in files generated by a different brand of programmer. The app is versatile as it also compares handles text files etc. I think it is a try before you buy app, certainly one of my best buys - I marvel at its power.
Thank you for the tutorial ! The flashing process worked flawlessly. The one thing that i had to do was to edit the CAP file (ASUS) and take out the CMOS battery for a minute. I did not had to use the clamp, i just removed the chip directly.
Just for future reference, you shoul pull the coin cell for two reasons, first off it is still poweringvthe RTC/BIOS circuitry, second if you overheat it from the hot air it could leak nasty stuff on your board.
eeeprom manufacturers test every new chip with some random data and then verify it to confirm the chip is good to go. Every brand new eeprom will have some data in it. You have to make it blank before using it. Thats like the "ok tested" digital tag for the new chip.
Wrong, generally new chips are shipped blank so you don't need to erase before writing to them. If you see data on your flash chip, chances are it's been recycled.
when it comes to bios problems the most common thing i see is people locking themselves out of it by setting a password and then entering in incorrectly a bunch of times, in most cases reseting it or trying to enter the boot menu is impossible so i think this tool could come in handy for that
An easy thing is load the downloaded bios file to the buffer then click verify. Note: If the bios file on the chip has been modified with just sa single parameter like password, they will be different and therefore there will be a verification error.
That specific program that you need was a new BIOS program for that type of motherboard. Just download it in the internet and write it into the chip. But before you start the process you need to erase the corrupt BIOS or the old BIOS written on that chip. There you can proceed reprogram the BIOS chip.
The programmer has a verify function . Load your file & verify it against the chip ! Simple … RTFM it may help a bit or you can nibble on the chinglish .
the author is not interested in answering my question.... can you plz help. 1- I have downloaded latest Bios from Gigabyte and its not .Bin file. How would i convert it to .Bin???? 2- I use UEFI Tool and load the Bios file and save it as .Bin 3- Load it to EZp tool, Erase data from chip, Write that converted .Bin bios data to chip. 4- When it goes to Verify it gives a error.(Flash Check error address:20000h One thing is that when i plug Bios Chip into Ezp2019 kit, it always detect it as "Chip Detected - 24EEPROM" ... meanwhile i am using Gigabyte AorusM b450... same the author used.....
this is even better than the non bricked msi boards coupled with their in house flashing methods that are so deliberately laid with processor bug landmines. For the price the bastards can include a kit like this with motherboards and scrap all the plastic cableties and extra sata cables. Thanks for this informative piece of work.
I suggest you to at least dump the bios twice so you can compare the two dumps, they are small anyway. As somebody already mentioned, use HXD to compare two files, if I remember correctly it also let you chose hexadecimal and other formats.
To compare the bios you need to put the chip on the programmer then select a bios as if to flash it an then press verify, and it will compare both an tell you if they are the same.
The built in DOS command FC e.g. FC {file1} {file2} For more information about the command FC /? You can send the out to another file with something like this: FC {f1} {f2} > fc-output.txt
I recommend using a hashing algorithm to create checksums and comparing them. I use md5sum on linux. I will read the bios and make a backup bin file. Then do it again. Then I take Md5 checksum on the two backup files and make sure their hashes are the same. This test just makes sure my flasher is reading the bios correctly. After I write the new bin file to bios, I will read bios and create 3rd backup file, then do md5sum on both the new bin file that I wrote on the chip and the 3rd backup file. This tests if the flasher wrote to the bios correctly. md5sum is a linux bash terminal tool that uses md5 checksum to verify data using md5 hashing. There has to be a Windows program that does md5 or sha checksums, but I don't know. My computer is linux. There could be a powershell equivalent. This might work, but don't have Windows to test! Get-FileHash -Algorithm MD5 Run this on each bin file you want to compare and make sure their hashes are the same. If just one bit is different, than the hash will be completely different.
i found the function of the lower slot: The programmer can copy one chip to another chip. When the programmer detects two chips on the socket, it will automatically start copying operation. 1. When off-line copying, the programmer can link to 5V power as well as link to PC. 2. The programmer can copy data to a 24 eeprom from another 24 eeprom. 3. The programmer can copy data to a 25 flash from another 25 flash. 4. The capacity of destination chip must be equal to source chip.
Great video I've been thinking about flashing the Bios on a old Dell Alienware laptop I was wondering where you bought your programmer ? I've seen a couple on eBay but not a complete kit like yours .
Hello, first of all congratulations on the video. I have the same motherboard, and I have the problem that gives an image, the led dram turns on and then vga, and so on in a loop, it stops and turns on. If I unplug the gpu, it does the same. At what temperature do you desolder the eeprom? Thank you.
Cool. I like these videos that solve a hard technical problem with a laid-back attitude that makes look anything is solvable. My question: why did you unsolder the chip as opposed to just grabbing it with the "grabby dude" you showed at the beginning?
Honestly - I forgot that it was in the box and forged ahead with desoldering! The talking-head sections of this video (intro and latter part) where all recorded well after I did the actual repair work 😅
I have been looking at doing this for a X370 that appears to have a corrupted BIOS that won't post with no flashback. Now I am considering getting some extra chips and make this my excuse to finally get a hot air station as well. Thanks for the suggestion.
I would convert the bin files to PDF, and then use PDF compare in Adobe Acrobat Pro, it would easily do what you were after. We do this at work all the time when comparing older revs of documents against the latest revisions.
So you write a new bios program from the Website? or use the old one from back up? sorry i didn't get the clear explanation about that (My Mother Language Isn't English) Thanks
Hi , And thank's for your video. Do you know what are the requisites for bios chips? I do not want to buy anything else since i allready made an universal programmer card that may allready support these chips. Sorry if my english is wrong.
Love your videos. I noticed a few comments on whether the clip works. I tried it and it does but with a lot of fidgeting and eventually you get lucky. You mentioned that it needs some mods before it can work properly, can you tell us a little more please. Also I was successful at erasing and writing the bios but every time I verify I get an error 10h. Can you help please. It would be great if you could do another video on the programmer
I did some more research and I was able to do the mods needed to make this thing work with the clip, see link below for info, it explains step by step, it's very simple and actually works, I was able to fix a non working board. If you aren't too sure about soldering you must watch Adamant's "Soldering crash course with amateur equipment" it helped me!. Thank you Adamant ruclips.net/video/8_sCP9a56cw/видео.html
There are various file diff and merge tools with a GUI interface which, whilst their primary purpose is working with text files, will also allow you to compare and edit binary files (presented in a hexadecimal format). Examples are WinMerge (open source), Araxis Merge (30 day trial) and Guiffy (21 day trial, cross platform support).
Like I said last video I ordered that mb and I was worried but when I received it, it does have the newest bios on it and it says 3000 ready so they must have found out they messed up and now sending them out with 3000 ready
Hey great video! thinking to buy this...!! Regarding the bios update in the Windows environment is it safe to update from the oldest version to the newest i understand not right? Which is the right step to flash all the bios versions gradually? Thanks.
In the States here, We have a lot of laptops with the ENE 9000 startup chips with the bios built into them. Can you do a video on this :) . I am to understand (?) that on those chips you have to backup the bios and another region for the actual firmware that runs the startup chip.
Ah those were the days with the old American megatrends bios chips mounted in sockets that you could prise off and substitute or re program. I wonder if you could replace the ones onboard with sockets and then remount them? Course surface mounts wouldn't have the pin length but I suppose you could replace the surface mounts chips with ones that do plug into a socket?
Theoretically you could convert a mobo to a socket if you were swapping chips all the time... I've noticed that a lot of new boards (X470 and up) have pin connectors near the mobo chip you can use to interface. Not acquired the cables for them yet though.
@@Adamant_IT I'll stay aware of that- it was a real treat back in the 90s with the Maplin catalogues that gave you pages and pages of new chips et with pin layouts Vccs and more data to chew over. Ah a dying age and my daughters both enjoy my vast collection from valve radios (working) to early transistor pocket to reel to reel to cassette to mini disc to cd to ! All working and experienced by them to realize modern tech often doesn't have the build quality or the sound warmth particularly from my valve amp system. 14 hz too 24Khz you can hear the pin drop on that ☺ One thing I have found is the way manufacturers are chucking out ie motherboards with issues more and more regularly. That raven ridge APU caught me out recently re a no post no vid out simply cos the bios even on a board supposedly Ryzen 3 3000 ready wouldn't run a 3 3200G though replaced with a Ryzen 5 3600 it did post et no probs. Years ago you did factory quality control but these days? and as for after sales service ?!
Nice video. Im buying one to flash a SOP16 chip on a ToughSwtich TS=5-POE. The Winbond chip is faulty but the bootloader part of the file in intact; the full firmware doesn't boot. I'll copy it then hopefully TFTP'ing to the new chip and flashing again should fix the problem.
Great video mate, thanks for taking the time. Maybe an obvious question, but in your research is it typical for the bin file provided from motherboard manufactures to reflect the entire contents of the flash EEPROM?
Yes, although 'empty space' data represented as say, a zero, still counts as data. So the BIOS file will still be 16MB on these AMD boards even if sections of the BIOS are unused.
in windows command prompt run "fc /b file1.bin file2.bin" and the output will give the file differences. fc is the file compare utility in windows! you can redirect the output to a text file if you want to study it later with " > difference.txt " too.
I watched and and like your video regarding flashing the BIOS chip. I has the Dell Precision T5500. The BIOS doesn't support PCIE NVMee SSD Boot. The Dell OptiPlex 7010 has the same old features that doesn't support the PCIE NVMe boot also, but they modified the BIOS drivers to make it bookable. Can you modified the Dell Precision T5500 BIOS to boot off the PCIE NVMe SSD? If you can. Would you please show us how?
I have an MSI A68HM-E33 board ,which stops at Post boot screen and my keyboard and mouse is NOT responding in order to go to bios. Will re-flashing the bios gets me into the bios in order to change my boot order ???? Is my """ stuck in post boot""" a corrupted bios issue ????????
What happens if I leave the clamp on the bios chip after programming and switch on the machine? (not connected to the programmer but just clamped on because it is really hard to get the clamp in place properly) in case I have to reprogram again?
I tried to repair the bios(L-I946GZ) by soldering (soldering iron) and it failed(For I thought that the one used in the video was a soldering iron.). I'm a beginner, so it seems that I have to use hot air (heat gun). What kind of hot air (heat gun) should I get? If you could teach me, it'll helps a lot.
Adamant IT, I need your advice please, Is Ch341a mini programmer good? Because from what I've seen and read it has faulty manufacture it outputs 5 volts instead of 3 volts, which is a problem when applying work on computer bios chips. Another question, if I placed the 1.8 adapter on the mini programmer wether it outputs 3v or 5v would it work on computer bios chips? Thank you.
It's good, but needs modification. I haven't tested to see if the 5v issue persists through a 1.8v adaptor though... theoretically that may resolve it. I've got a video coming up on this though, I'm going to mod mine and check into all of this.
@@Adamant_IT thank you very much for the info and also thanks for your efforts, I'm going to wait for this video and see it, really appreciate it, hey by the way your voice sounds like Hugh Jackman's, I like it 😊🙂
@@lezyhun I have programmed a windbond 250 128FV without adapter using CH341a on a dell Alienware PC. Get the spec sheet for your chip and check the voltage.
Could you link me to the adapter that would be needed for the header on Asus boards, because my board also has one. The bios on my board recently got bricked after a bios update, though it's still under warranty so I'm gonna RMA it. But It'd be cool to have this as a backup if something were to happen in the future.
To anyone that is interested. I found a programmer that can work with the SPI header on my ASUS motherboard (and other boards I assume that have similar headers). Its the FlashCatUSB Classic. When you order if you can get it a 8 pin 2mm pitch jumper cable, which you need for the header on the board. I really wish I knew about it before I RMA'd my board.
you have to use uefi tool or an equivalent one to read this files....with this tool you can change something in the bios, like the uefi boot support for nvme drives on older boards, that havent a nvme slot
we have the same bios chip, the MX25U128.. type.. but based on the datasheet its a 1.8V types, you just plugged it in directly to the programmer but get detected and reprogrammed.. mine was not detected and i had to use the 1.8V adapter.. but still won't go.. btw im using the CH341A programmer and the software is Asprogrammer 1.4 .. which both can't detect the 25U128. i had to manually select chip, after reprogramming for several minutes, read the chip, and its empty.. or do I need to buy the EZP2019 ? or try the software bundled to that ?
HI ADAMANT I ORDERED THIS AND SHIPPED TO ME IN 20 DAYS but now i have a problem with 24c64 ic chip its not recognized does that tell me that the chip is burned or which adapter i have to use
Hello, I want to reprogram the eeprom 24s08 of my lenevo T500 pc, because the bios is corrupted. I can't find a copy of the original Bios .. .bin, I need your help to get an identical copy to the original. Thanks in advance.
I have an problem with 28lc128i chip ,when I'm writing the chip it's adding some extra data that is not supposed to do ,why is that ? I don't know if the problem is in the software or the hardware
why did you desolder the chip? ive got to flash an asus prime b450 plus board myself bc some mother fr traded me a board and didn say the bios had a bad flash and it wont display but does power on no beeps..i have a flasher but last time i did a gpu i didnt desolder the chip i simply used the clamp?? why diid you take the chips off? please explain? NEVER MIND BUD got to the end seen its NOT needed to flash it thanks. will edit if im able to flash this board and save it gonna run a 1080 strix with a 2400g for my wife. i have a 2070 super ftw3 ultra+ with a 1600af@4.1ghz @1.33volts.
Not at the computer with the software on it at the moment, but you need the first section to match. Anything starting with MX25U will probably work, but MX128 sounds too far off the mark. Haven't tried the 1.8v adaptor yet, no. I did get a tip from another chap that apparently you need to mod the clamp wires for it to work, but I haven't tested this yet.
@@Adamant_IT sorry m8 i meant the same MXU2512835F you used. I'm using the CH341A without the 1.8v adapter (havent arrived yet) I can't seem to detect my chip with the clamp method. Plus I'm wondering if you can replace these chips with something like a Winbond with the same feet? Also what do you mean by mod the clamp wires? Really appreciate the content btw :)
@@swordguyful Hi mate. Hope you're doing good and figured something about this. I'm in a bit of a pickle myself. I accidentally bricked a MSI A320M mobo while downgrading the BIOS. Same BIOS chip MX25U12873F . In my region I'm only able to get CH341A and other adaptors kinda expensive here. Can you advise what all to get along with that? Also the clamp works or not?
lets try on the top slot...IT WORK NOW!.. thank you .I was with some problem that the chip was not detected .and you shou me the way :) greeting from Portugal
Hi i wanna ask you about the programming of eprom of tv do i put the eprom option or spi flash in software option and i think this programmer cannot erase because i tried it but the bank option giving me the fash is not empty may be there is a solution for it can you help me plz thx
You'll need to be able to remove the BIOS chip from the mobo, and most likely it'll need the 1.8v adaptor that I showed in this video too. I've still not had a successful result with the clamp cable, trying to flash the chip in-circuit doesn't seem to work.
I'm not sure yet - I haven't looked into graphics card BIOS flashing. So long as graphics cards have an EEPROM on them like mobos do, then yes it should work.
Make sure you disable Driver Signature Enforcement: www.howtogeek.com/167723/how-to-disable-driver-signature-verification-on-64-bit-windows-8.1-so-that-you-can-install-unsigned-drivers/
I wonder if this method would be able to circumnavigate the one-way upgrade path for the AMD Ryzen Processors with “Zen 3" on 400-series boards, allowing users to downgrade, if they wished.
I believe it will. I'm intending to test it when Ryzen 4000 comes out. I've got an X470 mobo with BIOS flashback as well, so I can test exactly what you can and can't do to switch between the forked BIOSes.
Hi another good informative video. The BIOS chip is not powered by the CMOS battery although it is always better to be safe than sorry. I have on some laptops performed a BIOS crisis recovery where you hold down a key combination during power up, and it invokes a boot loader that is in mask ROM, this will import a new BIOS image from a USB stick.
Hey guys I’m new to this but just wanted to know, since he was able to reflash bios. Does that technically mean someone can program their bios cfw and flash it?
I think the dump was 16 MB not 16 KB as stated in the video. I.e. 16,384 KB is 16 MB or thereabouts.
Very interesting, thanks for that. A good idea to get all of the adapter gizmos too.
Note that there will be a limit to the number of times you can desolder and resolder the chips before the pads give up the ghost, at which point you are quite hosed.
Very good film , you are the building blocks the entire internet should consist of.
HxD is the program you can use for opening bin/rom files. It has a compare feature too....if you haven't come across it yet. Cheers.
Adamant IT: An excellent app for comparing files is Beyond Compare (BC), I've used BC version 4 to compare hex data in files generated by a different brand of programmer. The app is versatile as it also compares handles text files etc. I think it is a try before you buy app, certainly one of my best buys - I marvel at its power.
Thank you for the tutorial ! The flashing process worked flawlessly. The one thing that i had to do was to edit the CAP file (ASUS) and take out the CMOS battery for a minute. I did not had to use the clamp, i just removed the chip directly.
Just for future reference, you shoul pull the coin cell for two reasons, first off it is still poweringvthe RTC/BIOS circuitry, second if you overheat it from the hot air it could leak nasty stuff on your board.
I love your videos and especially your intro music mann. It is sooo goood.
man that bios programmer and all those bits are the slickest thing since split bananas!
eeeprom manufacturers test every new chip with some random data and then verify it to confirm the chip is good to go. Every brand new eeprom will have some data in it. You have to make it blank before using it. Thats like the "ok tested" digital tag for the new chip.
Wrong, generally new chips are shipped blank so you don't need to erase before writing to them. If you see data on your flash chip, chances are it's been recycled.
This is super cool, man. Watching you work, I feel like I'm getting acquainted with forbidden knowledge. Again, very cool.
when it comes to bios problems the most common thing i see is people locking themselves out of it by setting a password and then entering in incorrectly a bunch of times, in most cases reseting it or trying to enter the boot menu is impossible so i think this tool could come in handy for that
An easy thing is load the downloaded bios file to the buffer then click verify. Note: If the bios file on the chip has been modified with just sa single parameter like password, they will be different and therefore there will be a verification error.
That specific program that you need was a new BIOS program for that type of motherboard. Just download it in the internet and write it into the chip. But before you start the process you need to erase the corrupt BIOS or the old BIOS written on that chip. There you can proceed reprogram the BIOS chip.
so if I wanted to rewrite the bios on a lapop where would if find the rreplacement bios
The programmer has a verify function .
Load your file & verify it against the chip !
Simple …
RTFM it may help a bit or you can nibble on the chinglish .
the author is not interested in answering my question.... can you plz help.
1- I have downloaded latest Bios from Gigabyte and its not .Bin file. How would i convert it to .Bin????
2- I use UEFI Tool and load the Bios file and save it as .Bin
3- Load it to EZp tool, Erase data from chip, Write that converted .Bin bios data to chip.
4- When it goes to Verify it gives a error.(Flash Check error address:20000h
One thing is that when i plug Bios Chip into Ezp2019 kit, it always detect it as "Chip Detected - 24EEPROM" ... meanwhile i am using Gigabyte AorusM b450... same the author used.....
Your overhead camera is bloody awesome with it's super macro.
this is even better than the non bricked msi boards coupled with their in house flashing methods that are so deliberately laid with processor bug landmines. For the price the bastards can include a kit like this with motherboards and scrap all the plastic cableties and extra sata cables. Thanks for this informative piece of work.
Hi, Notepad++ could also be used to compare 2 files side-by-side. You have to install the compare plugin.
But you can't use the HEX Editor and Compare plugin side by side
Source: I have tried it
I suggest you to at least dump the bios twice so you can compare the two dumps, they are small anyway. As somebody already mentioned, use HXD to compare two files, if I remember correctly it also let you chose hexadecimal and other formats.
Please what is the difference between
ezp2019 vs ch341a and which one is better
To compare the bios you need to put the chip on the programmer then select a bios as if to flash it an then press verify, and it will compare both an tell you if they are the same.
If this thing would work on a real operating system, there would be diff command. :)
The built in DOS command FC
e.g. FC {file1} {file2}
For more information about the command FC /?
You can send the out to another file with something like this:
FC {f1} {f2} > fc-output.txt
Hello.
HXD is fine for comparing hex files, also free :)
I second HxD, it's my go-to
I recommend using a hashing algorithm to create checksums and comparing them.
I use md5sum on linux. I will read the bios and make a backup bin file. Then do it again. Then I take Md5 checksum on the two backup files and make sure their hashes are the same. This test just makes sure my flasher is reading the bios correctly. After I write the new bin file to bios, I will read bios and create 3rd backup file, then do md5sum on both the new bin file that I wrote on the chip and the 3rd backup file. This tests if the flasher wrote to the bios correctly. md5sum is a linux bash terminal tool that uses md5 checksum to verify data using md5 hashing. There has to be a Windows program that does md5 or sha checksums, but I don't know. My computer is linux. There could be a powershell equivalent.
This might work, but don't have Windows to test!
Get-FileHash -Algorithm MD5
Run this on each bin file you want to compare and make sure their hashes are the same. If just one bit is different, than the hash will be completely different.
i found the function of the lower slot: The programmer can copy one chip to another chip.
When the programmer detects two chips on the socket, it will automatically start copying operation.
1. When off-line copying, the programmer can link to 5V power as well as link to PC.
2. The programmer can copy data to a 24 eeprom from another 24 eeprom.
3. The programmer can copy data to a 25 flash from another 25 flash.
4. The capacity of destination chip must be equal to source chip.
That's very interesting if it can do that without a computer link... I'll have to test it with some spare chips I've got 👌
this is what ive seen on the images posted on these ch341a online shop, now my hunch is verified right thnaks!
imagine i've watched the whole vid without skipping, thumps up sir. ;)
Great video I've been thinking about flashing the Bios on a old Dell Alienware laptop I was wondering where you bought your programmer ? I've seen a couple on eBay but not a complete kit like yours .
i think some male-female jumper cables that commonly used for breadboarding could be used for that JTAG-to-EZP2019 connection. :)
Hello, first of all congratulations on the video.
I have the same motherboard, and I have the problem that gives an image, the led dram turns on and then vga, and so on in a loop, it stops and turns on.
If I unplug the gpu, it does the same.
At what temperature do you desolder the eeprom?
Thank you.
My idea: dual bios modchip on mobo that don't have dual bios, with tiny switch you can flip
The 25u12873f chip is a 1.8v chip? Do you need a 1.8v adapter to not damage the chip?
Same question. My x470u4 died on me after a flash.
Same chip as he has in his video
Cool. I like these videos that solve a hard technical problem with a laid-back attitude that makes look anything is solvable. My question: why did you unsolder the chip as opposed to just grabbing it with the "grabby dude" you showed at the beginning?
Honestly - I forgot that it was in the box and forged ahead with desoldering! The talking-head sections of this video (intro and latter part) where all recorded well after I did the actual repair work 😅
@@Adamant_IT Cheers :-) I wanted to make sure that the crocodile clip thingy works and could actually grab the chip.
There's no reason why I shouldn't, but I'd expect it to be rather fiddly. Don't forget to take the RTC battery out.
@@Adamant_IT Thanks :-)
Where did you buy your EZP2019 kit from, Thanks
I have been looking at doing this for a X370 that appears to have a corrupted BIOS that won't post with no flashback. Now I am considering getting some extra chips and make this my excuse to finally get a hot air station as well. Thanks for the suggestion.
I would convert the bin files to PDF, and then use PDF compare in Adobe Acrobat Pro, it would easily do what you were after.
We do this at work all the time when comparing older revs of documents against the latest revisions.
So you write a new bios program from the Website? or use the old one from back up? sorry i didn't get the clear explanation about that (My Mother Language Isn't English) Thanks
Hi , And thank's for your video.
Do you know what are the requisites for bios chips?
I do not want to buy anything else since i allready made an universal programmer card that may allready support these chips.
Sorry if my english is wrong.
Love your videos. I noticed a few comments on whether the clip works. I tried it and it does but with a lot of fidgeting and eventually you get lucky. You mentioned that it needs some mods before it can work properly, can you tell us a little more please. Also I was successful at erasing and writing the bios but every time I verify I get an error 10h. Can you help please. It would be great if you could do another video on the programmer
I did some more research and I was able to do the mods needed to make this thing work with the clip, see link below for info, it explains step by step, it's very simple and actually works, I was able to fix a non working board.
If you aren't too sure about soldering you must watch Adamant's "Soldering crash course with amateur equipment" it helped me!.
Thank you Adamant
ruclips.net/video/8_sCP9a56cw/видео.html
There are various file diff and merge tools with a GUI interface which, whilst their primary purpose is working with text files, will also allow you to compare and edit binary files (presented in a hexadecimal format).
Examples are WinMerge (open source), Araxis Merge (30 day trial) and Guiffy (21 day trial, cross platform support).
Even Total Commander has Compare by content functionality.
HxD has that feature too
This got rid of "mac address invalid both cmos and flash" on my ASRock board
Like I said last video I ordered that mb and I was worried but when I received it, it does have the newest bios on it and it says 3000 ready so they must have found out they messed up and now sending them out with 3000 ready
Hey great video! thinking to buy this...!! Regarding the bios update in the Windows environment is it safe to update from the oldest version to the newest i understand not right? Which is the right step to flash all the bios versions gradually? Thanks.
thank you did very well, sorry sir my question your write one bin to all two bios chip?
THIS WILL WORK TO ANY LAPTOP AND ANY DESKTOP SYSTEMBOARD?
Adamant IT you can use good old Total Commander multitool to compare two dumps, it has compare by content option.
In the States here, We have a lot of laptops with the ENE 9000 startup chips with the bios built into them. Can you do a video on this :) . I am to understand (?) that on those chips you have to backup the bios and another region for the actual firmware that runs the startup chip.
Ah those were the days with the old American megatrends bios chips mounted in sockets that you could prise off and substitute or re program. I wonder if you could replace the ones onboard with sockets and then remount them? Course surface mounts wouldn't have the pin length but I suppose you could replace the surface mounts chips with ones that do plug into a socket?
Theoretically you could convert a mobo to a socket if you were swapping chips all the time... I've noticed that a lot of new boards (X470 and up) have pin connectors near the mobo chip you can use to interface. Not acquired the cables for them yet though.
@@Adamant_IT I'll stay aware of that- it was a real treat back in the 90s with the Maplin catalogues that gave you pages and pages of new chips et with pin layouts Vccs and more data to chew over. Ah a dying age and my daughters both enjoy my vast collection from valve radios (working) to early transistor pocket to reel to reel to cassette to mini disc to cd to ! All working and experienced by them to realize modern tech often doesn't have the build quality or the sound warmth particularly from my valve amp system. 14 hz too 24Khz you can hear the pin drop on that ☺
One thing I have found is the way manufacturers are chucking out ie motherboards with issues more and more regularly. That raven ridge APU caught me out recently re a no post no vid out simply cos the bios even on a board supposedly Ryzen 3 3000 ready wouldn't run a 3 3200G though replaced with a Ryzen 5 3600 it did post et no probs. Years ago you did factory quality control but these days? and as for after sales service ?!
Nice video. Im buying one to flash a SOP16 chip on a ToughSwtich TS=5-POE. The Winbond chip is faulty but the bootloader part of the file in intact; the full firmware doesn't boot. I'll copy it then hopefully TFTP'ing to the new chip and flashing again should fix the problem.
Great video mate, thanks for taking the time. Maybe an obvious question, but in your research is it typical for the bin file provided from motherboard manufactures to reflect the entire contents of the flash EEPROM?
Yes, although 'empty space' data represented as say, a zero, still counts as data. So the BIOS file will still be 16MB on these AMD boards even if sections of the BIOS are unused.
@@Adamant_IT is compatível with Plcc32 ?
do the flasher read 1.8v flashes out of the box ? so why they sent an 1.8 adapter in the package also ?
Did you do 4pin to GND mod ? I could not use my chip clip without it.
in windows command prompt run "fc /b file1.bin file2.bin" and the output will give the file differences. fc is the file compare utility in windows! you can redirect the output to a text file if you want to study it later with " > difference.txt " too.
I have seen 2 winbond chip on that motherboard, how to recognize wich is the right chip to re-flash ? Regards Alessandro.
I watched and and like your video regarding flashing the BIOS chip.
I has the Dell Precision T5500. The BIOS doesn't support PCIE NVMee SSD Boot.
The Dell OptiPlex 7010 has the same old features that doesn't support the PCIE NVMe boot also, but they modified the BIOS drivers to make it bookable.
Can you modified the Dell Precision T5500 BIOS to boot off the PCIE NVMe SSD? If you can. Would you please show us how?
I have an MSI A68HM-E33 board ,which stops at Post boot screen and my keyboard and mouse is NOT responding in order to go to bios. Will re-flashing the bios gets me into the bios in order to change my boot order ???? Is my """ stuck in post boot""" a corrupted bios issue ????????
Thank you for this valuable program
What happens if I leave the clamp on the bios chip after programming and switch on the machine? (not connected to the programmer but just clamped on because it is really hard to get the clamp in place properly) in case I have to reprogram again?
Links to where you got it from?? How much was import duty?? I think I might need one of these. 👍
I have troubles to connect my EZP 2023, I have Windows 10, so how can I connect my device tonget ready?
You can change the Dumpfile with the Orginalflashfile and use simply the Verifyfunction of the Programmer to compare withe the Chipsaved Data...
I tried to repair the bios(L-I946GZ) by soldering (soldering iron) and it failed(For I thought that the one used in the video was a soldering iron.).
I'm a beginner, so it seems that I have to use hot air (heat gun).
What kind of hot air (heat gun) should I get?
If you could teach me, it'll helps a lot.
Thanks for the experiment. It helped me a lot.
Hello, do you know can we read the car srs module with this ezp? And fix it
So the supposed blank microchip actually had some software on it?, untill u erased it?
Very good video. I have a motheboard h61h2-cm with bios problem (No Video) this can work with my motherboard?
Which cable do I need to connect the j-tag to the flasher? idc 2.5 mm 10 pin?
Adamant IT, I need your advice please, Is Ch341a mini programmer good? Because from what I've seen and read it has faulty manufacture it outputs 5 volts instead of 3 volts, which is a problem when applying work on computer bios chips.
Another question, if I placed the 1.8 adapter on the mini programmer wether it outputs 3v or 5v would it work on computer bios chips? Thank you.
My bios chip is winbond 25q128fvsg.
It's good, but needs modification. I haven't tested to see if the 5v issue persists through a 1.8v adaptor though... theoretically that may resolve it. I've got a video coming up on this though, I'm going to mod mine and check into all of this.
@@Adamant_IT thank you very much for the info and also thanks for your efforts, I'm going to wait for this video and see it, really appreciate it, hey by the way your voice sounds like Hugh Jackman's, I like it 😊🙂
@@lezyhun I have programmed a windbond 250 128FV without adapter using CH341a on a dell Alienware PC. Get the spec sheet for your chip and check the voltage.
Could you link me to the adapter that would be needed for the header on Asus boards, because my board also has one. The bios on my board recently got bricked after a bios update, though it's still under warranty so I'm gonna RMA it. But It'd be cool to have this as a backup if something were to happen in the future.
To anyone that is interested. I found a programmer that can work with the SPI header on my ASUS motherboard (and other boards I assume that have similar headers). Its the FlashCatUSB Classic. When you order if you can get it a 8 pin 2mm pitch jumper cable, which you need for the header on the board. I really wish I knew about it before I RMA'd my board.
hello, does this EZP-2019 SPI programmer work with 5 volt automotive eproms like 93 and 95?
you have to use uefi tool or an equivalent one to read this files....with this tool you can change something in the bios, like the uefi boot support for nvme drives on older boards, that havent a nvme slot
we have the same bios chip, the MX25U128.. type.. but based on the datasheet its a 1.8V types, you just plugged it in directly to the programmer but get detected and reprogrammed.. mine was not detected and i had to use the 1.8V adapter.. but still won't go.. btw im using the CH341A programmer and the software is Asprogrammer 1.4 .. which both can't detect the 25U128. i had to manually select chip, after reprogramming for several minutes, read the chip, and its empty.. or do I need to buy the EZP2019 ? or try the software bundled to that ?
i have the same chip MX25U12873FM2I (asrock b450) any information on how to flash the right way
you can convert the hex back to assembly, at least is more readable!
HI ADAMANT
I ORDERED THIS AND SHIPPED TO ME IN 20 DAYS
but now i have a problem with 24c64 ic chip
its not recognized
does that tell me that the chip is burned or which adapter i have to use
What temperature did you use yo desolder the bios?
Do you know by any chance where the bios chip is on a toshib Tecra r850-119 laptop motherboard?
Hello,
I want to reprogram the eeprom 24s08 of my lenevo T500 pc, because the bios is corrupted. I can't find a copy of the original Bios ..
.bin, I need your help to get an identical copy to the original.
Thanks in advance.
is this good for motherboards which dont give dispay on monitor but everything works from ventilators,start,lights....?
hey bud do you have link to the software for the flasher? I have ezp_xpro v2 but cant find software anywhere
EZP2019 programmer does supported winbond flash 25Q32FVSIG or not as I try to write or erase but failed?
Where did you buy the chip from?
I have an problem with 28lc128i chip ,when I'm writing the chip it's adding some extra data that is not supposed to do ,why is that ? I don't know if the problem is in the software or the hardware
how do youprogram an 1.8v rom bios with 3.3v??
why did you desolder the chip? ive got to flash an asus prime b450 plus board myself bc some mother fr traded me a board and didn say the bios had a bad flash and it wont display but does power on no beeps..i have a flasher but last time i did a gpu i didnt desolder the chip i simply used the clamp?? why diid you take the chips off? please explain?
NEVER MIND BUD got to the end seen its NOT needed to flash it thanks. will edit if im able to flash this board and save it gonna run a 1080 strix with a 2400g for my wife. i have a 2070 super ftw3 ultra+ with a 1600af@4.1ghz @1.33volts.
I cant find the MX25U12783F in the program. Can you still flash a bios using the MX12835F? Also have you tried the clamp method with the 1.8V adapter?
Not at the computer with the software on it at the moment, but you need the first section to match. Anything starting with MX25U will probably work, but MX128 sounds too far off the mark.
Haven't tried the 1.8v adaptor yet, no. I did get a tip from another chap that apparently you need to mod the clamp wires for it to work, but I haven't tested this yet.
@@Adamant_IT sorry m8 i meant the same MXU2512835F you used. I'm using the CH341A without the 1.8v adapter (havent arrived yet) I can't seem to detect my chip with the clamp method. Plus I'm wondering if you can replace these chips with something like a Winbond with the same feet? Also what do you mean by mod the clamp wires? Really appreciate the content btw :)
@@swordguyful Hi mate. Hope you're doing good and figured something about this. I'm in a bit of a pickle myself. I accidentally bricked a MSI A320M mobo while downgrading the BIOS. Same BIOS chip MX25U12873F . In my region I'm only able to get CH341A and other adaptors kinda expensive here. Can you advise what all to get along with that? Also the clamp works or not?
i have MX25U12873FM2I what's gonna happen if i didn't flash it with 1.8v ? the mobo won't post ?
Thank you for this video it help me alot!
I need tweezers like this, it looks very good!
lets try on the top slot...IT WORK NOW!.. thank you .I was with some problem that the chip was not detected .and you shou me the way :) greeting from Portugal
For drivers you can use Zadig and install libusb one without disabling signing enforcement.
ok
Operação de fonte de alimentação única- 1,65 a 2,0 volts para leitura, apagamento e operação de programação-erações
Could you tell what soldering station you're using and what temperature you set it up
My hot air station is a cheap chinese one (Yihua style one) which I run at 450c, and my soldering iron is a Miniware TS100 at 400c
Hi i wanna ask you about the programming of eprom of tv do i put the eprom option or spi flash in software option and i think this programmer cannot erase because i tried it but the bank option giving me the fash is not empty may be there is a solution for it can you help me plz thx
I did the exact same but after soldering the bios chip back there's no signal just black screen :( what could it be??
i have x570 tuf asus and i need to downgrade bios
will ezp 2019 help me?
You'll need to be able to remove the BIOS chip from the mobo, and most likely it'll need the 1.8v adaptor that I showed in this video too. I've still not had a successful result with the clamp cable, trying to flash the chip in-circuit doesn't seem to work.
@adamantIT can I use these for the bios on graphic cards. Is this same function with ch341a or usbflashcat?
I'm not sure yet - I haven't looked into graphics card BIOS flashing. So long as graphics cards have an EEPROM on them like mobos do, then yes it should work.
@@Adamant_IT it’s PM25LQ040, do you can work? You know what series 23,24,25 indicates?
Thanks for this tutorial, I bought this device month ago but I'm not able to install successfully the driver.
Make sure you disable Driver Signature Enforcement: www.howtogeek.com/167723/how-to-disable-driver-signature-verification-on-64-bit-windows-8.1-so-that-you-can-install-unsigned-drivers/
This should be a working solution to the uefi bios rootkit/boot kit, yes?
@@rufussthubbins8891 I don't know a lot about BIOS viruses, having never encountered one before - but yes, this would definitely take care of it.
@@Adamant_IT It doesn't , it says in thee event log that it set the program to =0 and thee other to 0x0 and says it needs further installation etc..
I wonder if this method would be able to circumnavigate the one-way upgrade path for the AMD Ryzen Processors with “Zen 3" on 400-series boards, allowing users to downgrade, if they wished.
I believe it will. I'm intending to test it when Ryzen 4000 comes out. I've got an X470 mobo with BIOS flashback as well, so I can test exactly what you can and can't do to switch between the forked BIOSes.
@@Adamant_IT Nice, looking forward to it
hello mr. can you help me find the acer aspire one d255 bios, PAV70 LA-6421P, I've been looking but can't find it. please
thats very very interesting, thanks for your doing.
Hi another good informative video.
The BIOS chip is not powered by the CMOS battery although it is always better to be safe than sorry.
I have on some laptops performed a BIOS crisis recovery where you hold down a key combination during power up, and it invokes a boot loader that is in mask ROM, this will import a new BIOS image from a USB stick.
Hey guys I’m new to this but just wanted to know, since he was able to reflash bios. Does that technically mean someone can program their bios cfw and flash it?
A very good video keep it up man.