Live data from Hacker News

Viewing profile — Boardbricker34

Boardbricker34

HN member
Joined
Mon, Mar 25, 2024, 6:37 PM UTC
HN karma
1
Public activity
6 items

About Boardbricker34

No profile information was provided.

Recent public activity

  1. 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.

  2. 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, …

  3. comment
    Comment #39820210

    Updated. Curious about how you wound up tying all 30+ pins on the pico (26 gpio)

  4. 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)

  5. 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-…

  6. 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 …