Skip to main content
Associate III
May 20, 2024
Solved

want to know the CAN BUSOFF is implemented or not In "Avas Compact - Test Application".

  • May 20, 2024
  • 1 reply
  • 797 views

hi community,

                      I am using the "Avas Compact - Test Application" example code which is provided in the AUTODEVKIT. hear I enabled the CAN communication and it is working fine. but i want to know CAN BUSOFF is implemented or not in the given example code. if not how to implement the CAN BUSOFF.

regards

shiva

Best answer by Max VIZZINI

Hi,

>>    i just want to know the "CAN BUSOFF" is implemented or not.

No, not implemented.

Best Regards,

AutoDevKit Team

1 reply

Max VIZZINI
Technical Moderator
May 20, 2024

hi,

In the original code, the CAN messages are used to increase/decrease volume and engine speed and not to start/stop the sound.

There is a button on the board to start the engine. You should implement a similar code to start the engine with a CAN message.

Best Regards,

AutoDevKit Team

Associate III
May 20, 2024

hi 

    i just want to know the "CAN BUSOFF" is implemented or not.

Max VIZZINI
Max VIZZINIBest answer
Technical Moderator
May 20, 2024

Hi,

>>    i just want to know the "CAN BUSOFF" is implemented or not.

No, not implemented.

Best Regards,

AutoDevKit Team