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…
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 这是我要做的吗?
/* USER CODE BEGIN (0) */
#include "HL_rti.h"
#include "HL_gio.h"
/* USER CODE END */
/* Include Files */
#include "HL_sys_common.h"
/* USER CODE BEGIN (1) */
void delayus(uint16…
Part Number: TDA4VPE-Q1 Regarding the EPWM function of TDA4VPE, I have the following points to confirm:
Pin Configuration: Does TDA4VPE only support PWM output through the six groups of EPWM0~5 IOs? Are there any other pins supporting this function?
…
Part Number: TMS320F280039C
Using the LAUNCHXL_280039C development board, the 280039C/MCAN example (mcan_ex7_classic_transmit) is builded, the CAN message cannot be sent. MCAN_TXBRP.TRP0 always 1, and MCAN_CCCR.INIT = 1. The line of code below cannot…
Part Number: MSP430FR6989 Hi,
The standard SPI code example of MSP430 demonstrates a communication with "8 bit" address. It writes for example "0xFF" then read "0x01". But how I can do if the slave should communicate with "16 bits" address?…
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…
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: MSP430FR2311 , MSP430FR2433 , MSP430FR2000 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller…