ITADN
bigbigmdm/IMSProg

版本发布 8

v1.8.1 - support CH347T programmer devicev1.8.1
? · 2026-03-12

- 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 addedv1.7.3
? · 2026-02-06

- 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.6.2 - bugfixes.v1.6.2
? · 2025-07-01

- 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 filesv1.6.1
? · 2025-05-19

- 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](https://github.com/user-attachments/assets/91bd7a25-34ef-4456-a68c-5c6a9b47385d)

v1.5.3 - New version of QHexEdit usedv1.5.3
? · 2025-04-29

- Copyright information updated - Last version of QHexEdit used - Hex-functions optimised - Added support GIANTEC, DOSILICON NOR FLASH chips - Fix: incorrect uninstall script - Fix: i2C 128K size is repeated twice - Fix: error calculating file size

v1.5.1 - New form 'Security registers' for SPI NOR flashv1.5.1
? · 2025-02-21

- Fixed: Incorrect install dir for udev while cross compiling. - Added: Form for working with security registers for SPI NOR flash memory chips. ![Security_registers_form](https://github.com/user-attachments/assets/3afb4838-ca78-426b-991e-f26f9396b9bf)

v1.4.5 - Added I2C bus speed combobox to the main formv1.4.5
? · 2025-01-20

+ Fixed: Incorrect block/page size after first read procedure. + Fixed: Incorrect reading/writing I2C low speed chips. * Added support for MXIC MX25V8035F. * Added I2C bus speed combobox to the main form.

v1.4.4 Fix: incorrect reading of the DataFlash chips status registerv1.4.4
? · 2024-09-23

In new version: - Fix: In the Save menu, the cancel button causes an error message - Fix: Incorrect names of DataFlash chips - Fix: incorrect reading of the DataFlash chips status register - Fedora repository added - MacOS build support added - Uninstall script added