Search found 1 match

by kkittukn
Tue 7. May 2019, 09:09
Forum: PCAN-M.2
Topic: create CAN error conditions
Replies: 1
Views: 8520

create CAN error conditions

Hi,

I am working in Raspberry pi. I have a CAN shield, MCP2515. I connected it to Raspberry pi. And tried to send a CAN message and it is sending. I used canSend API to check it. I can see the CAN message in canalyzer software. For my project, I need to make some error conditions. Can I make it ...