Progskeet 1.21: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
Line 19: Line 19:


=== Bitstreams ===
=== Bitstreams ===
for anyone who has v1.2/v1.21: [https://dl.dropbox.com/u/52587949/ProgSkeet_12_130330_1909.dat ProgSkeet_12_130330_1909.dat] [http://www.sendspace.com/file/ua6u2o] makes it work like a 1.1
{{Bitstreams_1.2/1.21}}
 
<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
 
 
[http://forum.dayton360mods.com/downloads.php?do=file&id=21 ProgSkeet_12_130402_1730.dat]
* Added metastability to the DQ ports to filter out noise and glitches
ProgSkeet_12_130401_2010.dat
* Reduced timeout from 1.3ms down to 320ns per word
[http://forum.dayton360mods.com/downloads.php?do=file&id=20 ProgSkeet_12_130401_1824.dat]
* Added timeout for reads/writes (1ms), no more blocking
* Fixed bug where it would read gpio from data pins rather than from gpio pins
[http://forum.dayton360mods.com/downloads.php?do=file&id=19 ProgSkeet_12_130330_1909.dat]
* Increased metastability of USB (should no longer disconnect)
* Restored Samsung Q compatibility that was caused by dualboot pin allocation
[http://www.multiupload.nl/54LMQJH9YT Progskeet_12_130415_2058.rar]
* Fix "Dump CFI" and Samsung K8Q issues by restoring original features from 1.1 (being only either NAND / NOR) and adding timeouts and improving metastability.

Revision as of 10:29, 21 May 2013

Progskeet Support

Live Support

Anouncement

Progskeet 1.21.jpg

Dear Customers,

today back in stock new production of PROGSKEET v1.21. The new production introduce a review of the progskeet pcb layout to grant a better and fast production. No new features between v1.21 and v1.20.

Uber creator of PROGSKEET is working now to release a new version of winskeet... more infos soon

source: http://www.progskeet.com/forum/viewtopic.php?f=2&t=109404

Note: It still has the Actel ProASIC3 A3P125 so they are not solving the 1.2 issue with the bitstream not fitting in the Actel (a problem of the 1.2 that still has not been fixed, even though the cause is obvious a design/implementation flaw).

Bitstreams

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

ProgSkeet_12_130330_1909.dat

  • 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

ProgSkeet_12_130401_1824.dat

  • 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

ProgSkeet_12_130402_1730.dat

  • Added metastability to the DQ ports to filter out noise and glitches

130415_2019 (NAND) & 130412_1647 (NOR)

130416 / Interim update

130706_1928

New Winskeet + Bitstream 1.2

130708_1211

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

Winskeet_130710_1058.rar

130713_1838

Winskeet_130713_1838.rar

  • buffer write works, about 70 seconds for 16MB spansion (which used to require 15 minutes!)
  • updated bitstream

130715_1749

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"

130721_0313

Winskeet_130721_0313.rar

  • NAND works PERFECT now
  • last bitstream before final release
  • progskeet core was rewritten and command set reimplemented in qt (hence the lack of releases in almost a week)
  • versioning added (it will check if you are using the appropriate bitstream, which is located in /bitstream)
  • use of files to load presets (instead of using the box on the first page)… nand is still in the making, so I left the first box as-is for now
  • CFI for NOR works however, presets include most popular NORs but you can also save them (click “Dump CFI” and then “yes” when you are asked to save. put them in /cfi/)
  • handshakes implemented (goodbye timeouts! might, but doesn’t have to, make it slower though… on the other hand, this might enable calibration for specific computers/chipsets )
  • usb core had a bug where it would just keep writing to fifo regardless of full or not, but this has been fixed
  • SPI flashing added! (will only be available once I release it for every platform though)