Ahmad_k
SCG Moderator
Hero Member
Offline
Posts: 763
Thank You
-Given: 173
-Receive: 1298
|
|
« on: June 16, 2024, 08:40:35 08:40 » |
|
Hello everyone, does anyone have this logic analyzer ? DSLogic Plus 2023 variant which have PANGO FPGA instead of Spartan 6 FPGA. Please can you dump the EEPROM next to the cypress IC. it is 24C128 chip. the content is not the same as the old version so I need the new dump. I messed with some files and I can't find the original dump. SPARTAN FPGA (Old version)PANGO FPGA (New version)
|
|
|
Logged
|
|
|
|
Ahmad_k
SCG Moderator
Hero Member
Offline
Posts: 763
Thank You
-Given: 173
-Receive: 1298
|
|
« Reply #1 on: June 19, 2024, 09:24:47 21:24 » |
|
Hello again, I have compiled fx2lafw_eeprom_loader from source and added support for the new PANGO version u2basic and plus Can anyone who have the new PANGO PLUS version try to dump EEPROM content, there is no need to open the device, just run this command:
fx2lafw_eeprom_loader -t M24128 -r dump.hex
|
|
« Last Edit: June 20, 2024, 07:38:20 19:38 by Ahmad_k »
|
Logged
|
|
|
|
pickit2
Moderator
Hero Member
Offline
Posts: 4662
Thank You
-Given: 833
-Receive: 4317
There is no evidence that I muted SoNsIvRi
|
|
« Reply #2 on: June 28, 2024, 07:24:04 19:24 » |
|
I asked my employers store manager if we have a DSLogic Plus in the work place. he said yes, and will need to have it returned to stores, as its out on loan. it may or may not be the version you need, I hope to pick it up Monday afternoon.
|
|
|
Logged
|
Note: I stoped Muteing bad members OK I now put thier account in sleep mode
|
|
|
Ahmad_k
SCG Moderator
Hero Member
Offline
Posts: 763
Thank You
-Given: 173
-Receive: 1298
|
|
« Reply #3 on: June 29, 2024, 07:30:21 07:30 » |
|
Even if it is not the version I want, an original dump for EEPROM is really helpful for backup purpose . I can identify from the dump what version do you have, also VID&PID specify which version it is.
|
|
|
Logged
|
|
|
|
pickit2
Moderator
Hero Member
Offline
Posts: 4662
Thank You
-Given: 833
-Receive: 4317
There is no evidence that I muted SoNsIvRi
|
|
« Reply #4 on: June 29, 2024, 12:59:02 12:59 » |
|
fx2lafw_eeprom_loader -t M2412 -r dump.hex = 'fx2lafw_eeprom_loader' Error is not recognized as an internal or external command, operable program or batch file
I can't see what is wrong : ran without and with admin rights. I will play about with it.
update: Error I get with admin rights. looks like it did not like the name of the eeprom. so tried M24128 & the other typed in the error report. eepom fitted is marked ST - 4128 - BRP K226T using Win11 will try Win10 later.
|
|
« Last Edit: June 29, 2024, 02:19:29 14:19 by pickit2 »
|
Logged
|
Note: I stoped Muteing bad members OK I now put thier account in sleep mode
|
|
|
Ahmad_k
SCG Moderator
Hero Member
Offline
Posts: 763
Thank You
-Given: 173
-Receive: 1298
|
|
« Reply #5 on: June 29, 2024, 04:44:15 16:44 » |
|
That means you have the pro version. Can you check vid & pid for your device ?
Posted on: June 29, 2024, 04:41:17 16:41 - Automerged
And make sure the device driver is installed
|
|
|
Logged
|
|
|
|
pickit2
Moderator
Hero Member
Offline
Posts: 4662
Thank You
-Given: 833
-Receive: 4317
There is no evidence that I muted SoNsIvRi
|
|
« Reply #6 on: June 29, 2024, 07:22:18 19:22 » |
|
I installed DSview to a win10 pc, after install driver shows driver installed with the name USB-based DSL Instrument V2 Software sees device. the result is the same as above. with the probe connected and DSview connected / disconnected with the probe led red / green same result : reset pc and without starting DSview. If I exit DSview the led stays green. if I unplug it goes red.
I get the following if I use M2412 = Unknown EEPROM type 'M2412'
if I use M24128 the error is EEPROM is M24128 (16384 bytes) EEPROM action is Read Error: No device found
looks like EEPOM device name is wrong - I have not done this before so just a comment. added the images for I think vid & pid
|
|
|
Logged
|
Note: I stoped Muteing bad members OK I now put thier account in sleep mode
|
|
|
Ahmad_k
SCG Moderator
Hero Member
Offline
Posts: 763
Thank You
-Given: 173
-Receive: 1298
|
|
« Reply #7 on: June 29, 2024, 08:24:37 20:24 » |
|
Did you run dsview, and checked if it is working ? Dsview will report the version you have
Posted on: June 29, 2024, 08:23:04 20:23 - Automerged
In the properties window above click on the list and choose hardware identifier
|
|
|
Logged
|
|
|
|
Ahmad_k
SCG Moderator
Hero Member
Offline
Posts: 763
Thank You
-Given: 173
-Receive: 1298
|
|
« Reply #8 on: July 02, 2024, 06:55:44 06:55 » |
|
I just noticed a new hardware revision was added 3 weeks ago, that's why you didn't succeeded with the dump process. I added support for this model. you can find the updated tool in the attachment in case you still have the logic analyzer in your hand
|
|
|
Logged
|
|
|
|
pickit2
Moderator
Hero Member
Offline
Posts: 4662
Thank You
-Given: 833
-Receive: 4317
There is no evidence that I muted SoNsIvRi
|
|
« Reply #9 on: July 02, 2024, 02:50:29 14:50 » |
|
I still have the probe. I know its the new version - never knew our stores to have new anything we usually need to beg for funds. anyway there is an error.
C:\>fx2lafw_eeprom_loader -t M24128 -r dump.hex // command used EEPROM is M24128 (16384 bytes) EEPROM action is Read Found PID = 0x2A0E, VID = 0x0034, 'DSLogic Plus (PANGO) V2' Error: Failed to open hex file for reading 'Vend_Ax.hex'
|
|
|
Logged
|
Note: I stoped Muteing bad members OK I now put thier account in sleep mode
|
|
|
Ahmad_k
SCG Moderator
Hero Member
Offline
Posts: 763
Thank You
-Given: 173
-Receive: 1298
|
|
« Reply #10 on: July 02, 2024, 06:55:11 18:55 » |
|
That's weird, did you run as administrator ?
|
|
|
Logged
|
|
|
|
pickit2
Moderator
Hero Member
Offline
Posts: 4662
Thank You
-Given: 833
-Receive: 4317
There is no evidence that I muted SoNsIvRi
|
|
« Reply #11 on: July 02, 2024, 08:55:40 20:55 » |
|
Link sent via PM.
|
|
|
Logged
|
Note: I stoped Muteing bad members OK I now put thier account in sleep mode
|
|
|
|