Monday, April 11, 2016

Programming LPC/FWH flash SST49LF016C using Raspberry PI

Recently I needed to repair BIOS in notebook. There was LPC (FWH) flash SST49LF016C. After searching long time I found no solution, so I tried to do it myself. I have Raspberry PI, it has GPIO, so it was not so hard to write my own piece of software in C, to do basic things (reading, writing, erasing). Have a look on my page about programming such a flash with Raspberry PI.