Register
Page 81 of 85 FirstFirst ... 317176777879808182838485 LastLast
Results 1,201 to 1,215 of 1264

Thread: X-Prog M

  1. #1201
    Top Poster

    Join Date
    Jan 2011
    Posts
    193
    Thanks Thanks Given 
    41
    Thanks Thanks Received 
    13
    Thanked in
    9 Posts

    Default

    Quote Originally Posted by Zmann View Post
    Not just wrong lock bits, one or more of the clock bits was wrongly set too. If just wrong lock bit the chip can still read/erase

    Now you need a special clock injection to be continued with ponyprog

    I have setup security bits from upa usb example and thought that "true" in ponyprog means market bit...so I marked vice versa, and press write but I dont get message that write was successful, am got "device missing"
    Now what I do I got "device missing"...

  2. #1202
    DK Veteran

    Join Date
    Dec 2009
    Posts
    1,955
    Thanks Thanks Given 
    163
    Thanks Thanks Received 
    654
    Thanked in
    492 Posts

    Default

    That was my problem with UPA/Pony too on my early day.

    Find an oscillator, not just a X-tal, of 4-8 Mhz. Power it up and feed the output to mega64 pin Xtal1. Good to pay attention on too strong output power of a big oscillator.

    Continue as usual with ponyprog

  3. #1203
    DK Veteran
    xoom's Avatar
    Join Date
    Dec 2009
    Location
    Ylakiai
    Posts
    386
    Thanks Thanks Given 
    32
    Thanks Thanks Received 
    371
    Thanked in
    70 Posts

    Default

    It depends what is set to cksel fuses if its ext RC then need to connect resistor and capacitor (RC circuit) or ext. clock then you need to feed square wave to xtal pin.. that clock can be made from 555 timer chip

  4. #1204
    Top Poster

    Join Date
    Jan 2011
    Posts
    193
    Thanks Thanks Given 
    41
    Thanks Thanks Received 
    13
    Thanked in
    9 Posts

    Default

    Quote Originally Posted by Zmann View Post
    That was my problem with UPA/Pony too on my early day.

    Find an oscillator, not just a X-tal, of 4-8 Mhz. Power it up and feed the output to mega64 pin Xtal1. Good to pay attention on too strong output power of a big oscillator.

    Continue as usual with ponyprog
    I have used 6 Mhz oscillator, connect to oscillator 5v and other leg to atmega64 Xtal1 pin but no luck...

  5. #1205
    DK Veteran

    Join Date
    Dec 2009
    Posts
    1,955
    Thanks Thanks Given 
    163
    Thanks Thanks Received 
    654
    Thanked in
    492 Posts

    Default

    Quite hard to check OSC without oscilloscope but I'm still quite certain the the cause is from wrong clock bits because Pony does not allow you to set SPIEN. Can to try with one more OSC.

  6. #1206
    Top Poster

    Join Date
    Jan 2011
    Posts
    193
    Thanks Thanks Given 
    41
    Thanks Thanks Received 
    13
    Thanked in
    9 Posts

    Default

    Quote Originally Posted by Zmann View Post
    Quite hard to check OSC without oscilloscope but I'm still quite certain the the cause is from wrong clock bits because Pony does not allow you to set SPIEN. Can to try with one more OSC.
    tried with 4Mhz but the same...
    What if I change atmega64?

  7. #1207
    DK Veteran

    Join Date
    Dec 2009
    Posts
    1,955
    Thanks Thanks Given 
    163
    Thanks Thanks Received 
    654
    Thanked in
    492 Posts

    Default

    Yes, you can use the new one, with working dumps

  8. #1208
    Top Poster

    Join Date
    Jan 2011
    Posts
    193
    Thanks Thanks Given 
    41
    Thanks Thanks Received 
    13
    Thanked in
    9 Posts

    Default

    Quote Originally Posted by Zmann View Post
    Yes, you can use the new one, with working dumps
    fuse bits setup as usually?
    dumps I will use from "XPROG Clone Repair"

  9. #1209
    Top Poster

    Join Date
    Jan 2011
    Posts
    193
    Thanks Thanks Given 
    41
    Thanks Thanks Received 
    13
    Thanked in
    9 Posts

    Default

    with new atmega64 everything ok. Thanks!

  10. #1210
    Top Poster

    Join Date
    Jan 2011
    Posts
    193
    Thanks Thanks Given 
    41
    Thanks Thanks Received 
    13
    Thanked in
    9 Posts

    Default

    Hello,
    how set up Lock bits after write flash/eeprom to atmega64 with ponyprog?

  11. #1211
    DK Veteran
    Dunker's Avatar
    Join Date
    Oct 2009
    Location
    Yorkshire
    Posts
    1,109
    Thanks Thanks Given 
    211
    Thanks Thanks Received 
    608
    Thanked in
    281 Posts
    V Series TMS470 / EEPROM data - encryption / decryption, totally pwned.

    IEC 62056-21 - new discussion: sonsivri.to/forum/index.php?topic=60412.0


  12. #1212
    Top Poster

    Join Date
    Jan 2011
    Posts
    193
    Thanks Thanks Given 
    41
    Thanks Thanks Received 
    13
    Thanked in
    9 Posts

    Default

    Quote Originally Posted by Dunker View Post
    am using this tutorial, but there programing with upa-usb, I am with ponyprog...and do not understand how setup lock bits after write flash/eeprom?

  13. #1213
    DK Veteran

    Join Date
    Dec 2009
    Posts
    1,955
    Thanks Thanks Given 
    163
    Thanks Thanks Received 
    654
    Thanked in
    492 Posts

    Default

    setup (configure) lock bits, to lock or to unlock?

    to lock: open config window> read> tick lock1,lock2> write> done

    to unlock (after locked): no way (but some of the way) unless to erase chip which means eep+flash gone too but the chip become unlock state.
    Last edited by Zmann; 23rd February, 2013 at 03:42 PM.

  14. #1214
    Top Poster

    Join Date
    Jan 2011
    Posts
    193
    Thanks Thanks Given 
    41
    Thanks Thanks Received 
    13
    Thanked in
    9 Posts

    Default

    Quote Originally Posted by Zmann View Post
    setup (configure) lock bits, to lock or to unlock?

    to lock: open config window>read>tick lock1,lock2>write>done

    to unlock (after locked): no way unless to erase chip which means eep+flash gone too but the chip become unlock state.

    1. Erase atmega64
    2. unlock (fuse bits), use configure like in photo(there you can see that lock1 lock2 market!
    3. Write flash/eeprom
    4. Lock bits, how can I lock if I have market bits lock1, lock 2 before write?

    or point 4 is not important?
    Attached Images Attached Images

  15. #1215
    DK Veteran
    Join Date
    Dec 2009
    Posts
    520
    Thanks Thanks Given 
    39
    Thanks Thanks Received 
    25
    Thanked in
    21 Posts

    Default

    i want to know in 9s12 from mercedes ezs with 1l85d mcu secure how you read it ?5 cables or and xlcs cable and 2 ground.have any photo.i don t understand the 2 pairs cable in twisted?if have any photo it is good for me.thanks

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.