40 Commits

Author SHA1 Message Date
Eric Helgeson
9290adb1d6 v1.1-20220404 2022-04-05 08:22:36 -05:00
Eric Helgeson
fc38371717 v1.1-BETA-20220330 2022-04-03 20:16:03 -05:00
Eric Helgeson
08f25847f2 Merge pull request #85 from erichelgeson/eric/init_blk1
init blk1
2022-04-03 19:59:13 -05:00
Eric Helgeson
e468bd6fef init blk1
Thanks to @moof via discord
2022-04-03 14:53:37 -05:00
Eric Helgeson
004eea5ace Merge pull request #82 from erichelgeson/eric/rmLidoImgs
Delete MacHD.zip
2022-04-02 08:08:32 -05:00
Eric Helgeson
833cfd9384 Delete MacHD.zip
LIDO is slow, don't offer them for download!
2022-04-02 08:06:50 -05:00
Eric Helgeson
3b17788cc6 Merge pull request #81 from mactcp/main
Remove obsolete initialization of sector data overrun byte.
2022-03-31 20:35:00 -05:00
Glenn Anderson
de35be0dc2 Remove obsolete initialization of sector data overrun byte. 2022-03-31 14:18:35 -07:00
Eric Helgeson
30eccd413e Merge pull request #80 from mactcp/AppleHDSCSetup
Correct == to = for verify with bytchk of 3
2022-03-31 13:10:48 -05:00
Glenn Anderson
5c357b578c Correct == to = for verify with bytchk of 3 2022-03-31 09:23:30 -07:00
Eric Helgeson
46fd192ede Merge pull request #78 from mactcp/AppleHDSCSetup
Code reordering for bus settle delays
2022-03-30 11:17:17 -05:00
Glenn Anderson
79835832d1 Reorder bus phase change and file.seek() so that file.seek() acts as a bus settle delay. 2022-03-28 15:01:40 -07:00
Eric Helgeson
08a57174eb Merge pull request #73 from erichelgeson/eric/ImageSelect
Image set selection
2022-03-27 14:53:35 -05:00
Eric Helgeson
8db8000db3 Image set selection 2022-03-26 09:02:11 -05:00
Eric Helgeson
13b8de7bfd Merge pull request #69 from erichelgeson/eric/spiSpeed
Try clock speeds from 50 -> 32mhz for SD communication
2022-03-26 08:28:43 -05:00
Eric Helgeson
9732e90537 Merge pull request #71 from mactcp/AppleHDSCSetup
Apple HD SC Setup support
2022-03-25 08:23:39 -05:00
Glenn Anderson
7f68d9f808 Support for VERIFY (10).
Support for MODE SELECT as a no-op.
Range checking on block commands.
Sense key and additional sense for no image file.
2022-03-24 17:22:04 -07:00
Glenn Anderson
e42291e82f Support Apple mode sense page 0x30.
Support for mode sense page control 01b (changeable values).
Change SYNCHRONIZE CACHE (10) to be a no-op rather than an error.
2022-03-24 16:51:35 -07:00
Eric Helgeson
f904486ad9 Merge pull request #70 from erichelgeson/eric/pin_toolchain
Explicitly pinning toolchain to 1.9031.200702 and updating to latest coordinates.
2022-03-24 09:02:12 -05:00
Eric Helgeson
44ce53de04 Explicitly pinning toolchain to 1.9031.200702 and updating to latest
coordinates.

Unpinned seemed to just grab the latest cached version.
2022-03-24 08:58:41 -05:00
Eric Helgeson
551faf72b2 Try clock speeds from 50 -> 32mhz for SD communication
Helps compatibility with SD and different STM32 chips.
Add warning if under 40mhz - testing showed 40-50mhz gave almost no change in speed

