请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 尊敬的 Avinoam:
我的理解是、您可以将适用于 MSP430 的 IAR Embedded Workbench 与 Visual Studio Code (VS Code) 集成在一起。 IAR Systems 提供 VS Code 的专用扩展、使您能够在 VS Code 环境中利用 IAR Embedded Workbench 的强大功能、包括其构建工具和 C-SPY…
Will adding code to clear the fault in the overcurrent protection function by writing 1 to the TZCLR register have any effect? I'm worried that overcurrent damage might occur.
Other Parts Discussed in Thread: TMAG5170 , MSP430FR2355 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1357100/tmag5170-code-example-tmag5170-with-msp430 器件型号: TMAG5170-CODE-E…
请看下面工程师的回复。
Shine said:
Have TI tested the example?
These are the test logs from TI validation:
RTI Example Test Application RTI_Test_init: Init MCU ESM complete RTI Example code UC-1 started DWWD configured to 100 percent window size DWWD is configured…
Other Parts Discussed in Thread: HALCOGEN , LAUNCHXL2-570LC43 , TMS570LC4357 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers…
Other Parts Discussed in Thread: MSP430FR5043 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1383856/msp430fr5043…
Cheng Zhijun 说: 1. I just use CAN line 0 interrupt, why must I set both CAN interrupt 0 and CAN interrupt 1?
No, you don't have to enable both interrupt lines. You can select either line 0 or line 1 or both from sysconfig.
Cheng Zhijun 说: 2. What do…