rusefi / hellen128merc-issues

0 stars 1 forks source link

start button C40 to switch ground to pin D3 #29

Closed rusefillc closed 2 years ago

rusefillc commented 3 years ago

implement that when voltage arrives at pin C40 to switch ground to pin D3? With this the car could be started by key without hardwiring the starter

rusefillc commented 3 years ago

D3 is P5 "starter lock-out" we have a via, let's jump to P35 "low12"

C40 is P3 "start" we have a via. Let's connect to RES2 P31

see also https://github.com/rusefi/rusefi/wiki/OEM-Docs/Mercedes/1997_c230-starting.png

rusefillc commented 3 years ago

@Qwerty-OFF what is a good input to feed this into?

image

rusefillc commented 3 years ago

rev C change 1: connect D3 and OUT_LOW12

rev C change 2: connect C40 to RES2 as "start button"

rusefillc commented 3 years ago

following settings do the job!

image

20211007_212047

Qwerty-OFF commented 2 years ago

Done