View Full Version : How to read flash from Withus WCE-100?
Subj!
THX!
===================
Thanks for a new section!
MegaSlava
12-09-2002, 12:34
3 ways.
1. DM, script and converter for log file after script.
Generate script like this:
mode offline-d
wait 2
openlog code.log
peek byte 0000:0000 16
peek byte 0000:0010 16
..............
peek byte 0000:FFF0 16
peek byte 0001:0000 16
...........................
...........................
peek byte 001F:FFF0 16
closelog
convert recieved code.log file to bin and cut FF at end.
2. Learn flashing protocol and use boots. more difficult but more powerfull method. With this method u can read phones with changed DM commands and codes (in Emergency mode).
3. JTAG.
WBR, MegaSlava
Megaslava....
u have pin out for WTE-300 ???
Regards
MegaSlava
04-18-2004, 01:17
all is the same-)
Come on mate......same with what.????
I dont know pinout although for wce-100..
Thanks..
REgards
keypad
-----------------------
|1 2 .................... 24|
-----------------------
GND - 3, 19, 24
VCC - 1, 12, 21
TX - 15
RX - 16
Thanks Dennt...
But i want to ask whats for VCC pin 1,12,21.
I dont know if it can use only TX-Rx-Gnd pin.
Or can i use only pin tx-rx and gnd ???
Regards
You can use Rx, Tx and Gnd only.
Vcc is for charging ;)
Thanks...for your info Dennt...
REgards
pilot777
04-22-2004, 07:32
What GSM connector can match Withus'?
u only use jack/connector only,not pin configuration.
I think many samsung connector will match....,if udont have...wyh u dont opent it...and connect it with manual..
pilot777
04-22-2004, 13:29
A Service manual? BTW do u have it?
nope...i mean...
If i dont have the connector for unlock/flashing ,i will try to soldering directly tx/rx to pcb,after it..take the wire (tx/rx) out,and connect it to Interface,thats it..
Regards
derrytea
05-07-2007, 18:33
3 ways.
1. DM, script and converter for log file after script.
Generate script like this:
mode offline-d
wait 2
openlog code.log
peek byte 0000:0000 16
peek byte 0000:0010 16
..............
peek byte 0000:FFF0 16
peek byte 0001:0000 16
...........................
...........................
peek byte 001F:FFF0 16
closelog
convert recieved code.log file to bin and cut FF at end.
2. Learn flashing protocol and use boots. more difficult but more powerfull method. With this method u can read phones with changed DM commands and codes (in Emergency mode).
3. JTAG.
WBR, MegaSlava
then the first, could you tell me how to read flash using the first method for wce-300 and 320?
and more specified for the second method there?
regards, (tought it was too long to ask it again.)