Skip to content

Releases: bigbigmdm/IMSProg

v1.3.3 Added status register form for 95xxx, 25xxx chips

25 Mar 12:24
d8b79c5
Compare
Choose a tag to compare
  • Small refinements to the interface.
  • Added chips to the database.
  • Added status register form for 95xxx, 25xxx chips.
  • BugFix: Wrong comment format in the udev rules file.

v1.3.1 with support 25xxx SPI EEPROM chips

13 Feb 07:38
e32fe94
Compare
Choose a tag to compare

Added support 25xx SPI EEPROM chips:

  • ATMEL
    AT25010, AT25020, AT25040, AT25080, AT25160, AT25320, AT25640, AT25128, AT25256, AT25F512, AT25F1024

  • MICROCHIP
    25AA010, 25AA020, 25AA040, 25AA080, 25AA160, 25AA320, 25AA640, 25AA128, 25AA256, 25AAF512, 25AAF1024, 25LC010, 25LC020, 25LC040, 25LC080, 25LC160, 25LC320, 25LC640, 25LC128, 25LC256, 25LC512, 25LC1024

  • ONSEMI
    CAT25C01, CAT25C02, CAT25C04, CAT25C08, CAT25C16, CAT25C32, CAT25C64, CAT25C128, CAT25C256, CAT25C512

v1.2.1 Changed file structure, added command line

09 Feb 11:41
4c5c63e
Compare
Choose a tag to compare

The path to the chip database file was changed from /etc/imsprog to /usr/share/imsprog . When updating and editing the chip database, they now work on a copy in the user's home folder (~/.local/share/imsprog). Now there is no need for root permissions to change and update the file. You can use the name of the .bin file as a command line parameter: IMSProg <File.bin>