Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
Lenovo z510 i5-4200m to i7-4700mq upgrad...
Last Post: DeathBringer
Today 02:47 PM
» Replies: 6
» Views: 138
Dell Optiplex 790 bypass Press F1 during...
Last Post: jozsef_kacso
Today 04:19 AM
» Replies: 5
» Views: 16837
[REQUEST] Whitelist Removal for lenovo v...
Last Post: konjiki no yami
Yesterday 07:36 PM
» Replies: 0
» Views: 131
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Alcatraz
Yesterday 04:28 PM
» Replies: 1
» Views: 223
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: Dudu2002
Yesterday 03:22 PM
» Replies: 289
» Views: 199896
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Dudu2002
Yesterday 03:19 PM
» Replies: 97
» Views: 54604
[REQUEST] Acer Aspire V5-121 Bios Unlock
Last Post: Strongbox256
Yesterday 11:15 AM
» Replies: 5
» Views: 9023
[REQUEST] Eglobal S210H BIOS Unlock
Last Post: ShawnSuter
Yesterday 10:50 AM
» Replies: 145
» Views: 64086
Request: Unlock CPU Voltage (Vcore) for ...
Last Post: hoomaan
Yesterday 10:35 AM
» Replies: 0
» Views: 103
[REQUEST] Bios Unlock - Packard Bell Eas...
Last Post: Overtune2005
Yesterday 08:37 AM
» Replies: 3
» Views: 2068
asrock 970 extreme3 slic 2.1
Last Post: 3xy
Yesterday 03:34 AM
» Replies: 12
» Views: 18514
[Request] Dell Inspiron 17r SE 7720 Unlo...
Last Post: Bennett
Yesterday 12:05 AM
» Replies: 92
» Views: 117345
[REQUEST] HP Probook 6570b Whitelist Rem...
Last Post: nexxus2
10-28-2025 01:07 PM
» Replies: 4
» Views: 5964
Gigabyte GA-MF3 CPU upgrade mod
Last Post: dm-
10-28-2025 10:53 AM
» Replies: 25
» Views: 22742
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: yamicazanova2
10-28-2025 09:50 AM
» Replies: 799
» Views: 481242
BIOS fix Lenovo c460
Last Post: waldek69
10-28-2025 07:33 AM
» Replies: 16
» Views: 3785
[REQUEST] Lenovo x121e (AMD, 8RETxxWW) W...
Last Post: Quill6290
10-28-2025 03:31 AM
» Replies: 56
» Views: 43274
Sony vaio UX Boot animation/jingle remov...
Last Post: appletechgeek
10-27-2025 11:55 PM
» Replies: 0
» Views: 157
[REQUEST] Acer Aspire V3-772G BIOS Unloc...
Last Post: Radiux
10-27-2025 11:00 AM
» Replies: 458
» Views: 261937
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: SteveJaye
10-26-2025 09:39 PM
» Replies: 45
» Views: 19757

BIOS programmer with microcontroller
#1
Hi!

I'm making a BIOS programmer because my BIOS upgrade failed and I don't want to buy a programmed chip. Since I managed to read from an SST49LF040 it should be no problem to write to it.

However, I'm not sure what to write. The BIOS file for my Asus P5VD2-X board from the asus site - 5VD2X308.ZIP - contains the file 0308.BIN (524288 bytes) which is an lha archive which contains the file 0308.bin (131072). The SST49LF040 is a 4 Mbit (512kbyte) chip, so writing the 128k 0308.bin seems wrong. But the 512k 0308.bin begins with '!?-lh5-' and I doubt '!?' is the code to jump to some routine which starts the bios. Possibly the entry point is somewhere else, and I could just try it.

Can you tell me what to burn?

Another problem is, that my original bios chip was an SST49LF040B (probably broken) and the replacement I got is an SST49LF040 which has the ID and flash/register selection bit on different bits coded into the 32 bit address of the LPC protocol. Someone said it would still work, but I can't imagine how. What do you think? Anyone have an SST49LF040B (or Winbond W39V040B) for me?

Thanks, Bernhard

images:
http://darsie.dyndns.org/bernhard/img/bi...llery.html

datasheets:
SST40LF040B,
http://www.datasheetcatalog.com/datashee...F040.shtml
SST49LF004A,
http://www.datasheetcatalog.com/datashee...004A.shtml
find
quote
#2
Hey darsie,

I commend you on your construction of the bios programmer! As for the bios image, you are reading too far into it. The award BIOS platform uses lha compression so that the bios can fit the chip. The 128K image you see is the main ROM, but many other components are in the image besides that. The correct image to flash is the 0308.BIN with 512KB in size. As for the chips, if it flashes, fits the socket, and boots you're good to go, if not, better find another chip. But I'm pretty sure that you don't need a separate chip. Just take the chip that no longer boots, and overwrite it by flashing the 512KB image.

Hope this helps,
TheWiz
www find
quote
#3
whohoo! Nice work darsie!! Would you be so kind providing the construction plan for this writer? May be nice to build it by my own!

As you found out by yourself the !? is to start the main ROM-modules who do the rest... Smile

Sometimes you just have to try to be sure it is not working...
[Image: logo.png]
I am back in here as I promised! Big Grin So tell me your needs!
find
quote
#4
(05-20-2010, 04:54 PM)MrTangoWhisky Wrote: whohoo! Nice work darsie!! Would you be so kind providing the construction plan for this writer? May be nice to build it by my own!

I will, but it's not done yet. The hardware part is rather complete, though. Connections from LAD[3..0], LFRAME,LCLK go to the ATMega 168 PORTC. RST is on port D as there were no free pins left on port C. The lclk signal is the tricky part. It needs an edge slew rate of 1 V/ns minimum. Routing it through 2 inverters with Schmitt trigger of a 74HC14D works here, although a faster inverter (74LVX14) might be more reliable. The lead from the inverter to the BIOS chip should be as short as possible to get fast edges. I have 100 nF SMD capacitors as close as possible at each Vdd pin to ground (one directly at the pins of the PLCC socket), and a 10 uF (IIRC) electrolytic near one of the Vdd pins. There's also a 100 nF SMD cap at the inverters Vdd pin (http://darsie.dyndns.org/bernhard/img/bi..._4771.html) to ground so it quickly get's the energy to switch lclk. Couple more caps whereever they might help. Probably not all of them necessary but I put them there while it didn't work and hoped it would help.

The diodes are voltage regulators so I can connect a 5 V parallel port to the ATMega168 while it's running at 3.3 V. The BIOS chip requires 3-3.6 V. This way I can program the uC and use it without switching power supplies and removing/inserting the BIOS chip every time.

Communication with the uC is via a MAX232 chip and the PC's serial port. I use Linux and minicom.

I'll publish more details when it's finished.

Quote:As you found out by yourself the !? is to start the main ROM-modules who do the rest... Smile

Ahh, I wasn't sure. Ok, that makes sense then.

Bernhard
find
quote
#5
I also have some schematics for an eeprom programmer , which il be bribing my electronics teacher to put together as my soldering is less than ideal! Tongue
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)