BlueSCSI / BlueSCSI-v2

Open source, open hardware, SCSI emulator using the Pi Pico PR2040
https://bluescsi.com
GNU General Public License v3.0
212 stars 20 forks source link

Initiator Mode: Disable LED on Pico W, it's causing issues for an unk… #97

Closed androda closed 8 months ago

androda commented 8 months ago

…nown reason

This will rather annoyingly disable the status LED for initiator mode on wifi hardware.

Can tell whether there's activity by the ACT LED on BlueSCSI's blue base board. It will blink rapidly while data transfer is in progress, and slowly while scanning the SCSI bus.

We hope to re-enable the LED on Pico-W hardware, it'll just take some debugging to figure out what's the cause. Disabling the LED should be a shorter term "fix".