Skip to main content

All Questions

Tagged with
2 votes
3 answers
908 views

CAN controller with UART interface IC?

Recently I have new request to add CAN interface for communication, but there is no CAN interface in current MCU. Then I found I can add a CAN controller with SPI interface to achieve. My question is ...
user214577's user avatar
0 votes
0 answers
300 views

Sending Serial Data via CAN transciever

I am required to transmit a standard Hex payload through serial com port to a device that has a CAN transceiver. The serial configuration is as follows: 500 kbps, 1, 8, None, 1. The DUT has a CAN ...
Rav's user avatar
  • 71