Register
Page 686 of 847 FirstFirst ... 186586636676681682683684685686687688689690691696736786 ... LastLast
Results 10,276 to 10,290 of 12704
  1. #10276
    Top Poster
    Join Date
    Jul 2019
    Posts
    123
    Thanks Thanks Given 
    32
    Thanks Thanks Received 
    13
    Thanked in
    11 Posts

    Default

    Does it work with golf 7? / Hex v2 arm
    Did anyone test kolimer with golf 7?

  2. #10277
    Newbie
    Join Date
    Jan 2021
    Location
    France
    Posts
    2
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by badrax View Post
    Hi
    Some update on my work on upgrading the 415

    I have made a new "firmware" / code to dump the whole 415 chip so that we can see what version of the bootloader is installed.
    This is coz I see that there are different version of it from feedback I have received from some forum test users.

    The bootloader I have on my 415 is verifying some code at address 0x08040000 and when crc8 is verified it reads the reset vector from it and jumps to this address. This code at 0x08040000 is actually a unmodified (or I believe this) firmware that contains the correct checksum and it's base address is actually 0x08010000. Now at this address 0x08010000 is a patched version of the firmware but it is using the same reset vector so when the bootloader jumps to it then all is good. My firmware is also patched to read the UID (AES encryption key) from the bootloader section which makes my firmware and bootloader compatible with each other (Use a common key).
    ........................................
    regards
    Hello Badrax, thank's for your very good job and respect.

    I am waiting for my new cable like this PCB: Attachment 779876


    Question: if I copy its firmware with the STLINK like this:
    Can i extract the .bin of my cable easy with a ST STLINK (whith correct pinnouts on the STM32F405VGT6) .
    and flash it with this if a upgrade fail?

    Attachment 779865

    I am interesed by the .bin file of the entire memory of the STM32

    Regards.
    PS: I am french and my English is no good...

  3. #10278
    DK Veteran

    Join Date
    May 2010
    Posts
    634
    Thanks Thanks Given 
    140
    Thanks Thanks Received 
    195
    Thanked in
    123 Posts

    Default

    Quote Originally Posted by bg17aw View Post
    What did I do wrong during installation?

    When Windows starts, it seems it is running an update service.

    Kolimer loader was of course not running at Windows start-up
    Look in your Startup, maybe will see a command like "vcds.exe update" or something else.
    Delete-it.
    Or, Options-> "User interface...." tab, choose "Do not check for updates" insted "Release only", save..close VCDS and look in startup. Teoreticaly the command "vcds.exe update" must disapear.
    If not, delete-it.

  4. The Following User Says Thank You to liviudiaconu For This Useful Post:

    bg17aw (10th February, 2021)

  5. #10279
    Top Poster

    Join Date
    Dec 2020
    Posts
    123
    Thanks Thanks Given 
    18
    Thanks Thanks Received 
    434
    Thanked in
    84 Posts

    Default

    Quote Originally Posted by jaubertel View Post
    Hello Badrax, thank's for your very good job and respect.

    I am waiting for my new cable like this PCB: Attachment 779876


    Question: if I copy its firmware with the STLINK like this:
    Can i extract the .bin of my cable easy with a ST STLINK (whith correct pinnouts on the STM32F405VGT6) .
    and flash it with this if a upgrade fail?

    Attachment 779865

    I am interesed by the .bin file of the entire memory of the STM32

    Regards.
    PS: I am french and my English is no good...

    The STM chip on these cables are most likely read protected so you cant just read out the content with a ST-Link debugger.
    You could be lucky and hope they forgot to set the RDP level and if so you can read out the whole chip.
    If RDP is set then the only way I know of to dump the content is using fault injection like voltage glitching.
    If RDP2 is used then you will have to double glitch. First glitch from RDP2 -> RDP1 and then glitch the system bootloader when reading.

    Check out wallet.fail and or chip.fail. They use voltage glitching to go from RDP2 to RDP1 for so to dump the RAM content.
    It will require some more effort to dump the flash.

    But. You could be lucky and get a cable set to RDP0

    regards

  6. #10280
    Banned

    Join Date
    Nov 2020
    Posts
    611
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    240
    Thanked in
    101 Posts

    Default

    Quote Originally Posted by Lolo4321 View Post
    Does it work with golf 7? / Hex v2 arm
    Did anyone test kolimer with golf 7?
    True 405-1.jpg

    yes, this vcds hex-v2 work with golf 7
    Last edited by flyfvdi; 26th January, 2021 at 04:52 AM. Reason: 1

  7. #10281
    Top Poster

    Join Date
    Mar 2018
    Posts
    174
    Thanks Thanks Given 
    42
    Thanks Thanks Received 
    139
    Thanked in
    64 Posts

    Default

    bg17aw
    in the registry windows 7 it is here
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupfolder\C:^Users^PCname^AppDa ta^Roaming^Microsoft^Windows^Start Menu^Programs^Startup^RT-Updater.lnk

  8. The Following User Says Thank You to Roma77 For This Useful Post:

    bg17aw (10th February, 2021)

  9. #10282
    Newbie
    Join Date
    Mar 2019
    Posts
    14
    Thanks Thanks Given 
    4
    Thanks Thanks Received 
    4
    Thanked in
    1 Post

    Default

    Quote Originally Posted by Roma77 View Post
    bg17aw
    in the registry windows 7 it is here
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupfolder\C:^Users^PCname^AppDa ta^Roaming^Microsoft^Windows^Start Menu^Programs^Startup^RT-Updater.lnk
    so just use a tool msconfig (type in cmd) and disable RT-Updater from launch list and for Windows 7 it will work as a charm

  10. #10283
    DK Veteran

    Join Date
    May 2010
    Location
    EU
    Posts
    380
    Thanks Thanks Given 
    218
    Thanks Thanks Received 
    188
    Thanked in
    126 Posts

    Default

    K2 connection fixed. Waiting for official to release it public.

  11. #10284
    Top Poster

    Join Date
    Mar 2018
    Posts
    174
    Thanks Thanks Given 
    42
    Thanks Thanks Received 
    139
    Thanked in
    64 Posts

    Default

    Quote Originally Posted by borian View Post
    so just use a tool msconfig (type in cmd) and disable RT-Updater from launch list and for Windows 7 it will work as a charm
    I know, but removing excess garbage is much better than disabling it.

  12. #10285
    Newbie
    Join Date
    Sep 2018
    Posts
    1
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Hey everyone,

    anyone knows the PIN assignment of the 7 pin header? USB cable ground is placed on the most right pin (7).
    Want to flash the interface USBASP soon - shouldn't make problems or?

    IMG_20210125_122509.jpgIMG_20210125_122520.jpg

    Thanks !

  13. #10286
    Top Poster jan4's Avatar
    Join Date
    May 2018
    Location
    somewhere in Belgium
    Posts
    123
    Thanks Thanks Given 
    117
    Thanks Thanks Received 
    40
    Thanked in
    32 Posts

    Default

    this is what you are searching for ;


    26-1-2021 14-49-12.jpg

    simply use a mm to follow the connector to the pins of the atmega162

  14. The Following User Says Thank You to jan4 For This Useful Post:

    donbrisko (27th January, 2021)

  15. #10287
    Member
    Join Date
    Jul 2016
    Location
    Poland Alkoholand
    Posts
    73
    Thanks Thanks Given 
    15
    Thanks Thanks Received 
    17
    Thanked in
    13 Posts

    Default

    Quote Originally Posted by kaalis View Post
    K2 connection fixed. Waiting for official to release it public.
    I confirm k2 working - still one little thing to repair - I guess they will wait with release for that.

  16. #10288
    Newbie
    Join Date
    Jan 2021
    Location
    France
    Posts
    2
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by badrax View Post

    Check out wallet.fail and or chip.fail. They use voltage glitching to go from RDP2 to RDP1 for so to dump the RAM content.
    It will require some more effort to dump the flash.

    But. You could be lucky and get a cable set to RDP0

    regards
    Hello badrax,

    ST-Link can disable RDP1 but delete memory..., and i think's that it can't for RDP2.
    It's very difficult to disable RDP1 without deleting the memory.
    I have looked at Wallet.fail and Chip.fail but it's very complicated for my level.
    when my cable arrive, i look if it is set to RDP0 but isn't Christmas...
    Regards.
    Last edited by jaubertel; 27th January, 2021 at 11:53 AM.

  17. #10289
    Member
    Join Date
    Apr 2018
    Posts
    73
    Thanks Thanks Given 
    44
    Thanks Thanks Received 
    35
    Thanked in
    20 Posts

    Default

    VCDS 20.12.0 HGJ (20210129 DS322.1) released
    SHA1: aa29301574b5b21f27e7c73ae9ea8940604a8c5f

  18. #10290
    Banned

    Join Date
    Nov 2020
    Posts
    611
    Thanks Thanks Given 
    5
    Thanks Thanks Received 
    240
    Thanked in
    101 Posts

    Default

    VIIPlusLoader-08.021.03-EN-Installer.rar mega.nz download link:


    https://mega.nz/file/Ak0FCAAZ#uOq-2e...fOFuIhRDS5wY78

    Changelog: modify k2 bugs.

  19. The Following 14 Users Say Thank You to flyfvdi For This Useful Post:

    Achtuhr (31st January, 2021), AYD (31st January, 2021), Col19 (6th February, 2021), digiservice (31st January, 2021), DYXiCZ (6th February, 2021), jan4 (31st January, 2021), JTengyel (31st January, 2021), kaalis (31st January, 2021), liviudiaconu (31st January, 2021), miouser (31st January, 2021), mrle9 (31st January, 2021), seal777 (4th February, 2021), Tib82 (31st January, 2021), tobyb (31st January, 2021)

 

 

Tags for this Thread

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.