I. What's new in v1.9.0 ?
- New supported devices
Updated supported device list for FLASH, EEPROM and FRAM and:- added support for MultiStack FLASH SPI devices, e.g. GD25S512MD (DUAL DIE), W25M512JV (DUAL DIE), W25Q01JV (DUAL DIE), W25Q01NW (DUAL DIE 1.8V), W25Q02JV (QUAD DIE),
- added beta support for KBC FLASH KB90xx chips e.g. KB9012, KB9016, KB9022, KB9026, KB9028
- added support for W74Mxx Authentication Flash devices e.g. W74M64JV, W74M64JW (1.8V), W74M12JV, W74M12JW (1.8V), W74M25JV, W74M25JW (1.8V), W74M51JV, W74M51NW (1.8V), W74M01GV, W74M01GW (1.8V), W74M02KV, W74M02GV
- added support for MultiStack FLASH SPI devices, e.g. GD25S512MD (DUAL DIE), W25M512JV (DUAL DIE), W25Q01JV (DUAL DIE), W25Q01NW (DUAL DIE 1.8V), W25Q02JV (QUAD DIE),
- W74M Authentication Flash
Added W74Mxx Secure Authentication Flash tool for keys programming - please check more details and tutorial on other post: viewtopic.php?f=32&t=972 - PreScript and PostScript operations
Added pre- and post- scripts in memory database. There is possibility to execute additional custom script directly before or after memory operation (CTRL + ALT + SHIFT + S to activate option in memory database). It may be useful when you would like to change chip configuration directly before operation and restore configuration after operation, e.g.
1. unlock device and disable quad spi (pre-script)
2. write device (operation)
3. enable quad spi and lock device (post-script) - Automatic mode with production file and command line
New Automatic Mode tool (beta version) allows for programming devices based on production file. It is possible to run REVELPROG-IS application from command line with -productionFile "path.txt" parameter, so it will run and load production file on startup. In production file it is possible to configure: device name, operating voltage, operation type (READ, WRITE or ERASE), file path (for write or read operation), pre-script and post-script paths (for custom script tool).
Video example how it works: https://youtu.be/69MQlU2r9k0
Tutorial: viewtopic.php?f=32&t=913&p=3822 - CustomScript Tool improvements
- added #LeaveVppEnabled to custom script (leave VPP on after script execution) - it may be useful when you configure the device with custom script, but disconnecting power will cause reset and lost configuration
- INSTR & DATA formatting - possibility to enter bytes in a row (without separation and without commas)
- added #LeaveVppEnabled to custom script (leave VPP on after script execution) - it may be useful when you configure the device with custom script, but disconnecting power will cause reset and lost configuration
- Hardware Toolbar
New HW Toolbar (menu View -> HW overwrite) will alow to overwrite SCK speed or Imax current from quick toolbar - Fixed READ operation for SCK 10% and SCK 2% on some PCs due to USB timeout
- Display current in mA for memory programming on status bar
- Memory operation sounds (e.g. timeout error sound, verification success sound etc.)
- Bug fixes and improvements for SFP/QSFP/XFP Transceivers:
- XFP user password brute force bug fix (it writes 0x02 page before any write password operation - its necessary for some XFP because they are restoring default page in case of wrong password)
- resetting flags (after brute force it was always time out during standard read)
- Wait for end of operation for script executing before request next operation (for some xfp on some computers it were timeouts)
- Extended maximum write delay to 255ms
Update is optional and free. Programmer can be updated via USB from application. Please read update manual carefuly (Chapter 8) before update process.
At the moment you can download v1.9 installer from direct link:
https://www.reveltronics.com/downloads/ ... _Setup.exe
In few days it should be also available on our site and via autoupdater in application.
III. Your feedback
I would like to use this oportunity to encoruage you to write a review about REVELPROG-IS on product site, REVELTRONICS Facebook profile or in any place on the internet If you have suggestions for next updates please share it on forum in dedicated topic. Your opinion is important to us! Thank you!
IV. Previous updates
Missed previous updates? Please check 1.8.x changelog here