Hi all,
I very new to this side of tech. I think I have libusb and fx2tool setup properly on my macbook. When I connect my picoscope 2405a, I see in my system information that it has pid 1016. Now when I sent the command:
fx2tool -B -d 0CE9:1016 read_eeprom -W 1 0 256 -f eeprom.hex
I get the response:
Command not acknowledged (wrong address width?)
fx2tool -B -d 0CE9:1016 read_eeprom -W 2 0 256 -f eeprom.hex
this works and writes the file.
After a bit of puzzeling and reading through all the posts again I figured out which numbers to change (I used a straight text editor) and uploaded the new file with:
fx2tool -B -d 0CE9:1016 write_eeprom -W 2 -f eeprom_hack32.hex
Did a readback and found the new numbers in place.
Next I started picoscope 7 and it finds a 2406B, with the serial 1 lower than before, but it also shows a red X and says failed.
So I hope that the great folks on this forum can nudge me in the right direction. I just want to see what is possible. Even upgrading it 1 step from 25 to 50 Mhz would be welcome.
At least loading the original backup back, did restore the scope to the factory settings and it works in picoscope 7.