Thanks @marcelv-3 via https://github.com/erichelgeson/BlueSCSI/discussions/58
2022-03-23 21:08:04 -05:00
Eric Helgeson
32219ce18b Merge pull request #67 from mactcp/main
Switch to latest toolchain
2022-03-21 13:42:25 -05:00
Glenn Anderson
c9dbfec6be Change readDataLoop alignment to 16 2022-03-19 13:04:24 -07:00
Glenn Anderson
e0653d6647 Switch to latest toolchain.
Tune the timing for the readDataLoop with the latest toolchain.
2022-03-19 12:04:57 -07:00
Eric Helgeson
7eb1c0d250 Merge pull request #64 from mactcp/main
Optimize handling of reset interrupt.
2022-03-19 07:51:43 -05:00
Glenn Anderson
dd87235fc0 Pin down alignment for writeDataLoop and readDataLoop, and perform some additional timing adjustment. 2022-03-18 15:51:22 -07:00
Glenn Anderson
b797793340 Read timing adjustment, now getting 1216 KB/sec on LC III+.
First pass at write speed optimization, now getting 825 KB/sec on LC III+.
Whitespace cleanup.
2022-03-17 18:08:00 -07:00
Glenn Anderson
45f61a8346 Separate out writeDataLoop. Adjust the timing, and incorporate the loop overhead in to one of the desired delays. 2022-03-17 16:36:39 -07:00
Glenn Anderson
1f6410fdc2 Move the db_bsrr table to RAM for faster performance. 2022-03-16 13:21:10 -07:00
Glenn Anderson
d6ffe45554 Remove redundant set of BSY output when switching to inactive. 2022-03-15 10:04:49 -07:00
Glenn Anderson
3ed8ef0154 GPIO mode tweaks. Mode 1 is actually 10MHz PUSH/PULL, OD is mode 7. For DB PU/PD input, set the resistors to PU. Set REQ to match DB output mode. 2022-03-15 10:04:49 -07:00
Glenn Anderson
ab30ff262e Add explicit "bx lr" to longjmpFromInterrupt. 2022-03-15 09:59:05 -07:00
Glenn Anderson
bc65933625 Optimize handling of reset interrupt. 2022-03-14 12:43:57 -07:00
Eric Helgeson
5f5053ba08 Merge pull request #63 from mactcp/main
CLZ optimization
2022-03-13 16:58:13 -05:00
Glenn Anderson
072c50a7f9 CLZ optimization 2022-03-05 15:45:47 -08:00
Eric Helgeson
57bf98de06 Update build-your-own.adoc 2022-01-24 15:24:04 -06:00
Eric Helgeson
f0239fc986 Initial 3D files for 1.1 mounts 2022-01-21 09:32:16 -06:00
Eric Helgeson
c819d9b09b Minor white space fixes. Snapshot to VERSION 2022-01-09 10:53:27 -06:00
Pacjunk
d0290a8cca Fix indenting 2022-01-07 19:11:40 +11:00
Pacjunk
9ca197f260 Various fixes for VAXstation 2022-01-07 18:21:13 +11:00
13 changed files with 577 additions and 290 deletions

View File

@@ -1,7 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
]
}
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}

View File

Before

Width:  |  Height:  |  Size: 3.1 MiB

After

Width:  |  Height:  |  Size: 3.1 MiB

14
3D-Files/1.0/README.md Normal file
View File

@@ -0,0 +1,14 @@
# Mounts
## `BlueSCSI-1.0-b_V2.stl` - Current
* Added more support on the side holes
* Adjusted so 50pin headers dont hit standoff
## `BlueSCSI-1.0-b.stl`
An internal mount for the BlueSCSI 1.0-b. Provides side and bottom mounts.
# License
BlueSCSI 3D files © 2021 by Eric Helgeson is licensed under Attribution-NonCommercial 4.0 International

Binary file not shown.

Binary file not shown.

Binary file not shown.

15
3D-Files/1.1/README.md Normal file
View File

@@ -0,0 +1,15 @@
# Mounts
## Desktop
Provides mouting holes for the BlueSCSI along with side and bottom holes for common mounting in computers.
Please pre-tap any screw holes before mounting.
## DB-25 External
Print with supports for front overhangs. Tight fit to hold everything together.
# License
BlueSCSI 3D files © 2021 by Eric Helgeson is licensed under Attribution-NonCommercial 4.0 International

Binary file not shown.

View File

@@ -13,19 +13,19 @@ Updated for 1.0-c.
Grab the latest Gerbers. Gerber files tell the PCB manufactuer how to create the BlueSCSI boards.
https://github.com/erichelgeson/BlueSCSI/tree/main/hw/gerbers
https://github.com/erichelgeson/BlueSCSI/tree/main/hw/
Order the boards from https://jlcpcb.com/ or your manufactuer of choice.
### Components
#### Version 1.0-b & 1.0-c BOM
#### Version 1.0-c, 1.1-a BOM
https://www.mouser.com/ProjectManager/ProjectDetail.aspx?AccessID=c5cc83feff
### BluePill
Beware of fakes and buy from a place where returns are easy. Ensure the photo in the listing shows a chip that says STM32 on it.
Buy from a place where returns are easy. Ensure the photo in the listing shows a chip that says STM32 on it.
https://www.amazon.com/s?k=stm32f103c8t6

View File

@@ -10,14 +10,7 @@ lib_deps =
greiman/SdFat @ ^2.0.6
upload_protocol = stlink
; Different gcc versions produce much different binaries in terms of speed.
; 1.40804.0 ; 985kb/sec
; 1.60301.0 ; 1012kb/sec ***
; 1.70201.0 ; 926kb/sec
; 1.80301.0 ; 935kb/sec
; 1.80201.181220 ; 921kb/sec
; 1.90201.191206 ; 912kb/sec
; 1.90301.200702 ; default - 955kb/sec
platform_packages = toolchain-gccarmnoneeabi@1.60301.0
platform_packages = platformio/toolchain-gccarmnoneeabi@1.90301.200702
build_unflags =
-Os

File diff suppressed because it is too large Load Diff