Tool/software:
Hi TI Experts,
I am trying to enable the CAN interface on the SK-AM62P-LP board. The board is running Automotive Android OS 14 (SDK 10.0).
I used the command ip link show
from adb shell
, but it didn't list any CAN interfaces.
I would like to know the following:
- How do I enable the CAN interface and use it in Android?
- Which transceiver should be used to enable communication with external devices?
- Which pins on the board should be used for connecting to the transceiver?
Thank you!