Other Parts Discussed in Thread: TCAN4550
Tool/software: TI C/C++ Compiler
Hi,
On D3-TDA3xx-rvp, I used TI provided "Utils_mcspiWrite()" function in VisionSDK 03.07.00 to send SPI command to TCAN4550EVM and tried to receive 64 bytes CAN FD data.
I have tried that 24 bytes data length is okay.
However, data with length higher than 24 bytes seems not correct.
The following is my configuration.
Could you help me solve this problem, please?
Regards,
Ethan
1. Hardware configuration
2. TCAN4550EVM CAN configuration
3. CAN FD transmission setting
4. CAN FD receiving test for 24 bytes
5. CAN FD receiving test for 64 bytes