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.
Hello,
There seems to be no MCAN config option under COMMUNICATIONS in TI SysConfig tool 1.19 and 1.20.
Any suggestions what could be done ?
Thanks,
Mykola
The title is wrong but I cannot seem to modify it, it just won't update. I made a new post about this.
Hi, Mykola
I will mark this as resolved.
I found that sysconfig don't have MCAN while using G3107
Thank you for your feedback.
Regards,
Helic
Hello, thank you for your reply. But how can this be ? The datasheet of the mcu claims that it has CANFD. It is in the title: www.ti.com/.../mspm0g3107.pdf
I need a way to configure and use CANFD on this chip, this is crucial to the application we are developing, so I would like a proper fix to the tool if it has a bug, or if the datasheet of the mcu is wrong, it must be corrected to not confuse people. Thanks.
Hi, Mykola
I have feedback to software team.
You can use MSPM0G3507 first. (choose this chip in sysconfig).
Be sure don't use the peripherals that G310x don't have.
Their memory address are same.
Regards,
Helic
Thank you,
I already had CAN working on 3507 development board, but now we received a prototype board with the 3107 chip in it, and I need to get that one working now. I already tried to apply the same CAN config as for the 3507, however, it does not seem to work while in theory it should, right ?
It gets stuck inside the initialization function: "while (DL_MCAN_OPERATION_MODE_NORMAL != DL_MCAN_getOpMode(MCAN0_INST));"
If your team could check whether they are able to get CAN working on the 3107 using config from the 3507 (or with some changes), I would greatly appreciate your feedback. Alternatively, if there is something wrong and it cannot be done, knowing it as soon as possible would help as well.
Please let me know if you are able to get some feedback on these questions.
Regards,
Mykola
And one more question, if it is a SysConfig bug, do you know how quickly it can be patched ? It is quite hard to make any configuration changes for CAN on 3107 right now...
Hi, Mykola
Please click CCS - help - Check for Updates to update the CCS MSPM0 support package.
and meanwhile, download the latest SDK from here: https://www.ti.com/tool/MSPM0-SDK#downloads
I know we can take Helic Chi's word for it, but the release notes for the new SDK say:
"MSPSWSDK-3791: Fixed MCAN peripheral not being available for the MSPM0G310X devices"