MultiDrive – free backup, clone & wipe disk utility from Atola Technology

All times are UTC - 5 hours [ DST ]


Switch to mobile style


Post new topic Reply to topic  [ 18 posts ] 
Author Message
 Post subject: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: July 24th, 2026, 22:00 
Offline

Joined: July 24th, 2026, 21:50
Posts: 7
Location: Austin
I tried updating my T7 Shield through samsung magician app, it failed and bricked my SSD. Worst part is that it didn't brick immediately, it bricked after I password locked it again (had to remove the password for the update). Now it's no longer recognised by magician, the blue light doesn't blink, and I can't unlock it.

I let codex do some digging, and this is what it found. I'm a noob, forgive me if it's just slop

"Windows detects the drive as ASMT ASM236X NVME, firmware revision 0, with USB ID 174C:2362. Samsung Magician consequently labels it “Non-Samsung” and cannot read SMART information or unlock it.
Samsung Portable SSD logs from before the failure confirm that this same drive previously identified correctly as Samsung Portable SSD T7 Shield, firmware FXI72P2Q. A healthy T7 Shield normally uses Samsung USB ID 04E8:61FB.
The drive still reports its approximately 2TB physical capacity, but Windows exposes only the small FAT Samsung launcher/security partition because the encrypted data area remains locked. This suggests that the ASM2362 bridge’s companion SPI firmware/configuration was corrupted and the controller has fallen back to its factory ASMedia identity.
I’m looking for a complete, untouched ASM2362 SPI-ROM dump from a healthy Samsung T7 Shield 2TB (MU-PE2T0, USB ID 04E8:61FB). I need the original reader output before removing headers, changing the serial number, or preparing it for MPTool. Please also include the dumping tool/version and a SHA-256 checksum if possible.
I already checked the t7.zip from HDDGuru, but it contains Samsung PSSD T7 and belongs to a standard T7 using 04E8:4001, so it is not a matching T7 Shield image. Generic ASM2362 and Crucial X8 firmware dumps are also not suitable.
Since the drive is password-encrypted and contains needed data, I have not formatted, initialized, performed a PSID revert, or flashed any mismatched firmware."

It would be great if someone could share the dump that it's looking for.

Thanks


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 0:49 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 17091
Location: Australia
If the drive was working after the firmware update but stopped working after you locked it again, and if the problem is now in the SPI flash, then this would suggest that the SPI flash contains your security metadata. If so, then overwriting it with a dump from a donor would not be advisable.

Can you dump your existing SPI flash contents?

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 2:04 
Offline

Joined: July 24th, 2026, 21:50
Posts: 7
Location: Austin
Is this file what you asked for?

Some codex analysis, if it helps...
Size: 65,536 bytes
SHA-256: 13D2981BFF831D07E82B9EBDACE14702E2AB8329C40A646F71BC7F3352E31196
The tool reported firmware version 180712_01_00_00 and “Image version not found.” The first 130 bytes contain the ASMedia device header, while all remaining 65,406 bytes are FF.


Attachments:
asm_fw_180712_01_00_00.zip [391 Bytes]
Downloaded 5 times
Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 9:24 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 17091
Location: Australia
I don't understand where the firmware version is located. All I see is a header.

Code:
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F

00000000  10 42 00 FF
          ########### -- don't know what this is

00000000              30 30 30 30 30 53 36 4E 52 4E 53 30  .B.ÿ00000S6NRNS0
00000010  58 36 30 35 37 36 38 4B 41 73 6D 65 64 69 61 FF  X605768KAsmediaÿ
00000020  FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF  ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
00000030  FF FF FF FF FF FF FF FF FF FF FF FF 41 53 4D 54  ÿÿÿÿÿÿÿÿÿÿÿÿASMT    -- data block
00000040  FF FF FF FF 41 53 4D 32 33 36 58 20 73 65 72 69  ÿÿÿÿASM236X seri
00000050  65 73 FF FF FF FF FF FF FF FF FF FF FF FF FF FF  esÿÿÿÿÿÿÿÿÿÿÿÿÿÿ
00000060  FF FF FF FF 41 53 4D 32 33 36 58 20 4E 56 4D 45  ÿÿÿÿASM236X NVME
00000070  FF FF FF FF 4C 17 62 23 00 01 CF FF 02 FF
00000070                                            5A 3A
                                                    ^^ **
                                                    |   |
                                  end of block marker   |
                                                        |
                                  8-bit sum of data block

This is the header from T7.bin in another thread:

Code:
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F

00000000  00 40 11 FF
          ########### -- don't know what this is

00000000              30 30 30 30 30 53 35 54 41 4E 53 30
00000010  54 33 30 34 39 37 31 58 41 73 6D 65 64 69 61 FF
00000020  FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF FF
00000030  FF FF FF FF FF FF FF FF FF FF FF FF 41 53 4D 54  -- data block
00000040  FF FF FF FF 41 53 4D 32 33 36 58 20 73 65 72 69
00000050  65 73 FF FF FF FF FF FF FF FF FF FF FF FF FF FF
00000060  FF FF FF FF 41 53 4D 32 33 36 58 20 4E 56 4D 45
00000070  FF FF FF FF 4C 17 62 23 00 01 CF FF 02 FF
00000070                                            5A 2F
                                                    ^^ **
                                                    |   |
                                  end of block marker   |
                                                        |
                                  8-bit sum of data block

This is the data block from T7.bin:

