GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Nokia > Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L )


Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) Nokia Legacy Models Like 1011, 1610, 211x, 2x20, 6050, 3110, 8110, NKxxx , 2100, 3210, 3310, 3330, 3410, 5110, 5210, 5510, 6110, 6150, 6210, 6250, 7110, 8210, 8250, 8850 also 9110 & 9210

Reply
 
LinkBack Thread Tools Display Modes
Old 02-11-2002, 20:51   #1 (permalink)
Freak Poster
 
Join Date: Jan 2002
Location: U.K
Posts: 114
Member: 8465
Status: Offline
Thanks Meter: 0
Post 16f628 and 16ce625 difference for dejan hex?


could somebody tell me why a pic 16f628 cannot be used, according to the data sheets they are very very similar.

instruction set is the same.<br />memory organisation is the same.

the only difference i can find is that the <br />16f628 has more data memory, and that shouldnt make no difference.

i hope to test the the dejan hex tonight on a 16f628 if it does not work then will try to rewrite hex to port over to a 16f628 <br />should be pretty easy.

will let all forum members know of results.
  Reply With Quote
Old 02-12-2002, 02:54   #2 (permalink)
Insane Poster
 
Join Date: Feb 2002
Location: russia-moscow
Posts: 78
Member: 9186
Status: Offline
Thanks Meter: 1
Post

Hex for 16ce625 can't working on 16f628.
  Reply With Quote
Old 02-12-2002, 03:03   #3 (permalink)
Insane Poster
 
Join Date: Feb 2002
Location: russia-moscow
Posts: 78
Member: 9186
Status: Offline
Thanks Meter: 1
Post

16ce625 used "i2c accessing" internal eeprom. <br />(Same as pic + internaly chip 24c02).

16f628 used on-chip eeprom with directly accessing. (same as 16f84)

To convert ce625 &gt; f628 you need dizassembly HEX and rewrite 2 proceures - write_byte_2_eeprom & read_byte_2_eeprom.
  Reply With Quote
Old 02-12-2002, 04:37   #4 (permalink)
Freak Poster
 
Join Date: Jan 2002
Location: U.K
Posts: 114
Member: 8465
Status: Offline
Thanks Meter: 0
Post

to beer33rus

thanks a lot you have been very helpful.
  Reply With Quote
Old 02-13-2002, 20:08   #5 (permalink)
Junior Member
 
Join Date: Sep 2001
Posts: 31
Member: 6501
Status: Offline
Thanks Meter: 0
Post

Hello!<br />I wrote the eeprom control rutins,and it's seems to work,because the dejan 103 sw is flashing,and counts the "updated phone"-s.With the original dev0.hex and with the hex,I wrote it's seems to work the sw update, at the end the sw write eeprom update OK.But it doesnt work,the phone can't find network, and makes stupid things.I can test only on a 3310 418.At the end of the procedure the program write the flash chk and cobba id.At programming the pic the pic must have the following data in the eeprom . 6byte-s : From 78h A5 5A 5A A5 00 00<br />With the flash chk and cobba id can I manualy write the checksum in the eeprom? What is the role of the eeprom.The "update-ed phone" count and a verify at beginning of dejan 103? Maybe not the eeprom control makes the mistake. Is there any other differencies betwen 16ce625 and f628. The eeprom control, I wrote seem to work, but the phone is not working.
  Reply With Quote
Old 02-13-2002, 20:28   #6 (permalink)
Freak Poster
 
Join Date: Jan 2002
Location: U.K
Posts: 114
Member: 8465
Status: Offline
Thanks Meter: 0
Post

i think the purpose of eeprom inside 16ce625 is to<br />store certain bytes from flash file and then calculation is done on i2c eeprom data to get faid.

this is just a theory.
  Reply With Quote
Old 02-13-2002, 20:34   #7 (permalink)
Freak Poster
 
Join Date: Jan 2002
Location: U.K
Posts: 114
Member: 8465
Status: Offline
Thanks Meter: 0
Post

to ivanovgsm

<a href="http://www.gsmcity.de/ubb/ultimatebb.php?ubb=get_topic&f=20&t=001664" target="_blank">http://www.gsmcity.de/ubb/ultimatebb.php?ubb=get_topic&f=20&t=001664</a>

