Title: ME7.X Detect ESP/ASR on/off or prevent ASR intervention Post by: d0xx on February 07, 2017, 05:23:28 PM I readed in another topic, that it isn't possible to use the esp switch as trigger for a function, but does someone know if it's possible to prevent ASR-Intervention for at least short time.
It would be perfect if i can modify my LC-Code to disable ASR intervention as for example 3 seconds after releasing the clutch. The reason i want to do that is to prevent this: https://www.youtube.com/watch?v=ai5VEtf4AKg (https://www.youtube.com/watch?v=ai5VEtf4AKg) I dont find any adresses/values or parts for myself, but maybe anyone know's more. Br Title: Re: ME7.X Detect ESP/ASR on/off or prevent ASR intervention Post by: fknbrkn on February 07, 2017, 06:09:29 PM yes you can
look at the can data 1A0.5 1A0.6 ( miasrl_can and miasrs_can IIRC ;)) FE means no intervention, lower value - higher intervention. there is some b_bits also, maybe its better way to deal with them, i dont go so far yet (planning to implement ASR routine directly into ECU not ABS module) check FR for additional inputs |