Implementation of Can bus-off scenario

I am currently working on a internal project that involves understanding and demonstrating CAN bus-off attacks. I need some assistance in configuring and implementing a bus-off attack using MCP2515.

Can someone say how to configure the CAN controller to intentionally induce errors leading to a bus-off state?

Also, How to configure two or more devices to send frames with the same ID at the same time? and

What is the tolerance level or time interface between IDs when two devices send frames with the same ID simultaneously? How precisely do the timings need to be synchronized to ensure the frames collide and cause a bus-off condition?

I appreciate any guidance, code examples, or references that the community can provide.

Hi sreelakshmi21997,

Are you using the devkit or custom board for Jetson Nano?
What’s your Jetpack version in use?

Could your MCP2515 work to send/receive CAN packet as expected through SPI interface?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.