diff --git a/IMSProg_programmer/other/index.html b/IMSProg_programmer/other/index.html index 9df8e35..c993cd8 100644 --- a/IMSProg_programmer/other/index.html +++ b/IMSProg_programmer/other/index.html @@ -23,7 +23,7 @@

IMSProg

IMSProg - I2C, MicroWire and SPI EEPROM/Flash chip Programmer - is a program to read, write EEPROM chips use the CH341A programmer device.

CH341A black CH341A green

-

The IMSProg makes respect to QHexEdit2 hex editor and SNANDer programmer. The chip database format is clone with EZP2019, EZP2020, EZP2023, Minpro I, XP866+ programmers. You can edit the database use the EZP Chip data Editor

+

The IMSProg makes respect to QHexEdit2 hex editor and SNANDer programmer. The format of the chip database is based on the format used in EZP2019, EZP2020, EZP2023, Minpro I, XP866+ programmers. Warning, format is not the same!

IMSProg is a collection of tools:

  1. IMSProg - the chip programmer (it’s the main part).

  2. @@ -115,7 +115,7 @@

    File operations

    Buffer (Hex editor) operations

    The hexadecimal chip editor (right side of the screen) is used to display and modify buffer data.

    -

    It contains the following controls: Undo undo, Redo redo, and the Search search/replace. The [Ctrl+A] key used to update the CRC24 checksum.

    +

    It contains the following controls: Undo undo, Redo redo, and the Search search/replace. The [Ctrl+A] key used to update the CRC24 checksum. The [Ctrl+G] key used to to move the cursor to the entered address.

    Chip database editor

    Chip editor
    @@ -302,6 +302,8 @@

    Revision history

  3. Ver. 1.3.1 - Added support 25xx SPI EEPROM chips.
  4. Ver. 1.3.2 - Bugfix: the hex editor plugin is not resized when the form is resized. Added dynamic polling of the programmer status (connected / not connected).
  5. Ver. 1.3.3 - Small refinements to the interface. Added chips to the database. Added status register form for 95xxx, 25xxx chips.
  6. +
  7. Ver. 1.3.4 - Bugfix: wrong read/write data in last addresses of M95040, AT25040, 25AA040, CAT25C04 chips.
  8. +
  9. Ver. 1.3.5 - Added function to HEX-editor to move the cursor to the entered address.
  10. Project structure

    IMSProg _files_                                             _folder_