stratatools icon indicating copy to clipboard operation
stratatools copied to clipboard

UPrintSE checksum issue

Open ericalbers opened this issue 7 years ago • 3 comments

I'm using the github/meawoppl/eepromTool-ds2433.git repo to read the uprint se chips and it seems to get a good read of 512 bytes (the code read/verifies 5 times) Yet when I call the stratasys-cli program it give a checksum error. I've tried 3 different chip reads and all give the checksum issue. Please see attached screenshot and hex dump Thanks! screenshot from 2017-10-28 09-37-58

ericalbers avatar Oct 28 '17 14:10 ericalbers

uPrint SE use different machineID - 6B2A268B5ED3374A

HyKECh avatar Jan 27 '18 15:01 HyKECh

Can anyone confirm, that the machine ID above (fox2) is suitable for uPrint SE too?

256FF avatar Mar 05 '18 15:03 256FF

@256FF try this one: 09FBD4B61FC0B327 ( https://github.com/bvanheu/stratatools/commit/41accb5cc35dfcbb94298694bc5f60aaaa82307c )

bvanheu avatar Jun 28 '19 18:06 bvanheu