Closed sepp89117 closed 4 years ago
Hi there, I had to use CAN2 even though the transceiver is connected to pins 22 and 23. What am I doing wrong? It works that way, but it seems to be a mistake right?
I´m using FlexCAN_T4<CAN2, RX_SIZE_256, TX_SIZE_128> opcCan; for pins 22 and 23.
FlexCAN_T4<CAN2, RX_SIZE_256, TX_SIZE_128> opcCan;
Thank you in advance for your response
Sorry, my mistake.
Hi there, I had to use CAN2 even though the transceiver is connected to pins 22 and 23. What am I doing wrong? It works that way, but it seems to be a mistake right?
I´m using
FlexCAN_T4<CAN2, RX_SIZE_256, TX_SIZE_128> opcCan;
for pins 22 and 23.Thank you in advance for your response