Viewing profile — Boardbricker34
Boardbricker34
HN member- Joined
- Mon, Mar 25, 2024, 6:37 PM UTC
- HN karma
- 1
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About Boardbricker34
No profile information was provided.
Recent public activity
-
comment
Comment #39820640
Yes, I suppose this would be a functional way to do this. It would take much longer (double or quadruple depending on data bus size). But none the less, it could work.
-
comment
Comment #39820617
This would work. And I have done this. You need a jtag port and the flash needs to be directly connected to the SOC/MCU/FPGA. This is similar to how EJTAG works but without ejtag, …
-
comment
Comment #39820210
Updated. Curious about how you wound up tying all 30+ pins on the pico (26 gpio)
-
comment
Comment #39820034
This also does work. Some devices do not have the ability to connect to a part though (no bsdl, no jtag header)
-
comment
Comment #39820010
Oh yes it is convoluted. This is for parallel nor flash though, not serial. I suppose a pi could work I am just confused how you would dump it over serial. You need to connect: D0-…
-
comment
Comment #39819876
The binwalk is more than likely not aligned for the endianess that is used. This dump was made to just be an example that magic existed and there was data that came from the flash …