Other Parts Discussed in Thread: TMS320F28034 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1218859/tms320f28034-hrcap 器件型号: TMS3…
Part Number: TMS320F28034 Other Parts Discussed in Thread: C2000WARE 没有报错,一直卡在这个地方,感觉是连kernel都没有下载进去,硬件相关引脚已按照SCI模式配置,通过万用表测试,没有问题。
kernel的代码采用的是TI例程,下载的代码也是例程中的。
PS E:\TI_Source\C2000Ware_1_00_02_00\utilities\flash_programmers\serial_flash_programmer>…
Other Parts Discussed in Thread: TMS320F28034 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1235930/tms320f28034-can-communication…
Other Parts Discussed in Thread: TMS320F28034 , UNIFLASH 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1276447/tms320f28034-serial…
Part Number: TMS320F28034 Other Parts Discussed in Thread: C2000WARE
C2000Ware_4_01_00_00\device_support\f2803x\examples\c28\i2c_eeprom文件夹下的文件Example_2803xI2C_eeprom.c
Uint16
I2CA_ReadData(struct I2CMSG *msg)
{
//
// Wait until STP bit is…
Part Number: TMS320F28034 Other Parts Discussed in Thread: C2000WARE 我按下面代码配置了QEP模块,但是输入正交编码信号后并没有产生计数值。请问还需要配置什么寄存器。
/**********************************************/
SysCtrlRegs.PCLKCR1.bit.EQEP1ENCLK = 1;
EALLOW; GpioCtrlRegs.GPAPUD.bit.GPIO20 = 0; GpioCtrlRegs…