Code/uf2 is up here now https://github.com/BlueSCSI/BlueSCSI-v2/pull/198 - if you give it a try let me know!
Any version of BlueSCSI hardware (with a Pico2 (which I thought was implied as it's a firmware for the Pico 2 ))"on any version of BlueSCSI hardware,"
Don't do that, everyone who I see try to remove a Pico destroys the board. Get a kit or build some of your own boards, put a socket on it.you would need to remove the Pico or PicoW and solder in a Pico 2, correct?
I know, but you know me. I love it when things are plainly stated on a grammar school level. That's really what my entire YouTube channel is about. Saying things in a more detailed yet plain way so even a true nincompoop like me can understand it!Any version of BlueSCSI hardware (with a Pico2 (which I thought was implied as it's a firmware for the Pico 2 ))
Don't do that, everyone who I see try to remove a Pico destroys the board. Get a kit or build some of your own boards, put a socket on it.
What's Changed
Another huge release for BlueSCSI v2! New profiles include NeXT and X68000-SCSI, and X68000-SASI. You can now cycle through folders of any type of removable SCSI device. Merged in the well tested Amiga drivers from beta.
Better info in logs and continued refinements to speed and resiliency of SD card access.
Oh and if you didn't see we have a stable Pico2 build if you'd like to try that out!
Plus, a whole lot more!
New
- scsi: add FD#(Floppy), MO#(Magnito Optical), RE#(Removable), and TP#(Tape) as image directories @erichelgeson b8a9ad9
- scsi: allow for switching of any removable media @erichelgeson e5d63c9
- profile: NeXT @erichelgeson d3a0043
- profile: update X68000 to support both SASI and SCSI profiles @erichelgeson fd296c9
- Changes to DynaPORT to allow the amiga A590/A2091 and GVP scsi interfaces to use it @RobSmithDev d8fc0b1 #130
- Log a warning for slow SD cards @androda 416dc80
- Configurable SDIO Wait States @androda 45019c2
- GPIO Drive Strength Config for SDIO Pins @androda 336cfe1
- Initiator: Setting To Ignore Parity For Initiator Mode Data Transfers @androda 6f4f792
- CD-ROM: Support PREGAP in .cue files @PetteriAimonen e58d357
Fixes
- Check requested transfer size in SCSI_NETWORK_WIFI_CMD_SCAN_RESULTS @th-otto 26ee114
- network: add sense information to check condition @erichelgeson bd366cf
- initiator: fixes #175 - Allow more than 10 image files with the same id when copying @erichelgeson 7f1a100
- scsi: fix std inquiry len set when vendor info is added. fixes: #152 @erichelgeson f9b65e2
- initiator: Fix overflow in percentage calculation @PetteriAimonen f23741c
Build and Docs
- docs: warn users if they have a very common bad file name issue @erichelgeson bd481b1
- chore: less magic @erichelgeson e054e13
- chore: clean up scsiDiskOpenHDDImage and remove duplicate index vs id @erichelgeson 33122ef
- chore: ignore idea dir @erichelgeson 27510d2
- build: fix pip platformio install @erichelgeson 56f020f
- build: use cache @erichelgeson 8696716
- build: pin platform-raspberrypi till we are ready to update framework/platform. @erichelgeson e58d60e
- docs: fix folder name @erichelgeson 39098a0
- build: only run upload tasks on main repo @erichelgeson 1b8bc5d
- build: update deprecated warnings, automate release creation @erichelgeson 9f82788
- docs: This warning is almost never actionable and confuses users. Moving to debug, if a user is having an issue then they'll see this when they turn on debug. @erichelgeson 5727fcc
Full Changelog: v2024.09.15...v2024.10.26
Need Help?
Find us on Discord, TinkerDifferent, or Github Issues/Discussions.