Other Parts Discussed in Thread: TMAG3001EVM , TI-SCB , MSP432E401Y 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum…
Part Number: ADS1260 Other Parts Discussed in Thread: ADS1255 在官网例程中,在 interface.c 文件中有函数 void delay_ms(uint32_t time_ms) { /* --- INSERT YOUR CODE HERE --- * Delay for a number of milliseconds, as specified by "time_ms". * * The following code shows…
Other Parts Discussed in Thread: TMAG5273 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/1446039/tmag5273-mspm0l1306-code-example-tmag5273-mo-examples 器件型号: TMAG5273-MSPM0L1306…
Hi, Yale and Brandon
Thank you for your reply in detail!
1. Use wrapper, it can program in first times, we think some memory address is erased so that MSP-GANG programmer cannot re-connect MCU. Although we use GANG430 F
2132 Unit information. We need…
参考下方帖子的思路尝试调试。
(+) TMS320F28335: Interrupt inclusion in example code (epwm_deadband) - C2000 microcontrollers forum - C2000 ︎ microcontrollers - TI E2E support forums
You have to setup the RAT appropriately. Please check the GEL files associated with AM64x Code Composer. These have examples of how to setup the RAT so the M4 can have access to the DDR. See function below:
hotmenu Configure_RAT(){ //Configure RAT // Available…