Skip to content

Coding of Steering Wheel controls

Featured Replies

I'm not sure at this point but I'm guessing :)

  • Replies 54
  • Views 14.1k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Update:   1. Steering controls - this was resolved through a LIN convertor which allow buttons to be programmed.    2. Drive select and start/stop button - I installed this and it is

  • I don't think this is a coding issue.     If I remember correctly, the newer style of wheels use different commands so you probably need an aftermarket LIN convertor/adaptor.  

  • The new steering wheel is not compatible with the older setup, I believe it’s been covered on here before. but like above, a custom controller would work to fix it. Not easy though 

Posted Images

I'm considering soldering the Seat chip into the Skoda.

As I understand it, there are three types of button connections to microcontrollers:

- direct (1:1 each input pin has its own button)

- analog (several buttons can be connected to the same analog input, the detection of the activated button is in voltage, such as 3V....)

- network (this method is usually used with more than 8 buttons, this is how computer keyboards are also made)

When determining the connection for the steering wheel buttons on the printed circuit board of the keyboard type: 3V0 919 719E, I found that an analog connection of buttons is used, which are supposed to be two-channel. This assumes that microcontrollers could have more buttons programmed, the actual operation and use is hardware-dependent. If we wanted to confirm this, we would have to solder a potentiometer instead of a resistor behind the button, with which we could set any resistance, which would consequently change the input voltage. With the help of VCDS software, we could determine the function of the button....

1000018987_1.jpg

1000018986_1.jpg

1000018988_1.jpg

In case of using a newer version of the steering wheel buttons: 5E3 919 719E, it would be necessary to check whether the circuit is made in the same way. I assume that this could change the operation of an individual button that does not work for us, we could probably change an unused button for new functions, such as using a phone call.

More about the analog operation of the buttons on the Github page: https://github.com/mickey9801/MultiButtons

github_tipke.png

Seat have 13 Button

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Important Information

Welcome to BRISKODA. Please note the following important links Terms of Use. We have a comprehensive Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.