40
submitted 7 hours ago* (last edited 6 hours ago) by CorrodedCranium@leminal.space to c/linux@lemmy.ml

It's a breadboard with an extender for a Raspberry Pi's pins flipped upside down, a Raspberry Pi Pico, jumper wires, and a clip that came with a CH341A that suffers from the issue of being 5V.

The issue I think would be length of the wires.

Any thoughts? I'd consider soldering something together but I don't have a soldering iron that would be great for something so small and I'm working with what I have on hand.

I also have a Raspberry Pi 4 and the CH341A that has the voltage issue if anyone has a better idea that might work.

top 19 comments
sorted by: hot top controversial new old
[-] NeoNachtwaechter@lemmy.world 2 points 1 hour ago

Take care of a good power supply to the Pi and to that flasher device.

From my experience, it often fails if you simply use power from USB. Then I connect a real power supply directly to the small device and it all works.

[-] pastermil@sh.itjust.works 4 points 4 hours ago

You should check whether Pi Pico is supported by flashrom.

If it's supported, then you can flash. At the end of the day, your BIOS doesn't care how it get in there.

[-] CorrodedCranium@leminal.space 1 points 2 hours ago

Could errors during the flashing process be dangerous though or would it just mean trying again until it works?

[-] pastermil@sh.itjust.works 2 points 1 hour ago

What kind of errors?

Have you read successfully at least? By that I mean getting consistent dump.

[-] dgriffith@aussie.zone 1 points 1 hour ago

You are flashing the chip directly so apart from inadvertent short circuits and such if it doesn't work you can just keep trying until it does.

As for wire length it all depends on how fast they clock the SPI bus when flashing. You'll probably be able to get away with 20cm or so without difficulty , I've driven SPI displays with that kind of wire length before.

[-] Eheran@lemmy.world 5 points 6 hours ago

What exactly do you want to do and how?

[-] CorrodedCranium@leminal.space 3 points 6 hours ago

I'd like to flash Libreboot on my Thinkpad T440P using the instructions from the Libreboot website

https://libreboot.org/docs/install/spi.html#raspberry-pi-pico

[-] possiblylinux127@lemmy.zip 1 points 6 hours ago

Then why don't you?

Just don't do this to your only main device

[-] CorrodedCranium@leminal.space 2 points 5 hours ago

Because it can be very finicky and I don't know what the ramifications would be if the wire length did cause issues flashing the firmware.

I would follow the installation steps and make a backup and check that back up but I don't know how badly errors during the flashing process would effect the laptop.

Plenty of people also seem to use the CH341A unmodified without issue but I don't know if the 5V issue may cause problems in rare situations or if it's a complete gamble of whether or not it could brick your device. If it's only an issue if you do something like jostle the clip while it's doing something than it would be a lot easier for me to just go that route

[-] possiblylinux127@lemmy.zip 1 points 4 hours ago

Chances are it is fine. I don't believe the flasher goes terribly fast. Also isn't there some sort of checksumming? I've never owned one of these devices but they are pretty popular so chances are if there was a serious danger a quick search would show it

[-] Sanctus@lemmy.world 1 points 5 hours ago

My thoughts are you should just try it. If the wire length is your biggest concern just try to minimize the distance between everything as much as possible. I assume the thinkpad can be positioned closer.

[-] CorrodedCranium@leminal.space 1 points 2 hours ago* (last edited 2 hours ago)

I'm guessing it's either an issue with the latency or internal resistance of the wires (as someone else mentioned) so unless I'm cutting and splicing the wires I don't think that will matter

[-] TheyCallMeHacked@discuss.tchncs.de 1 points 56 minutes ago

The length of the wire is actually more an issue of capacitance and interferences. But these issues are easily mitigated by reducing the spi speed

[-] possiblylinux127@lemmy.zip 1 points 6 hours ago

The Raspberry Pi Pico can't run Linux let alone Libreboot

[-] CorrodedCranium@leminal.space 6 points 5 hours ago

Correct but it can be used to flash Libreboot on devices like the ThinkPad I mentioned in the title.

I'm asking if this configuration would be effective considering I've heard of people having issues with longer wires causing problems. Adding jumpers and a breadboard is just adding to that length.

[-] BCsven@lemmy.ca 1 points 3 hours ago

Is the wire length problem some sort of latency issue or a resistance issue?

[-] echo@lemmy.ml 2 points 5 hours ago
[-] CorrodedCranium@leminal.space 2 points 5 hours ago

I think they were under the impression I want to install Libreboot on the Raspberry Pi. Maybe they didn't get a good look at the photo or how it was cropped confused them

[-] possiblylinux127@lemmy.zip 1 points 4 hours ago

Looking at your other comment made way more sense.

this post was submitted on 10 Oct 2024
40 points (97.6% liked)

Linux

47661 readers
476 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS