-> HOME

EZS / IFZ / IMMObox emulator:

CAN bus bit rate: jumpers 1, 2:

   open / open: 500 kb

  open / short: 125 kb

  short / open: 250 kb

  short / short: 500 kb, configuration mode.

CAN bus terminator: jumper 3

  If short, CAN bus is terminated by 120 ohm.

Configuration:

   Emulator must be in configuration mode, jumpers 1 and 2 shorted. You can use any suitable CAN logger to store / read ECU password from emulator. Must use id 555 with data length 8 where first 4 bytes is password and last 4 bytes is inverted password.  Emulator will respond with id 556 where first 4 data bytes is password, followed by 00 00 00 00. If data sent in frame 555 is not valid, actual value is returned.

examples:

to:   555 8 FF F1 FF AA 00 0E 00 55  - we are storing ECU password FFF1FFAA

from: 556 8 FF F1 FF AA 00 00 00 00

to:   555 8 1B 55 86 C8 E4 AA 79 37  - we are storing ECU password 1B5586C8

from: 556 8 1B 55 86 C8 00 00 00 00

to:   555 8 00 00 00 00 00 00 00 00  - data not valid for store, actual value returned:

from: 556 8 1B 55 86 C8 00 00 00 00

Status led blink patterns:

10000000 - 1x blink, 7x pause: emulator is ready to communicate with ECU

10100000 - code from ECU received, response transmitted

11111111 - led permanently on: ECU accepted response, ready to start.

10101010 - response not accepted by ECU, not ready to start (wrong password?)