Torque

Forums

Forums

Guest  

Show or hide header
Welcome Guest, posting in this forum require registration.




Torque » Torque OBD ECU Scanner » Torque Discussion / Ideas » Ford Smax 2.0 tdci facelift, boost

Pages: [1]
Author Topic: Ford Smax 2.0 tdci facelift, boost
Gwe89
Member
Posts: 2
Post Ford Smax 2.0 tdci facelift, boost
on: August 10, 2020 (GMT)

hi I’m trying to work out how the boost is worked out on the the app so I can use this data on an arduino project can any one help please

Gwe89
Member
Posts: 2
Post Re: Ford Smax 2.0 tdci facelift, boost
on: August 11, 2020 (GMT)

Some data that may help
7E0: 03 22 03 70 00 00 00 00
7E8: 05 62 03 70 01 93 00 00
So the pid is 220370
On 7E8 return the 01 93 are the changing bytes

The 01 goes no higher than 04
In my logging list I have 01, 02 ,03 ,04
Its like there’s 4 different sets of hex depending on the boost range
I have seen some of them like this
01 C3 and further down my log I will find one thats 02 C3
I have seen a few like this

Capp777
Member
Posts: 2994
Post Re: Ford Smax 2.0 tdci facelift, boost
on: August 11, 2020 (GMT)

Have you tried equation like
Int16(A:B) or (A*256)+B?

Boost = MAP – Baro()

Pages: [1]
WP-Forum by: Fredrik Fahlstad, Version: 2.4
Page loaded in: 0.012 seconds.

  Follow me on twitter