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.

AWR6843AOP: Question about adding CANFD (MCAN)

Part Number: AWR6843AOP

Champs,

Below is part of "CAN_Initialize()" of lab0005_object_data_over_can of automotive toolbox.

[Q1] So, "SOC_setPeripheralClock()" and "SOC_initPeripheralRam()" must be called, right?

[Q2] Can you explain about below two register settings? Should they also be included?

    CSL_FINSR(0x43201450, 22, 22, 0x1U);
    CSL_FINSR(0x4320140C, 26, 16, 0x23U);

Thanks & regards,

Hayden