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
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