Jump to content











Photo
- - - - -

usb drive is h/w write protected!


  • Please log in to reply
2 replies to this topic

#1 ferysery

ferysery
  • Members
  • 1 posts
  •  
    Iran

Posted 20 November 2014 - 04:11 PM

Hi
my usb drive is h/w write protected!
Are there any chances to repair it by myself via updating firmware?
detailed info for the product as follows;
sandisk cruzer blade 32gig
 SDCZ50-032G,
 BM121223139B,
 TAD-SDCZ50B,
VID = 0781
PID = 5567
S/N: 20060876901D72428524
Product Revision: 1.26
 
memory chip;
 C248071372,
 SDTNQCBMA-032G,
 DP0474145,
 
Controller chip;
 82-00515-4,
 F244-E4P622,
 SDC1 ,
 
 PCB;
V20-3912,
 54-50-00836R2
 
 


#2 Wonko the Sane

Wonko the Sane

    The Finder

  • Advanced user
  • 16066 posts
  • Location:The Outside of the Asylum (gate is closed)
  •  
    Italy

Posted 20 November 2014 - 07:42 PM

Maybe yes, maybe no.

 

It is possible that the stick became "bricked" because of an "extraordinary case" or because it developed some hardware problem.

 

In any case, you will lose any data currently on it, so, if you have still read access to the data, you should make a copy/backup of them before anything else.

 

The next problem will be (if available at all) a suitable tool.

 

Unlike more "common" manufacturers, I don't think that SANDISK "MP tools" (or similar) are available.

 

USBDEV.RU, which normally hosts all (or nearly all) available tools seems to only have a few "U3" related tools for SANDISK sticks:

http://www.usbdev.ru/files/sandisk/

 

If you have any chance of a replacement under warranty you should try that route first, 

http://kb.sandisk.co...n-(rma)-process

 

It seems, judging from this:

http://forums.sandis...ror/td-p/253484

that your reported issue is rather common :(, but seemingly no solution has been found for it.

 

:duff:

Wonko



#3 dulap

dulap
  • Members
  • 1 posts
  •  
    Germany

Posted 04 December 2014 - 07:51 PM

Try it 

echo off
mode con lines=50 cols=83
@echo off 
color b0
@echo off
@echo  >CON
@echo off
echo > set.cfg LIST DISK 
@echo off
diskpart /s set.cfg

echo .
echo .
echo .! NUMMER DES DATENDRAEGERS EINGEBEN DAS IHREM USB STICK ENTSPRICHT !
echo .
echo .! ANSCHLIESSEND MIT DER ENTERTASTE BESTAETIGEN !
echo .
echo .
echo .
@echo off
set /p disk=.DATENTRAEGER NUMMER ?:
@echo  >CON
@echo off
del /f /s /q "set.cfg"
cls

@echo off
echo >> set.cfg select disk %disk%
@echo off
echo >> set.cfg attributes disk clear readonly
@echo off
echo >> set.cfg exit

@echo off
diskpart /s set.cfg
@echo off
@ping -n 6 localhost> nul
@echo off
del /f /s /q "set.cfg"

cls
@echo off
goto anfang
cls





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users