On Tue, 3 Mar 2015 03:07:09 +0700 Darmawan Salihun <[email protected]> wrote:
> Is it now possible to flash PLCC chip with Raspberry Pi? > > AFAIK, SPI chips are already supported but I have a PLCC flash chip > right now to work with (Winbond W39V040FC). PLCC (the physical package) support different protocols, cf. http://flashrom.org/Technology#Communication_bus_protocol The W39V040FC is a FWH chip and thus could in theory be accessed with a RaspberryPi - it has enough GPIO ports. I am not sure if they can be toggled fast enough, but I'd guess so. The problem is rather to write the respective software/driver - AFAIK there is none yet. It would definitely be easier to get a similar board and try hotswapping the flash chip. -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
