the transceivers already have 12ohm resistors, we dont need addition termination resistors, I have solved the initial issue, but thanks for responding!
Hello Paul, no worries mate! I have managed to make the motor work with my teensy 4.0 and SN65hvd230! I realized that if I called both CAN0 and CAN1 in my code and didnt common the ground of my power supply with the transceiver, the signal...
I have also tried checking the signal via an Oscilloscope , however, this is the signal I am getting which isnt correct , despite the communication being successful ( I added another debug to show error in messages in case I removed the CANH/CANL...
Hello sir, thankyou so much for your reply. Actually I ordered three different transceivers like I mentioned earlier , the results were pretty similar on each.
I tried a different approach right now based on your suggested thread, and tried...
Hey guys,
I have recently bought a BLDC actuator that uses CAN communication. Its working perfectly fine using an MCP2515 CAN module with an Arduino Mega. However, due to my application, I require it to work with Teensy 4.0 as it has a greater...