Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Hi!
I would like to use CAN(MAIN MCAN) in PSDK_RA's VisionApps. (RTOS Side. MCU2_0 core)
I am using PSDK 7.0 in TDA4VM EVM.
I already checked the behavior using MCAN0 and MCAN2 on Linux. However, I don't think Rx Interrupt is available.
So I want to use MCAN in RTOS.
I found the CAN example in MCU_SW(CAN Profiling Application) to use CAN, and I'm analyzing it.
I am simply checking the code, but it is difficult to find the process of directly accessing the register of MCAN in the CAN Init process.
I can't check the MCAN register in TRM during CAN Init function.
I could only check PAD config, I2C settings.
I want to set my own CAN setting by setting the register value myself.
What's the sequence of MCAN initialization?
I checked the TRM but couldn't find it.
I would appreciate it if you could let me know if you have any additional information to refer to.
Regards,
Lee.