]>
localhost Git - SCSI2SD.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Michael McMaster [Mon, 9 Dec 2013 02:16:24 +0000 (12:16 +1000)]
Added MODE SELECT stub to enable Apple HD SC Setup formatting. Thanks dougg3!.
Michael McMaster [Tue, 29 Oct 2013 23:13:55 +0000 (09:13 +1000)]
Fix typo in scsi2sd-config Makefile for building on Mac OSX
Michael McMaster [Tue, 29 Oct 2013 11:48:07 +0000 (21:48 +1000)]
Added the scsi2sd-config utility, and updated firmware to suit.
Michael McMaster [Mon, 28 Oct 2013 11:08:29 +0000 (21:08 +1000)]
Added Windows support for the bootloaderhost utility
Compile on Linux using the mingw cross compiler.
Michael McMaster [Sun, 27 Oct 2013 11:35:25 +0000 (21:35 +1000)]
Added Mac OSX support for the bootloaderhost utility (not tested)
Michael McMaster [Sun, 27 Oct 2013 11:10:54 +0000 (21:10 +1000)]
The bootloaderhost utility is now working under Linux.
Michael McMaster [Sat, 26 Oct 2013 14:21:42 +0000 (00:21 +1000)]
Updated firmware for PCB Revision 3.0
- A USB Bootloader is now used. Use either the bootloader host supplied
with PSoC Creator 3.0, or else the standalone app included with
Cypress AN73503. You have 2 seconds between connecting the USB cable
and hitting the "program" button.
- The bootloaderhost program included in this repository doesn't quite
work yet. When functional it should simplify firmware updates on Linux
and Mac OSX
- Fixed an error in the parts spreadsheet which had a 22k resistor for
USB termination instead of a 22 Ohm resistor.
- Updated parts spreadsheet with part number of PSoC actually used
(CY8C5267AXI-LP051).
Michael McMaster [Thu, 24 Oct 2013 20:59:59 +0000 (06:59 +1000)]
Modified PSoC Creator project file to use relative paths
Michael McMaster [Sun, 20 Oct 2013 09:50:47 +0000 (19:50 +1000)]
Implemented multi-sector SD read command.
Michael McMaster [Sun, 20 Oct 2013 08:27:57 +0000 (18:27 +1000)]
SCSI data read/write implemented using the PSoC datapath
Moved some configuration parameters into EEPROM
Michael McMaster [Mon, 14 Oct 2013 12:24:04 +0000 (22:24 +1000)]
Write performance improvements.
- Multi-sector SD card writes supported.
- Updated to PSoC Creator 3.0
Michael McMaster [Fri, 11 Oct 2013 14:37:27 +0000 (00:37 +1000)]
Multi-sector writes, increased SPI clock to 24MHz, Added support for SDHC/SDXC.
Michael McMaster [Wed, 9 Oct 2013 13:02:19 +0000 (23:02 +1000)]
Added support for standard ARM JTAG programmers, as well
as continuing miniprog3 SWD support.
Michael McMaster [Wed, 9 Oct 2013 11:03:21 +0000 (21:03 +1000)]
Exporting schematic and pcb layout to PDF
Michael McMaster [Wed, 9 Oct 2013 04:07:28 +0000 (14:07 +1000)]
Updating readme to match wiki
Michael McMaster [Wed, 9 Oct 2013 04:03:24 +0000 (14:03 +1000)]
Modified gerbers to suit www.smart-prototyping.com naming conventions.
Michael McMaster [Thu, 3 Oct 2013 00:20:19 +0000 (10:20 +1000)]
Adding STATUS file to indicate the pcb doesn't match the software
Michael McMaster [Wed, 2 Oct 2013 21:07:58 +0000 (07:07 +1000)]
Creating new repository to prune history.