Code:
Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F

00000080  E6 ED
          ##### -- byte count for data block = 0xEDE6

00000080        02 B7 D9 02 45 38 00 00 00 00 00 02 00 0B
00000090  00 00 00 00 00 02 A9 E4 00 00 00 00 00 E4 90 07
000000A0  2B F0 90 91 00 E0 54 FD F0 90 07 46 E0 60 03 02  -- data block
........
0000EE40  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000EE50  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
0000EE60  00 00 00 00 00 00 00 00

0000EE60                          5A 4E
                                  ^^ **
                                  |   |
                end of block marker   |
                                      |
                8-bit sum of data block

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 11:05 
Offline

Joined: July 24th, 2026, 21:50
Posts: 7
Location: Austin
Does that mean the firmware has been completely wiped? Is that what "Image version not found" reported by asm_fw_reader means?


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 11:23 
Offline

Joined: July 24th, 2026, 21:50
Posts: 7
Location: Austin
lazymozzie wrote:
Does that mean the firmware has been completely wiped? Is that what "Image version not found" reported by asm_fw_reader means?
ASMedia USB bridge firmware reader v0.21a by Ochkin Vadim
OS : 10.0 build 26200
Drive : 3(USB)
Fw version : 180712_01_00_00
Image version not found, save as version from bridge controller

Press any key to exit


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 11:47 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 17091
Location: Australia
I don't know why your dump is mostly empty. I'm only an amateur, but I'm wondering whether access to the full dump is being subverted by some security/protection feature. You'll only be certain if you can dump the physical IC.

I suspect that the FAT partition exists either at the end or start of the user area (UA). The encryption key and password metadata could either be in the SPI flash or in a hidden area of the SSD. This hidden area could be a firmware module or it could be a reserved area of the UA.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 12:05 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 17091
Location: Australia
Another possibility is that your firmware update wiped the SPI flash, but it would have required a power cycle before you would have noticed this. That's because the contents of the SPI flash would have been unpacked into the bridge IC's RAM, and the bridge would have been running from RAM code. At the next power cycle the bridge would have tried to unpack the new SPI flash code and found it to be empty.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 12:09 
Offline

Joined: July 24th, 2026, 21:50
Posts: 7
Location: Austin
That can be possible. The drive didn't die while connected immediately after locking it. The failed update was 10 days ago and I only found out the drive was dead yesterday. I might've used it one more time after the failed update, but I honestly can't say for sure.


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 12:15 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 17091
Location: Australia
I'm also wondering how a functional bridge would respond if the SSD were actually dead. Would it still enumerate as a Samsung device, or would it identify as Asmedia? Hopefully, one of the pros can enlighten us.

Do you have the update package that you applied? Perhaps we can extract the relevant components?

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 13:38 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 17091
Location: Australia
This is a review of the T7 Shield:

https://tehnobzor.ru/gadzhety/obzor-samsung-t7-shield/

The SPI flash is a 1Mbit (128KB) part:

https://www.mouser.com/datasheet/2/590/DS-AT25DN011_038-1385697.pdf

Your dump is 64KB.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 14:12 
Offline

Joined: July 24th, 2026, 21:50
Posts: 7
Location: Austin
fzabkar wrote:
I'm also wondering how a functional bridge would respond if the SSD were actually dead. Would it still enumerate as a Samsung device, or would it identify as Asmedia? Hopefully, one of the pros can enlighten us.

Do you have the update package that you applied? Perhaps we can extract the relevant components?



I don't have the package, unfortunately. I attempted the update through the magician android app. I couldn't find the package in the Android/data/ dir


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Yesterday, 14:31 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 17091
Location: Australia
It seems that your updater erased the data section of the SPI flash, then balked at writing to it. :-?

I would ask Samsung's tech support to provide you with a firmware image or update package, and then hope that it's not encrypted.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Today, 10:04 
Offline

Joined: July 24th, 2026, 21:50
Posts: 7
Location: Austin
I see. Does anyone have any experience with asking samsung support for a firmware image? Would they not just ask me to send the drive in?


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Today, 10:58 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 17091
Location: Australia
I don't know if it's worth asking here:

https://forums.anandtech.com/threads/stable-nvme-usb-adapter.2572973/

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Today, 11:43 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 17091
Location: Australia
Try contacting user @fantom3l at AnandTech:

https://forums.anandtech.com/members/fantom3l.454879/

Here is their Asmedia firmware dumper tool:

https://forums.anandtech.com/threads/stable-nvme-usb-adapter.2572973/post-40949370
https://disk.yandex.com/d/zZLFx-BhRnpOTg

This person has been collecting firmware dumps. Perhaps they have a T7 Shield dump.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Today, 12:04 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 17091
Location: Australia
Correction:

The checksum for the header should include the end-of-block marker (0x5A). However, the same end-of-block marker is not included in the checksum for the code block.

_________________
A backup a day keeps DR away.


Top
 Profile  
 
 Post subject: Re: Request: Samsung T7 Shield 2TB ASM2362 SPI firmware dump
PostPosted: Today, 13:03 
Offline
User avatar

Joined: September 8th, 2009, 18:21
Posts: 17091
Location: Australia
This thread suggests that the USB mass storage device will identify as Asmedia if the SSD is dead:

https://forum.hddguru.com/viewtopic.php?p=316545#p316545

_________________
A backup a day keeps DR away.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 18 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 19 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group