Hi all,
On Wed, Nov 11, 2015 at 12:57 AM, Stefan Tauner stefan.tauner@alumni.tuwien.ac.at wrote:
On Tue, 10 Nov 2015 17:55:08 +0300 Sergey SFH arhichief@gmail.com wrote:
Greatings. I want to buy SPI FLASH programmer based on CH341A. Will FlashROM work with this type of programmers? And if it will, how I have to use FlashROM with this programmer?
Hi Sergey,
it does not yet, but it will eventually. I have a programmer with that chip and some code but it is not completely ready. And it is in this state since July and I did not find time to complete it yet. So to be honest... it might take another few months until I finish it. There is another open source utility that supports the programmer but is a bit limited compared to flashrom. You can find the other software here: https://github.com/setarcos/ch341prog -- Kind regards/Mit freundlichen Grüßen, Stefan Tauner
I have a ready-for-test (reads/writes my Eon EN25F80) flashrom ch341a branch: https://github.com/urjaman/flashrom/tree/ch341a or git clone https://github.com/urjaman/flashrom.git -b ch341a
Reports (to this thread/the ML, dont address me only please) on if it works or especially if it doesnt work are welcome.