Tool/software:
I want to take Normal CAN Data (DCAN) from AWR1843BOOST (I do not need FD-CAN). I have made the CAN initilaisation as per the document referenced below,
I have selected the following signals as part of CAN initialisation. My question is whether i can get the CAN data from the AWR1843BOOST CAN Interface connector using the below PINs initialised.
Please provide the Correct pin configraution, if this is not correct.
I have taken the ping configuration file from
mmwave_sdk_03_06_02_00-LTS/packages/ti/drivers/pinmux/include/pinmux_xwr18xx.h
PIN Configurations
#define SOC_XWR18XX_PINE13_PADAF_CAN_RX 6U /*< CAN (DCAN) Receive Signal*/
#define SOC_XWR18XX_PINE15_PADAG_CAN_TX 6U /*< CAN (DCAN) Transmit Signal*/