From 219b8355107c47daf93f79a4e77f4371b792ff94 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Tue, 8 Jan 2019 12:42:58 +0000 Subject: [PATCH] Update for v0.15 --- Makefile | 2 +- RELEASE_NOTES | 6 ++++++ attic/pins.txt | 9 +++++---- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index c9c12dfc..b7314f4f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -export FW_VER := 0.14 +export FW_VER := 0.15 PROJ := FlashFloppy VER := v$(FW_VER) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 88928a6f..09dec75a 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -3,6 +3,12 @@ ** Keir Fraser ************************************ +** v0.15 - 8 January 2018 + - Support Enhanced Gotek with SD card connector + - Board requirements are in the wiki (Hardware Mods) + - USB drive, if inserted, takes priority over SD card + - SD card is not supported for firmware update + ** v0.14 - 7 December 2018 - Direct Access: Fix broken sector writes (USB corruption) - Primarily affected the CPC/ST file selectors (not Amiga) diff --git a/attic/pins.txt b/attic/pins.txt index b7129ad1..a20f6950 100644 --- a/attic/pins.txt +++ b/attic/pins.txt @@ -32,7 +32,9 @@ GPIn: PA4 USB_ENA (active-low push-pull output to power switch) PA5 USB_FAULT (active-low open-drain signal from power switch) PA15 MOTOR (connect to floppy pin 16, and to 5v via 1K) - PC15-12 Board ID (connect to VSS/GND) + PC15-12 Board ID (connect to VSS/GND selectively) + 0000 = no SD card connector + 0001 = includes SD card conenctor Jumpers & Switches: ------------------- @@ -63,9 +65,8 @@ TimerOut: SD Card [Enhanced Boards only]: ------------------------------- If unused, pull all high. -GPIn: [pull high] - PC9 CARD_DETECT (low when card is ejected, open when card inserted) - PC12 Board ID bit 0 (do not connect, firmware pulls high) +GPIn: [pulled high by firmware] + PC9 CARD_DETECT (low when card is ejected, open/nc when card inserted) GPOut: PB12 CS SPI2: (Rx:DMA1/4, Tx:DMA1/5)