Skip to content

Releases: bigbigmdm/IMSProg

v1.8.5 - Bugfixes and support for I2C and SPI FeRAM

05 Jun 06:06
19efc9b

Choose a tag to compare

  • Fix: the first highlighted area in HexEdit was not being cleared.
  • Fix: combobox Operations was not reset if chip type changed.
  • Fix: program crashed if current chip is nothing and combobox Operation changed.
  • Fix: Operations label showed for all chip types.
  • Added: I2C 5v0 images on info form.
  • Added: Support for I2C and SPI FeRAM chips:
    MB85RC04, MB85RC16, MBRC64, MB85RC128, MB85RC256, MB85RC512, MB85RC1MT,
    FM24C04A, FM24C16A, FM24C32A, FM24C64A, FM24C128, FM24C256, FM24C512,
    FM24CL04A, FM24CL16A, FM24CL32A, FM24CL64A, MB85RS16N, MB85RD16LX, MB85RS64VY,
    MB85RS64V, MB85RS128TY, MB85RS128B, MB85RS256TY, MB85RS256LYA, MB85RS256B,
    MB85RS512TY, MB85RS512LY, MS85RS1MLY, MB85RS1MT, MB85RS2MTY, MB85RS2MLY,
    MB85RS4MTY, MB85RS4MLY.

v1.8.4 - Port to Qt6

20 May 08:13
cf3ba29

Choose a tag to compare

  • Fixed: segmentation fault in Qt6
  • Fixed: incorrect interface display on macOS
  • Fixed: write error to sector 0 in Windows
  • Fixed: incorrect saving of the database file in the chip editor
  • Fixed: Unable to erase the 93C66, 93C76 and 93C86 chips
  • Fixed: the font is too large in Qt6
  • Added: migration to Qt6
  • Added: specification file for Fedora
  • Added: universal Qt5/Qt6 CmakeLists.txt
  • Added: support for the spare area for NAND flash memory.
spare

v1.8.3 - Bug fixes, macOS compatibility

17 Apr 04:55
0ac0a9c

Choose a tag to compare

  • Fix: If no chip is selected, the programmer was not detected
  • Fix: MACOS library compatibility
  • Fix: MACOS invalid pathes
  • Fix: libusb detection
  • Fix: udev rules install
  • Added: 2.5v VCC item
  • SPI NOR FLASH writing speed increased
  • Changed chip database update bash script to Qt app
  • The Zenity package is no longer used

v1.8.2 - Bugfixes

18 Mar 10:00
6671d1d

Choose a tag to compare

  • Fix: Error reading/writing data from I2C chips on the CH347T version 5.44
  • Fix: Bit error during NOR/NAND operations in the CH347V1.1 programmer
  • Added: showing the programmer revision function
  • Added: erase check function
  • Added: filling code function
IMSProg

v1.8.1 - support CH347T programmer device

12 Mar 11:06
653c64e

Choose a tag to compare

  • Added support for the CH347T programmer
  • Increased interface speed
  • Increased SPI NOR Flash erase speed
  • SPI NOR Flash write speed increased by 30%
  • Incorrect chip page sizes values removed
  • Unused files removed
  • Translations updated

v1.7.3 - Ini file added

06 Feb 05:10
b4f0823

Choose a tag to compare

  • Fixed: Incorrect HexEdit size when starting the program
  • Added: When closing the program, the programmer type, chip image directory, and main window size are saved in the ini file

v1.7.2 - Fixed: NAND Flash information form freeze

25 Nov 07:18
7436fbe

Choose a tag to compare

  • Fix: NAND Flash information form freeze
  • New images added for CH341A v1.7
  • Programmer type menu added
  • AT24CM02 support added

v1.7.1 - Added support for SPI NAND FLASH chips

05 Nov 10:46
c027ef9

Choose a tag to compare

  • Fix: pressing the Stop key did not stop auto operations.
  • Added: New feature - support for SPI NAND flash.
bbm_chip_scan_en

v1.6.2 - bugfixes.

01 Jul 08:25
88f934d

Choose a tag to compare

  • Fixed: program crashed if security registers was less than 256 bytes.
  • Fixed: Information in the status bar disappears when hovering over a menu.
  • Added: close and minimize buttons for subordinate forms.
  • Added: comparison of INTEL HEX and ASUS CAP with other files.
  • Added: new chips to the database.

v1.6.1 - New feature: comparing the files

19 May 09:26
b8cd6da

Choose a tag to compare

  • New feature: compare files
  • New feature: fill test array
  • Fix: when the page size is changed, the buffer is cleared
  • Fix: the code is executed twice and the code slows down the display of the interface
    compare_files_en