for example use a simple on off switch to engage / disengage the EPB?
So with ACC and DSG in the T6 we have the FollowToStop capability.
But i wont more, i wont to have "Stop and Go" like it is available in the VW Sharan PQ35 which is very likely like the T6 which is PQ25.
Needles to say we need Auto-Hold and EPB to get Stop & Go capability.
T6 ABS is a complete different one than the one in Sharan.
But changing to Sharan ABS is no good idea because the internal Settings for ESP which are cricial relevant for safety, from the Sharan for shure are no fit for the T6.
So we need to get EPB added and get Authold enabled in ABS.
I have no clue if that is possible, but i started.
Elektronic part of EPB is working, together with an EPB Aktor simulation.
EPB is Number 53, which is not possible to enable in T6 Gateway, but still you can install it on Engine Can-Bus and it works.
Than you can enable EPB in ACC Coding without getting an error about missing EPB.
In DSG you can see that EPB now talks to DSG, no error, too.
Electricaly it looks good, no errors.
I did two Videos to show the very little difference in Car behaviour when doing FTS now.
The one available standalone EPB is the one from Passat B6/B7, 3AA907901H
but that one uses an additional communication-line to ABS, which we don't have, so that one i was not able to get running.
You need EPB Controller together with its switch from the PQ35 Passat NMS China
- 56D907801A
- 56D927225
Mechanical Part is now the Question:
Audi A4/S4 rear Brake with 300x22mm Disk is probably a good fit for the T6 294x22mm Disks
Part numbers:8W0615404and8W0615403
Need to check how this can be mounted on the T6 ...
Getting AutoHold enabled in the T6 Mk100 ABS is the next probably impossible task to accomplish ....
Adding some Pictures of the flying EPB Setup and Simulation of EPB Motors behind the Driver seat.
Autoscan: 53 is manually scanned and added @ the end.
View attachment 92880
View attachment 92881
This might be a solution for you.Hi All,
This is a very interesting thread. I am retrofitting a EPB system to a 1979 Chevy C20. The brake calipers have been installed, and we have got hold of a EPB module. The module is from an Audi, 8K0907801H. From what I am reading, is it not possible top use this as a standalone unit?
Many thanks,
Mathew
@dnoermann , can you please describe the test setup here?
I can see two power resistors providing constant load in both directions.
What is parallel to them? I am guessing a series diode and then transistor delay switch which switches additional load resistors?
Can you please provide the component values?
Thank you for the explanation. Are the values critical? Did it take you long to figure correct values?I use some IRF224N N Channel Mosfet as Switch, which slowly switches on to simulate the Max High Current when EPB is Closed
In Series is 2x 0.62 Ohm 5 Watt Resistor, so that when Fully Closed minimal Resistance is 1,24 Ohm.
A simple 10k R is Loading a 2200µf Elko connected to the Gate, to slowly enable it
A 20A Diode in Series was needed, too, so that it only works when Closing EPB.
I have bought all the above electronic components, can you tell me how to connect the wiring? How does k237 light up? How does autohold turn on? Thank you very muchI use some IRF224N N Channel Mosfet as Switch, which slowly switches on to simulate the Max High Current when EPB is Closed
In Series is 2x 0.62 Ohm 5 Watt Resistor, so that when Fully Closed minimal Resistance is 1,24 Ohm.
A simple 10k R is Loading a 2200µf Elko connected to the Gate, to slowly enable it
A 20A Diode in Series was needed, too, so that it only works when Closing EPB.
I want to make it happen
Job's done. I have successfully emulated EPB with working autohold.I want to have autohold without really having epb installed. I want to keep my existing handbrake. Ultimately even without the EPB controller, just by simulating CAN messages with a MCU.
Whilst looking at Hill Decent Assist I found this Hill Decent Assist, Retrofit to a 2011 4Motion Transporter which suggests that for a T6 with ESP/ABS its wire in the button and make a coding change.Job's done. I have successfully emulated EPB with working autohold.
esp32-can/src/main.cpp at epb · danielkucera/esp32-can
Contribute to danielkucera/esp32-can development by creating an account on GitHub.github.com
P.S.: I have 56D module plus the 7N0 switch spare
Would your ESP32 code turn that into autohold?
Job's done. I have successfully emulated EPB with working autohold.
esp32-can/src/main.cpp at epb · danielkucera/esp32-can
Contribute to danielkucera/esp32-can development by creating an account on GitHub.github.com
P.S.: I have 56D module plus the 7N0 switch spare
you can tell us more about how you did it (emulated EPB with working autohold.)Job's done. I have successfully emulated EPB with working autohold.
esp32-can/src/main.cpp at epb · danielkucera/esp32-can
Contribute to danielkucera/esp32-can development by creating an account on GitHub.github.com
P.S.: I have 56D module plus the 7N0 switch spare
It's quite simple, the device I use (ESP32 with CAN interface) is simply sending the same message, that would a 56D module send.you can tell us more about how you did it (emulated EPB with working autohold.)
I have a golf V at which I try to do EPB. It would help me a lot if I could do epb without the module on the Chinese passat
in ABS which in turn enables autohold