Jump to content

urr

Members
  • Posts

    27
  • Joined

  • Last visited

Reputation Activity

  1. Like
    urr reacted to Vaughan in LINK STORM ECU CANBUS STREEING PARAMETER FAIL   
    Changed transmit rate to 100Hz (100Hz = every 10ms)
    Changed VA1 width to 2bits
    1353064249_fiatcup.pclr
    If that doesn't work you might need to get more information on the factory setup, ideally a copy of one of the packets.
  2. Like
    urr got a reaction from Vaughan in LINK STORM ECU CANBUS STREEING PARAMETER FAIL   
    We get from these information from factory and they said they would give new ID messages else if this wasnt working. and really thank you for your help and interest probably as soon as possible they reach new ID and information to us and i will send new message and share new infos to you for solution.
    Best regards 
  3. Like
    urr reacted to Vaughan in LINK STORM ECU CANBUS STREEING PARAMETER FAIL   
    Where did you get the can information from? Do you have copies of any of the factory CAN bus messages?
  4. Like
    urr reacted to Vaughan in LINK STORM ECU CANBUS STREEING PARAMETER FAIL   
    post  up a copy of your basemap and I'll see if I can set it up how I would expect to be
  5. Like
    urr reacted to Vaughan in LINK STORM ECU CANBUS STREEING PARAMETER FAIL   
    width has to be 2 as it is a 2bit value, not sure if it needs to be MS First or LS first, what vehicle is this PS system from?
    what have you got setup in the mode tab?
  6. Like
    urr reacted to Vaughan in LINK STORM ECU CANBUS STREEING PARAMETER FAIL   
    The variable you are trying to use there looks to be the power steer switch status which is the status controlled by the power steer switch input which is used to tell the idle pos to increase when the power steering pressure drops off.
    There is no variable specifically for transmitting engine running state that I can think of but one thing you could do is setup one of the virtual aux's as a gp output with the condition engine speed > 400 and transmit that status as the VA status is 0 = off, 1 = off, 2 = ON meaning it should act in a similar way.
     
    the errors you are getting are because you have set a frame ID in position 2 (bits 16-24) which is in the same section of the CAN stream as your data. From looking at the info provided I think you may have confused the frame Id withe the message ID and so need to Set the frame ID position to None and then use that 252 value as the CAN ID when you set up the channel it is transmitting on in the mode window
×
×
  • Create New...