Programming an LPC flash with an AVR and “flashrom”
Posted by Mike on August 28, 2010
0 comments
I had a dead motherboard that had been kicking around for a while after a failed BIOS update. The flash part on there was the Winbond W39V040B, which is 3.3V only and has an LPC interface. The device programmer I have access to wouldn’t touch it, so I put together some simple AVR code to [...]