Template:Bitstreams 1.2/1.21: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 57: | Line 57: | ||
[http://forum.dayton360mods.com/showthread.php?1004-New-Winskeet-Bitstream-1-2&p=3081#post3081 New Winskeet + Bitstream 1.2] | [http://forum.dayton360mods.com/showthread.php?1004-New-Winskeet-Bitstream-1-2&p=3081#post3081 New Winskeet + Bitstream 1.2] | ||
* https://dl.dropboxusercontent.com/u/52587949/Winskeet_130706_1928.rar | * https://dl.dropboxusercontent.com/u/52587949/Winskeet_130706_1928.rar | ||
=== 130708_1211 === | |||
[http://www.sendspace.com/file/hn0upz WinSkeet_130708_1211.rar] | |||
* Added speed indicator | |||
* HIGHLY improved single word flashing | |||
* Added hardware data polling | |||
* Both NAND and NOR are in one bitstream now (!!!) | |||
* No more pullups needed | |||
* Reverted to libusb-win32 | |||
* tooltips | |||
=== 130710_1058 === | |||
[http://www.sendspace.com/file/i6ut8t Winskeet_130710_1058.rar] | |||
=== 130713_1838 === | |||
[http://www.sendspace.com/file/lpne9r Winskeet_130713_1838.rar] | |||
* buffer write works, about 70 seconds for 16MB spansion (which used to require 15 minutes!) | |||
* updated bitstream | |||
=== 130715_1749 === | |||
[http://www.sendspace.com/file/6zoy1k Winskeet_130715_1749.rar] | |||
* buffer write and single word improved, I write an entire 16MB nor, buffer write, in about 40 seconds (not including read and erase, duhhhhhhhhh), 3 seconds per sector for single word (spansion is very fast now too) | |||
* AUTODETECT OF THE NOR!!!! just click "dump CFI" |
Revision as of 12:29, 16 July 2013
121018_0031
http://forum.dayton360mods.com/downloads.php?do=file&id=25
<uf6668> hi everybody <uf6668> quick announcement <uf6668> here's the latest dat: http://www.sendspace.com/file/rwz8jx <uf6668> this is ONLY for 1.2 <uf6668> if you want to use on 1.1 or 1.0, you will need to make modifications <uf6668> it enables following: <uf6668> 1) dual boot using a switch (led on = secondary nand/nor, led off = primary nand/nor) <uf6668> 2) both solderless nand and nor together <uf6668> the new structure is not ready yet because I've dev'd it on 250 and I have to fit it into 125 <uf6668> regarding opensource, the api will only be for the new architecture, so only after i fit it into 125
121101_1505
http://forum.dayton360mods.com/downloads.php?do=file&id=26
121101_1223
http://forum.dayton360mods.com/downloads.php?do=file&id=24
121106_2121
http://forum.dayton360mods.com/downloads.php?do=file&id=23
from Progskeet Website: New release for 1.2, dumping and writing should be much faster now. http://www.progskeet.com/forum/viewtopic.php?f=9&t=4231
130330_1909
- Increased metastability of USB (should no longer disconnect)
- Restored Samsung Q compatibility that was caused by dualboot pin allocation
for anyone who has v1.2/v1.21: https://dl.dropbox.com/u/52587949/ProgSkeet_12_130330_1909.dat / http://www.sendspace.com/file/ua6u2o makes it work like a 1.1
130401_1824
- Added timeout for reads/writes (1ms), no more blocking
- Fixed bug where it would read gpio from data pins rather than from gpio pins
130401_2010
ProgSkeet_12_130401_2010.dat
- Reduced timeout from 1.3ms down to 320ns per word
<uf6667> https://dl.dropbox.com/u/52587949/ProgSkeet_12_130401_2010.dat <uf6667> I made this yesterday Mancer <uf6667> I introduced a timeout for the "rdy" pin <uf6667> so that in case rdy never goes high <uf6667> it will continue anyway
130415_2058
http://forum.dayton360mods.com/downloads.php?do=file&id=27
130402_1730
- Added metastability to the DQ ports to filter out noise and glitches
130415_2019 (NAND) & 130412_1647 (NOR)
130706_1928
130708_1211
- Added speed indicator
- HIGHLY improved single word flashing
- Added hardware data polling
- Both NAND and NOR are in one bitstream now (!!!)
- No more pullups needed
- Reverted to libusb-win32
- tooltips
130710_1058
130713_1838
- buffer write works, about 70 seconds for 16MB spansion (which used to require 15 minutes!)
- updated bitstream
130715_1749
- buffer write and single word improved, I write an entire 16MB nor, buffer write, in about 40 seconds (not including read and erase, duhhhhhhhhh), 3 seconds per sector for single word (spansion is very fast now too)
- AUTODETECT OF THE NOR!!!! just click "dump CFI"