Originally posted by Bry5on
View Post
Intake Air Temp = TAN byte on Master @ 0x00FFEDD9
Radiator Temp - do you want coolant temp (TMOT byte on Master @ 0x00FFEDDA) or radiator outlet temp (TKA byte on Master @ 0x00FFEDDE)?
EGT = TABG word on slave but available on DPR @ 0x00FF8088
Relative Opening = AQ_REL word on slave but available on DPR @ 0x00FF80DE or AQ_REL_ALPHA_N word on Master @ 0x00FE97A depending on what you want to use it for.
Lambda Integrator 1 = LA_F_REGLER1 word on Slave but available on DPR @ 0x00FF80CA
Lambda Integrator 2 = LA_F_REGLER2 word on Slave but available on DPR @ 0x00FF80CC
All of these are available either from the Master CPU or are already available on the Dual-Ported RAM which is convenient.
What is less convenient is that that's 10 bytes, and ideally we keep it to 8 bytes to fit in a single CAN message.
Originally posted by Bry5on
View Post

- not much we can really do to damage the engine without it really not working at all I think.
Leave a comment: