To be able to send a can message out on can2 should be straight forward and work the same way as sending a can message out on can1. I'm not too concerned about what I can receive or how efficient I need to get can2 working first. When it works we can work on the efficiency and accuracy of it
let's keep it very simple and get can2 to be able to send a message.
What's wrong with my test file since can2 doesn't work?
it's simple and straight forward, should work
I have this connected to a can bus that is monitored by canAnalyser software to see what happens when it tries to send ID 100 on can1 and ID 200 on can2
CAN1 works fine but CAN2 just gives an error on the bus and doesn't work