Recent content by BFEXTU

  1. B

    Problems Adding a .hda Drive to MacOS SheepShaver...

    It's perplexing. I am doing remote debugging with someone. I guess I will have to wait until I can see it first-hand. Then, I will try out DiskJockey -- but if the volume works on the PC and on BlueSCSI, I think it should probably work under MacOS SheepShaver.
  2. B

    Problems Adding a .hda Drive to MacOS SheepShaver...

    Yes - I haven't found it useful. Also, the wiki for MacOS doesn't mention anything about adding .hda volumes under MacOS and google searches generate few responses. There is a thread here that implies it should just work...
  3. B

    Problems Adding a .hda Drive to MacOS SheepShaver...

    Does anyone know why a .hda file from BlueSCSI wouldn't work when trying to add it via SheepShaver preferences on a modern MacOS machine? Is there something special about adding volumes to MacOS SheepShaver that is different from the PC? 1. created volume on PC -- works fine under SheepShaver...
  4. B

    Blue SCSI v2 SDCard CRC Errors and Other Issues...

    Sorry about that. I was referring to BlueSCSI v1, v2 and ZuluSCSI. I think of them as "emulators" because flash is mimicking legacy hard drives on these old machines and my roots are in the era of purely mechanical SCSI. ;) But...a controller is a controller, even if it is attached to a...
  5. B

    Blue SCSI v2 SDCard CRC Errors and Other Issues...

    @eric Thanks. I replied. And thanks for the update @V.Yakob It's always possible that I screwed something up or the card has an assembly issue. I just ordered 5 new SanDisk Max Endurance cards from Western Digital for comparison. If they don't work, I will return them. And I will...
  6. B

    Blue SCSI v2 SDCard CRC Errors and Other Issues...

    I tried to reproduce the capacity bug with BlueSCSI v2, but could not. So -- who knows -- it could have been a system, driver, os or other problem. But, definitely look into it. It was strange that a good volume was reporting the capacity of one of the unformatted volumes. However, I still see...
  7. B

    Blue SCSI v2 SDCard CRC Errors and Other Issues...

    I used the same SDCard (no changes) in a ZuluSCSI with default settings. It correctly sees the capacity as 2Gb on the partition inb question, and I did equivalent transfers to the same area of the SD Card with no reported CRC errors. I duplicated the files on the same partition, then copied...
  8. B

    Blue SCSI v2 SDCard CRC Errors and Other Issues...

    @eric Hi Eric - I have a new, barely-used Sandisk SDCard and it is generating the CRC errors shown below after formatting with Overwrite, etc. The card is a genuine SanDisk Ultra 16GB Class 10 A1 card that I have confirmed as genuine with SanDisk. It is capable of writing at 20MB/s (on Windows)...
  9. B

    How-To Guide: Using ST-Link/V2 to Program a BlueSCSI v1.1-a

    Thanks -- yes, I agree. The Blue Pills appear to be terrible. I have a few left over (and some bare boards) that I was trying get working on the 950. I just have 1 built-up board. I may or may not assemble any others. But, I still have some parts. With respect to mounting at the desktop, a SCSI...
  10. B

    How-To Guide: Using ST-Link/V2 to Program a BlueSCSI v1.1-a

    I put together the pin headers for another Blue Pill from the same batch to get the BlueSCSI working again after the failed overclocking/damage. The performance is similar. BlueSCSI (Berg-Powered) - Quadra 950 - FWB3.0.2: The devices are branded as ST, but...? Also, the oscillator appears to...
  11. B

    How-To Guide: Using ST-Link/V2 to Program a BlueSCSI v1.1-a

    Part of the problem may be the generally poor quality of the Blue Pill builds/components and/or counterfeit CPUs. My first Blue Pill ended up with a non-functional USB port after only a few uses (no power). Similarly, the 2nd Blue Pill USB port has power, but won't enumerate without additional...
  12. B

    How-To Guide: Using ST-Link/V2 to Program a BlueSCSI v1.1-a

    Adding Berg power to the BlueSCSI improves the access time issue and slightly improves overall R/W performance. 1.5ms access time is good. So, there definitely seems to be insufficient power via SCSI alone for the blue pill on my Quadra 950. My guess would be that BlueSCSI always needs Berg...
  13. B

    How-To Guide: Using ST-Link/V2 to Program a BlueSCSI v1.1-a

    @eric Do you have any thoughts on why the BlueSCSI v1.1a performance is so slow on the Quadra 950? It doesn't seem able to even clear 1Mb/s. The SDCard shouldn't be an issue and it has been fully formatted. On Windows 11, it sustains writes at ~21Mb/s and reads at ~98Mb/s -- far above Mac...
  14. B

    How-To Guide: Using ST-Link/V2 to Program a BlueSCSI v1.1-a

    Thanks. I got it working with the latest 1.1 firmware after using Zadig to install the WinUSB driver for the "Maple 03" USB Serial driver provided by the bootloader image: generic_boot20_pc13.bin noted above. After that, QMK Tools worked fine. However, I'm still digging into the STM32 docs to...
  15. B

    How-To Guide: Using ST-Link/V2 to Program a BlueSCSI v1.1-a

    Also @eric , what is the trick for programming the image using the ST-Link Utility or Cube Programmer without going through the USB serial flash process? Is there a different offset, boot config or some other option that needs to be set?