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.

[参考译文] MSPM0G3507:MSPM0G3507

Guru**** 2034770 points
Other Parts Discussed in Thread: MSPM0G3507
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1380450/mspm0g3507-mspm0g3507

器件型号:MSPM0G3507

工具与软件:

您好、TI

我使用的是采用 SDK 的 MSPM0G3507控制器  mspm0_sdk_2_01_00_03  .

我想在不进入 syscfg UI 的情况下更改 CAN 比特率。

为此、需要在 main.c 文件中设置哪些参数

或者是否有任何可用于更改 MCAN 比特率的功能?

我想根据硬件开关选择更改 MCAN 的比特率。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    可以排除.syscfg 文件并 手动复制/修改 ti_msp_dl_config.c 和 ti_msp_dl_config.h。

    谢谢