Can we directly connect CAN Rx and Tx of two different board pins and apply the CAN protocol without any external Transceiver module?
I am trying to communicate STM32NUCLEOF072RB with STM32NUCLEOF429ZI using CAN Rx and Tx. I went through below YouTube video in which they directly connect RX and Tx but i couldn't able to do this. so kindly let me know is it possible that we can use ...