Other Parts Discussed in Thread: C2000WARE , C2000WARE-DIGITALPOWER-SDK 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1324597/tms320f28035…
Other Parts Discussed in Thread: TMS320F28035 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1515412/tms320f28035-raml0-overflow…
Other Parts Discussed in Thread: TMS320F28035 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1475399/tms320f28035-dac-clock-and-…
Part Number: TMS320F28035 Other Parts Discussed in Thread: C2000WARE ,
1可以在035上添加mbedtls 实现对一些加密算法的快捷操作吗?
2如果不能调用mbedtls库,可否使用c2000ware中的libraries\security\crypto\c28中的aes和sha加密算法在035上实现aes的加解密以及HMAC-SHA 256对密钥的组合
Part Number: TMS320F28035 Other Parts Discussed in Thread: C2000WARE 程序中调用DEALY_US 函数,发现延时时间不准,如期望延时208uS,实际通过IO测得延时有300uS。看代码DELAY_US也是在RAM中运行,希望TI专家们解答一下!谢谢!
部分代码片段如下 .def _DSP28x_usDelay .sect "ramfuncs"
.global __DSP28x_usDelay _DSP28x_usDelay…