Other Parts Discussed in Thread: TCA6424
Tool/software:
Hello TI team!
I am looking into how to send and receive Classic CAN extended format using LP-2434.
I have many questions about classic CAN (e2e) but I don't know how to implement it.
environment:
CCS12.7.0
AM243x MCU+SDK 09.02.01.05
LP-AM2434
R5F Application mcan_loopback_interrupt_am243x-lp_r5fss0-0_nortos_ti-arm-clang
I would like to modify mcan_loopback_interrupt to check the loopback of the classic CAN extended format.
Q1. I would like to have a sample code.
Do you have any sample code?
Q2. MCAN_extTS***() has an ext string in the API name.
I can't find how to use it in the online manual.
Do you have any sample code?
Q3. I don't know which API to use for the definines listed in the online manual.
If you do not have the Classic CAN Extended Format sample code, please let me know the definines and structure names to use.
Q4. I don't know which API to use for the define listed in the online manual.
For example,
MCAN_STD_FILT_ELEM_SET_PRIORITY
Is it set in the MCAN_StdMsgIDFilterElement structure?
Which member variable should it be set to?
I would like to see an addendum to the online manual to see how to use it.
I searched the online documentation for the ext string and found many, many structs, APIs, and defines.
Regards,
Yoshiki Koide