for other differences 16f628 & 16ce625
  Reply With Quote
Old 02-13-2002, 23:40   #8 (permalink)
Freak Poster
 
Join Date: Jul 2001
Age: 51
Posts: 427
Member: 5265
Status: Offline
Thanks Meter: 2
Hi all<br />any one have working hex for pic 16f628-20/p or pic 16f628-4/p
  Reply With Quote
Old 02-13-2002, 23:45   #9 (permalink)
Freak Poster
 
Join Date: Nov 1999
Location: Osaka, Japan
Posts: 113
Member: 696
Status: Offline
Thanks Meter: 0
Question

What about 16ce622??? Can I use it instead of 625? WIth b.r.

MAshcO
  Reply With Quote
Old 02-14-2002, 00:19   #10 (permalink)
Junior Member
 
Join Date: Feb 2002
Location: Ukraine
Posts: 3
Member: 9426
Status: Offline
Thanks Meter: 0
Lightbulb

I am working on conversation HEX for PIC16ce625 to HEX for PIC16F628<br />I want to find a good dissasembler.<br />This one doesn't work fine. As you see it didn't make labels 146-153. Why ? It says disasembler work bad.<br />Am I wrong ?
  Reply With Quote
Old 02-14-2002, 01:20   #11 (permalink)
Freak Poster
 
Join Date: Jan 2002
Location: U.K
Posts: 114
Member: 8465
Status: Offline
Thanks Meter: 0
Post

[quote]Originally posted by electronic:<br /><strong>I am working on conversation HEX for PIC16ce625 to HEX for PIC16F628<br />I want to find a good dissasembler.<br />This one doesn't work fine. As you see it didn't make labels 146-153. Why ? It says disasembler work bad.<br />Am I wrong ?</strong><hr></blockquote>

if you need disassembled hex then give me your email. i will send you
  Reply With Quote
Old 02-14-2002, 02:41   #12 (permalink)
Junior Member
 
Join Date: May 2001
Location: Portugal
Posts: 33
Member: 4721
Status: Offline
Thanks Meter: 1
Post

anyone can send-me hexs modified to pic 16f628 ? please ..

send to [email protected]

thanks people ..

best regards,<br />_GorDoN_
  Reply With Quote
Old 02-14-2002, 03:12   #13 (permalink)
Junior Member
 
Join Date: May 2001
Location: Portugal
Posts: 33
Member: 4721
Status: Offline
Thanks Meter: 1
Post

hi all, any one tested modified hexs (628) in programer jdm universal ? please reply, thank you

best regards, <br />_GorDoN_
  Reply With Quote
Old 02-14-2002, 06:06   #14 (permalink)
Junior Member
 
Join Date: Feb 2002
Location: Ukraine
Posts: 3
Member: 9426
Status: Offline
Thanks Meter: 0
Arrow

My e-mail: [email protected]<br />(digger_d<br /> mail.ru)<br />And if you rewrite program for 16F628 I can check it or test it too <img src="wink.gif" border="0">
  Reply With Quote
Old 02-14-2002, 09:29   #15 (permalink)
Freak Poster
 
Join Date: May 2001
Location: o(''.'')o
Posts: 259
Member: 4647
Status: Offline
Thanks Meter: 3
Post

could anybody tell me the difference between the pic 16f628-20/p and pic 16f628-4/p?
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
16f628 dejan hex and 16ce625 dejan hex. GSMWIZARD Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 3 02-17-2002 09:27
16f628 dejan hex and 16e625 dejan hex. GSMWIZARD Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 2 02-17-2002 08:19
16F628 HEX FOR DEJAN AVAILABLE FOR TEST !!!! GSMWIZARD Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 37 02-16-2002 01:19
What´s the price for Dejan Hex? Yvonne Main Sales Section 2 02-07-2002 18:58
what is the difference between "original" and "patched" partials for Dejan 1.00? sat Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 1 12-31-2001 00:33

 



All times are GMT +1. The time now is 15:51.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.19172 seconds with 9 queries

SEO by vBSEO