Other Parts Discussed in Thread: TMS320C5517 请问TMS320C5517(带有FFT硬件加速器)官方手册说它支持8-1024点实/复FFT,如果做超大点数FFT运算,如32768点FFT时,与不带FFT硬件加速器的DSP相比较,使用C5517做FFT运算速度也会更快吗?
-----[Print the reset-command hardware log-file]-----------------------------
The scan-path will be reset by toggling the JTAG TRST signal. The controller is the Nano-TBC VHDL. The link is a 560-class second-generation-560 cable. The software is configured…
Other Parts Discussed in Thread: TMS320C5517 , TMS320C6748 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1443018/tms320c6748-tms320-c6x-and-c5x-emulation-details 器件型号…
Other Parts Discussed in Thread: TMS320C5517 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1083308/tms320c5535-about-register-settings-when-supplying-a-external-oscillator…
Other Parts Discussed in Thread: TMS320C5514 , TMS320C5517 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/processors-group/processors/f/processors-forum/983751/tms320c5514-csl-inquiry 器件型号: TMS320C5514 主题中讨论的其他器件: …
Other Parts Discussed in Thread: TMS320C5517 目前我使用TMS320C5517的定时器定了一个2.5us周期中断,2.5us后我进去中断将某个GPIO拉高,但是在这2.5us内,我需要在1us的时候将GPIO再拉低。目前想着是在定时器中断函数内部拉高GPIO后延时1us再拉低GPIO。但是目前不清楚该如何实现延时1us 。使用for循环的话,时间好像远大于2.5us。想使用nop,但是好像不支持这个指令。请问该怎么实现。 (其实这个问题类似如何调整信号的占空比…