Register
Page 405 of 854 FirstFirst ... 305355395400401402403404405406407408409410415455505 ... LastLast
Results 6,061 to 6,075 of 12803
  1. #6061
    DK Veteran

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

    Default

    Quote Originally Posted by amu92 View Post
    Thank you for your reply. I understand... I will try to repair it just for hobby purposes only (I think I would never use it on a car).

    Can you tell me where I find instructions on how to flash it and the binaries for it ? I'm not familiar with this forum

    Thanks again!
    See this:


    http://www.digital-kaos.co.uk/forums...=1#post3219283


    and this:


    http://www.digital-kaos.co.uk/forums...=1#post3237350
    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.

  2. #6062
    Newbie
    Join Date
    Oct 2009
    Location
    Dublin Ireland
    Posts
    10
    Thanks Thanks Given 
    3
    Thanks Thanks Received 
    48
    Thanked in
    1 Post

    Default

    Quote Originally Posted by Music73 View Post
    Tbh i cant remeber if tour type polo has CAN through to the socket.. Check out pins 6 and 14 of the obd connector... they are the CAN-H AND CAN-L pins

    Sent from my SM-G935F using Tapatalk
    Just had a look there now and pins 6 + 14 are populated Thanks for your help :-)
    in this photo the obd port is upside down so top right is pin 1

    Also on my C reader tool it shows protocol as KWP ISO 14230 so this is not connecting over can either
    as per photo OBD Port VW Polo 2008.jpgCreader1.jpgcreader2.jpg
    Last edited by gerinemo; 15th April, 2018 at 04:29 PM.

  3. #6063
    Member
    Join Date
    Apr 2018
    Posts
    88
    Thanks Thanks Given 
    41
    Thanks Thanks Received 
    20
    Thanked in
    17 Posts

    Default

    Yes a good one

  4. #6064
    Newbie
    Join Date
    Jan 2016
    Posts
    9
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Hi,

    I do have a VCDS 12.12 and has the following hardware on the PCB
    atmega162 16AU 1437H
    atf16v8BQL 15su
    ftdi ft232RL
    MCP2515
    VAGCOM_HWType.exe cannot read the cable
    Can this cable be updated? how?
    If needed i can provide HQ pictures with the interface PCB
    regards, and one cold beer on the way

  5. #6065
    Newbie
    Join Date
    Feb 2018
    Posts
    10
    Thanks Thanks Given 
    8
    Thanks Thanks Received 
    1
    Thanked in
    1 Post

    Default

    Quote Originally Posted by ouldsmobile View Post
    Thanks to all who have contributed to this project and thread. I just finished programming my HQ clone cable. For those of you who may not already have a USBASP or similar programmer. An arduino can easily be used for such purposes. The sketch needed is built in to the examples menu of the arduino IDE software. Just go to File->Examples and select ArduinoISP, then just upload code to your Arduino board.

    The following table will show the pinouts for various Arduino boards. I used Duemilanove board. Pin 10 was reset and I used the 5V/GND outputs from the board to power the cable.

    Arduino / Genuino Board MOSI MISO SCK Level
    Uno or Duemilanove 11 or ICSP-4 12 or ICSP-1 13 or ICSP-3 5V
    Mega1280 or Mega2560 51 or ICSP-4 50 or ICSP-1 52 or ICSP-3 5V
    Leonardo ICSP-4 ICSP-1 ICSP-3 5V
    Due ICSP-4 ICSP-1 ICSP-3 3,3V
    Zero ICSP-4 ICSP-1 ICSP-3 3,3V
    101 11 or ICSP-4 12 or ICSP-1 13 or ICSP-3 3,3V
    MKR Family 8 10 9 3,3V

    I used the following command to program the Atmega162 in my cable:

    avrdude -p m162 -c avrisp -P COM5 -b 19200 -e -U flash:w:Flash1.96_HW_0x46.bin:r -U eeprom:w:eepromavr_HW_0x46.bin:r -U lock:w:0x3f:m -U efuse:w:0xf9:m -U hfuse:w:0xda:m -U lfuse:w:0xcd:m

    Note: You may have to change "-c avrisp" to "-c arduino" depending on your board. I have seen both mentioned on various sites with respect to programming using an Arduino as the programmer. avrisp worked for my setup though. Also change filenames and fuse settings for your hardware type. My cable was type 46. :-)

    Hope this helps someone! My little contribution.
    I can confirm that this works, flashed my old VAG106 this weekend with my Arduino.
    Thanks guys!!

  6. #6066
    DK Veteran

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

    Default

    Quote Originally Posted by oddyutza View Post
    Hi,

    I do have a VCDS 12.12 and has the following hardware on the PCB
    atmega162 16AU 1437H
    atf16v8BQL 15su
    ftdi ft232RL
    MCP2515
    VAGCOM_HWType.exe cannot read the cable
    Can this cable be updated? how?
    If needed i can provide HQ pictures with the interface PCB
    regards, and one cold beer on the way
    It can be updated. The HW you have is type 46. You will need to flash the dumps directly use USBASP programmer or any equivalent (e.g. even Arduino can be used for that, just do some search and reading in the thread).
    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.

  7. #6067
    Newbie
    Join Date
    Jan 2016
    Posts
    9
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    thanks @hid3
    Though the thread is so stuffy i`ll try and figure it out i've already ordered an USBASP programmer as my arduino is at home(somewhere)
    From what i read so far i could rap this to:
    Atmega programming using USBASP
    VCDS installation (say 17.X ver)
    loader for it
    And have fun

  8. #6068
    Top Poster
    Join Date
    Oct 2017
    Location
    Germany
    Posts
    128
    Thanks Thanks Given 
    20
    Thanks Thanks Received 
    45
    Thanked in
    35 Posts

    Default

    Quote Originally Posted by oddyutza View Post
    Hi,
    VAGCOM_HWType.exe cannot read the cable
    Connect PIN 16 to +12V and PIN 4 to GND (-) and try again.

  9. #6069
    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 oddyutza View Post
    Hi,

    I do have a VCDS 12.12 and has the following hardware on the PCB
    atmega162 16AU 1437H
    atf16v8BQL 15su
    ftdi ft232RL
    MCP2515
    VAGCOM_HWType.exe cannot read the cable
    Can this cable be updated? how?
    If needed i can provide HQ pictures with the interface PCB
    regards, and one cold beer on the way
    Put photos with PCB here

  10. #6070
    Newbie
    Join Date
    Jan 2016
    Posts
    9
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Hi,
    PCB pics here : https://imgur.com/a/70XiolX
    I've connected OBD PIN 16 to +12V and PIN 4 to GND (-) and with the cable on the bench powered from a simple 12V source, in VCDS the test is ok, so the dedicate powering is working.

    Regards,
    Vlad

  11. #6071
    DK Veteran

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

    Default

    Yes but your cable is "44" not "46".
    If eewriter say "46" must write first with external AvrUsb programmer with correct versions.

  12. #6072
    Newbie
    Join Date
    Jan 2016
    Posts
    9
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Quote Originally Posted by liviudiaconu View Post
    Yes but your cable is "44" not "46".
    If eewriter say "46" must write first with external AvrUsb programmer with correct versions.
    Eh, that's one of the questions as i cannot read the cable with the tools in the loader archive. VAGCOM_HWType.exe states " No interface Found " the same for VAGCOM_EEWriteLang.exe

    please advise

  13. #6073
    Top Poster
    Join Date
    Oct 2017
    Location
    Germany
    Posts
    128
    Thanks Thanks Given 
    20
    Thanks Thanks Received 
    45
    Thanked in
    35 Posts

    Default

    Quote Originally Posted by oddyutza View Post
    please advise
    You have installed the proper RT driver for the cable and it is displayed in Windows System/DeviceManager/USB-Conrollers?

  14. #6074
    DK Veteran
    Join Date
    Feb 2013
    Posts
    392
    Thanks Thanks Given 
    73
    Thanks Thanks Received 
    94
    Thanked in
    77 Posts

    Default

    You got your answer: usbasp- external programmer.
    See liviudiaconu answer...

  15. #6075
    Member

    Join Date
    Oct 2017
    Posts
    91
    Thanks Thanks Given 
    82
    Thanks Thanks Received 
    29
    Thanked in
    18 Posts

    Default

    Kolimer, I'm using your launcher for a few months for my own cars and it works just fine. I love it, thank you very much!!

    Quote Originally Posted by hid3 View Post
    I would recommend these:
    1) Cheaper version, fully sufficient for your car: http://www.obd2cartool.com/vagcom-16...version-p-1266
    2) More expensive version (a bit faster to do Autoscan and a few other functions but essentialy not a miracle with "new style cool look"): http://www.obd2cartool.com/atmega-va...t-skoda-p-1492

    Both can be flashed in the future
    Quote Originally Posted by hid3 View Post
    Nope. The "HEX-V2" is just the look of the modern interface. Internals are basically similar/same to the classic interface. I mean, the functionality is the same.
    I'm thinking about to buy a second interface in case my primary one dies but I can't decide which one I should buy today. I like the look of the new interface but:
    Is it really just the design and look thats different between them, or has it some advantages that makes it worth paying more money?
    The pcb design is just like the real hex-v2 but if it gets the hex-usb+can firmware, does it in fact make any difference? (speed, stability, compatibility with newer cars)
    Because VCDS recognizes it as a "HEX-USB+CAN" interface.
    Or is it possible that the clone hex-v2 is gonna get an firmware that makes it into a hex-v2?
    Which one would you personally buy today?

    Don't get me wrong, I really really appreciate for what we get from kolimer! I'm just curious if it's worth investing in the newer interface design.
    Last edited by peetr; 19th April, 2018 at 02:08 PM.

 

 

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.