There is a batch of black CH341A s which are giving 5V instead of 3.3V - which is dangerous for flashing - so please try to get a green CH341A. There are plenty of them available from AliExpress / China. And about the test clips, you can find a small review of different test clips here http://dangerousprototypes.com/docs/Flashing_a_BIOS_chip_with_Bus_Pirate (double check that your BIOS chip is SOIC8 shape, otherwise that will be useless for you). The build is not difficult, there are plenty of manuals available online + a helpful community as you see ;-)
On Tue, Mar 14, 2023 at 2:41 PM email@danwin1210.de wrote:
Thank you for reply.
I found CH341A and SOIC8. But CH341A is not green. It is black edition. Doesn't it work?
And build is not difficult?
On Tue, March 14, 2023 10:14 am, Mike Banon wrote:
Usually, to flash a coreboot to a coreboot-supported laptop, you need to build a coreboot.rom firmware image for this laptop's model - and then, use the flashrom-supported programmer (i.e. a green PCB CH341A to simplify the process and reduce the costs - it's much much cheaper and simpler than RPi) together with a test clip which is compatible with the laptop's BIOS chip shape (i.e. SOIC8). More helpful instructions could be found online for your specific model; x230 is popular enough and there are a lot of guides
On Tue, Mar 7, 2023 at 9:58 PM email--- via coreboot coreboot@coreboot.org wrote:
Hello.
I would like to install Coreboot on my Lenovo x230, but I don't know how to do that. Please tell me how to do it. I have done a lot of research on my own, but I just can't figure it out. I am not a computer educated person.
I don't have a rasberry pie. Do I need it?
And what are skulls and heads, and what is the difference between them and coreboot?
coreboot mailing list -- coreboot@coreboot.org To unsubscribe send an email to coreboot-leave@coreboot.org
-- Best regards, Mike Banon Open Source Community Manager of 3mdeb - https://3mdeb.com/
On Thu, 16 Mar 2023 13:00:29 +0300, Mike Banon wrote:
There is a batch of black CH341A s which are giving 5V instead of 3.3V
- which is dangerous for flashing - so please try to get a green
CH341A.
I would not count on the color of the PCB and always verify it myself. In SPI, the CS pin is usually active low and can easily be measured with a DMM while idle: it should give 3.3 V.
Note that measuring Vcc is not enough, because those faulty CH341As often have Vcc = 3.3 V and are marketed as 3.3V, but still use 5 V for the logic signals.
Regards,
Merlin Büge