You might get lucky, you might have a chip that will tolerate that but in general that’s bad practice and so we’re going to attempt to fix it by simply cutting the 5V line going into the CH341 pin 28 and supplying it with 3.3V from the onboard regulator instead. And the data...
$ ./SNANDer -E 93c46 -r test.bin SNANDer - Serial Nor/nAND/Eeprom programmeR v.1.7.8 by McMCC <mcmcc@mail.ru> Found programmer device: WinChipHead (WCH) - CH341A Device revision is 3.0.4 Microwire EEPROM chip: 93c46, Size: 64 bytes, Org: 16 bits, fix addr len: Auto READ:...
Ver. 1.0.23 - Working, stable version. Removed unused C-functions and variable tables in code. Fix translations. Corrected cleaning of JEDEC ID line edit. Added chips to the database. Correction of database entries. Ver. 1.0.24 - AddedSTOPkey to the interface. Improved interface rendering. ...
length -a <address> manually set address -w <filename> write chip with data from filename -r <filename> read chip and save data to filename -v verify after write on chip Examples: 1. Get info Flash. igor@mcmcc-GL553VE:~/Soft/SNANDer-bin/Linux$ ./SNANDer -i SNANDer - Serial ...
Microwire EEPROM chip: 93c46, Size: 64 bytes, Org: 16 bits, fix addr len: Auto WRITE: Write addr = 0x0000000000000000, len = 0x0000000000000080 Erase_EEPROM_3wire: Set address len 6 bits Write_EEPROM_3wire: Set address len 6 bits ...
datasheet for fast write SPI EEPROM(default not usage) -e erase chip(full or use with -a [-l]) -l <bytes> manually set length -a <address> manually set address -w <filename> write chip with data from filename -r <filename> read chip and save data to filename -v verify after...