Register
Page 778 of 854 FirstFirst ... 278678728768773774775776777778779780781782783788828 ... LastLast
Results 11,656 to 11,670 of 12803
  1. #11656
    Newbie
    Join Date
    Mar 2019
    Location
    dublin ireland
    Posts
    3
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    A question for the brain trust , is there any adapters that work with the newer VW cars 2020/2019/2021. From looking at the post here it seem the ATMega interfaces will not work(i have one it connects to the car but wont let me access anything in the VCDS. Will the STM interfaces work on the newer cars 2019 on .

  2. #11657
    Newbie
    Join Date
    Oct 2022
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by dynamic20 View Post
    HI at all.


    My name is Leonardo

    I have a similar experience...


    If use the version VCDS 21.9 with the Loader 9.2 all works fine and the licence of VCDS keep to valid /activated during and after some test and clear DTC codes.


    But if use the version VCDS 22.9 with the Loader 9.2 the licence change from to valid /activated to invalid/blocked when start a dashboard-instrument test o clear DTC code of any modules.


    My interfaces has Atmega162 and my car is a VW year 2000


    I do not know how to use the new VIIPlusLoader-08.022.09.003.
    I installed and run it. When the software is start, detected the version of VCDS 22.9 but say "no device connection is detected. data read is failed. Starting software (not ensure the SW is correct)"
    May be this "VIIPlusLoader-08.022.09.003" solve the issue.?


    Is possible to explain how to use the VIIPlusLoader-08.022.09.003. correcly?

    I read a lot of old post about this VIIPlusLoader but is not very clear for me how to use..


    Thanks in advance

    Best Regards
    Hi, do you solve this problem?

  3. #11658
    DK Veteran

    Join Date
    Jul 2016
    Location
    Vilnius
    Posts
    1,188
    Thanks Thanks Given 
    58
    Thanks Thanks Received 
    566
    Thanked in
    380 Posts

    Default

    Anything later than 19.6.x along with kolimer's v9.2 loader will end up in 'license revoked', sooner or later.
    I can calculate ABS module codings for:
    * Continental/Teves MK60EC1 and MK60;
    * TRW systems in Passat B6 / B7 / CC /Tiguan;
    * MK100
    ;
    * Bosch ABS8.2, ABS9.0 and ESP8.2, ESP9.0;
    * EBC 460 (UP!, Mii, Rapid, CitiGo, Fabia, Toledo, etc) New!
    *
    ... and other VW/Audi/Seat/Skoda modules.I can assist with repairing \/CDS interfaces.

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

    jan4 (10th October, 2022)

  5. #11659
    Newbie
    Join Date
    Sep 2015
    Posts
    7
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    2
    Thanked in
    2 Posts

    Default

    311418221_528807435749790_1087723355284245783_n.jpg

    I have an interface with the stm32f415 chip - as in the picture. Is it enough to change the chip to stm32f405 to work with VIIPlusLoader? Is PCB different?

  6. #11660
    Top Poster

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

    Default

    Quote Originally Posted by sszwagier View Post
    311418221_528807435749790_1087723355284245783_n.jpg

    I have an interface with the stm32f415 chip - as in the picture. Is it enough to change the chip to stm32f405 to work with VIIPlusLoader? Is PCB different?
    Just by curiosity, how are you planning on changing / swapping the STM chip on this PCB. Do you have that kind of soldering skills?

    Back to your question then the answer is no. You wont be able to use the VIIPlusLoader even if you change the chip to a STM32F405.
    In fact the 415 is an upgraded 405 so it will support the same code but it also has an embedded crypto engine not present on the 405.
    And to your second question then yes. The PCB is different and the interface supporting the VIIPlusLoader is also embedded with an external crypto chip used to authenticate the firmware on the STM.
    Without this chip you will need to patch / crack the 405 firmware so it will run without this chip.
    (A lot of this info preexist on this forum if you search for it. Some of these VIIPlus fimrwares has also been publicly shared on this forum but they need patching to work on the 415)

    Anyway, I assume you are only able to use VCDS 20.4.1 and you want to upgrade your interface to use a newer VCDS version?
    If so then send me a PM and I might be able to guide you in the right direction for such an upgrade.

    regards

  7. The Following 7 Users Say Thank You to badrax For This Useful Post:

    bg17aw (18th October, 2022), Col19 (7th January, 2023), drdahmani2 (13th January, 2023), jan4 (18th October, 2022), JTengyel (14th October, 2023), kaalis (17th October, 2022), sszwagier (18th October, 2022)

  8. #11661
    Member
    Join Date
    Sep 2016
    Posts
    44
    Thanks Thanks Given 
    16
    Thanks Thanks Received 
    2
    Thanked in
    2 Posts

    Default

    please help me my vcds real hex 2 STM32F405 got blocked need to get it back how to flash it with the firmware directly i tried loader didn't work also tried old with no internet no use i wanna flash it from inside how to do that ?

  9. #11662
    Newbie
    Join Date
    Oct 2022
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by hid3 View Post
    Anything later than 19.6.x along with kolimer's v9.2 loader will end up in 'license revoked', sooner or later.
    How to solve this problem?

  10. #11663
    Newbie
    Join Date
    Sep 2015
    Posts
    7
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    2
    Thanked in
    2 Posts

    Default

    Quote Originally Posted by badrax View Post
    Just by curiosity, how are you planning on changing / swapping the STM chip on this PCB. Do you have that kind of soldering skills?

    Back to your question then the answer is no. You wont be able to use the VIIPlusLoader even if you change the chip to a STM32F405.
    In fact the 415 is an upgraded 405 so it will support the same code but it also has an embedded crypto engine not present on the 405.
    And to your second question then yes. The PCB is different and the interface supporting the VIIPlusLoader is also embedded with an external crypto chip used to authenticate the firmware on the STM.
    Without this chip you will need to patch / crack the 405 firmware so it will run without this chip.
    (A lot of this info preexist on this forum if you search for it. Some of these VIIPlus fimrwares has also been publicly shared on this forum but they need patching to work on the 415)

    Anyway, I assume you are only able to use VCDS 20.4.1 and you want to upgrade your interface to use a newer VCDS version?
    If so then send me a PM and I might be able to guide you in the right direction for such an upgrade.

    regards
    My soldering skills is right to make this.

    Thank u for answer , i understand now how this works.

  11. #11664
    Member

    Join Date
    Jun 2020
    Posts
    47
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    43
    Thanked in
    13 Posts

    Default

    Use this

    https://mega.nz/file/0zYX2DJT#jyK2Tc...0cyIIXWmPKz2iA

    This should resolve your issue.

  12. The Following User Says Thank You to Billyym For This Useful Post:

    Col19 (7th January, 2023)

  13. #11665
    Member

    Join Date
    Jun 2020
    Posts
    47
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    43
    Thanked in
    13 Posts

    Default

    Quote Originally Posted by heshamzn View Post
    please help me my vcds real hex 2 STM32F405 got blocked need to get it back how to flash it with the firmware directly i tried loader didn't work also tried old with no internet no use i wanna flash it from inside how to do that ?

    Use this. Beta loader.

    Should resolve your issue.


    https://mega.nz/file/0zYX2DJT#jyK2Tc...0cyIIXWmPKz2iA

  14. #11666
    Newbie
    Join Date
    Sep 2015
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Hi guys.
    I have 21.9 v2 cable with atmega 162 inside with license revoked error and for some reason it fails in the end when i try to flash to any language with VAGCOM_EEWriteLang.exe (invalid bootloader).
    I can read and erase fault codes in 21.9 with loader, but in some error descriptions it says unlicensed no info on error code, but can still erase these errors. And in about section it says license revoked.

    VID / PID : 0403 / FA24
    FT Serial : RT000001
    FT Description : Ross-Tech HEX-USB
    FT Chip ID : 0x60B85DDC
    FW Version : 1.96
    HW Version : 0x46
    Identification : ROSSTECH
    SN : 0x00C65E440009
    Language : English only
    Bootloader : Enabled

    I have also tried flash with older VCDSLoader_v3, VAGCOM_EEWrite.exe it finishes writing without errors. but still fails to flash any language with VCDSLoader_v9.2
    I tried to launch original 19.3, 21.9, 22.9 eng vcds and in test all says interface not found or not connected.

    any ideas how to fix it and flash to language i need?
    Thanks.
    Last edited by 555555; 19th October, 2022 at 05:52 AM.

  15. #11667
    DK Veteran

    Join Date
    Jul 2016
    Location
    Vilnius
    Posts
    1,188
    Thanks Thanks Given 
    58
    Thanks Thanks Received 
    566
    Thanked in
    380 Posts

    Default

    ... and where are the pics of the PCB of the interface?
    I can calculate ABS module codings for:
    * Continental/Teves MK60EC1 and MK60;
    * TRW systems in Passat B6 / B7 / CC /Tiguan;
    * MK100
    ;
    * Bosch ABS8.2, ABS9.0 and ESP8.2, ESP9.0;
    * EBC 460 (UP!, Mii, Rapid, CitiGo, Fabia, Toledo, etc) New!
    *
    ... and other VW/Audi/Seat/Skoda modules.I can assist with repairing \/CDS interfaces.

  16. #11668
    Member
    Join Date
    Sep 2016
    Posts
    44
    Thanks Thanks Given 
    16
    Thanks Thanks Received 
    2
    Thanked in
    2 Posts

    Default

    Quote Originally Posted by Billyym View Post
    Use this. Beta loader.

    Should resolve your issue.


    https://mega.nz/file/0zYX2DJT#jyK2Tc...0cyIIXWmPKz2iA
    I tired it alot same result blocked

  17. #11669
    Newbie
    Join Date
    Sep 2015
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Sorry its 162, and here are pictures:

    vagcom1.jpgvagcom2.jpg
    Attached Images Attached Images
    Last edited by 555555; 19th October, 2022 at 07:08 AM.

  18. #11670
    Member

    Join Date
    Jun 2020
    Posts
    47
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    43
    Thanked in
    13 Posts

    Default

    Quote Originally Posted by heshamzn View Post
    I tired it alot same result blocked
    Uninstall All vcds and viiplus loaders. And then install Vcds and then install loader. Try with Internet off.

 

 

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.