Tool/software:
Hello E2E Experts,
Good day.
I want to use CAN for data transmission, but mcan_enableTransceiver is not configured. How should I configure it? Are there any relevant process references?

Regards,
TICSC
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hello E2E Experts,
Good day.
I want to use CAN for data transmission, but mcan_enableTransceiver is not configured. How should I configure it? Are there any relevant process references?

Regards,
TICSC
Hi,
You can refer the following reference example available in the SDK:
mmwave_mcuplus_sdk_04_07_00_01\mcu_plus_sdk_awr294x_10_00_00_07\examples\drivers\mcan\mcan_external_loopback_interrupt\awr294x-evm\mcan_transceiver.c
You should have a similar implementation in your application in order to use the CAN communication.
Regards,
Shruti