machdyne / blaustahl

Blaustahl Storage Device
Other
35 stars 6 forks source link

BS Utility #5

Open akrabu opened 3 days ago

akrabu commented 3 days ago

Okay I'm trying my hand at the BS utility. It compiles just fine. But when I go to use it, this is all I can get. Right now I have 7,668 bytes stored via the regular interface, so I would assume I'd see something more meaningful than this.

Screenshot 2024-06-25 at 8 48 17 PM

machdyne commented 2 days ago

In order to use the bs utility you need to be running the composite firmware (blaustahl.uf2). The composite firmware provides an additional interface that's used by bs to read/write the data. It currently takes about 5 seconds to read the data, but that will probably be sped up to ~0 seconds with a future update.

If you are running the composite firmware, there may be an issue on OS X. I've only tested bs successfully on Linux.

akrabu commented 2 days ago

I'm running the blaustahl.uf2 v0.0.5, not the cdc one.

Screenshot 2024-06-26 at 9 16 01 AM

Screenshot 2024-06-26 at 9 14 42 AM