TI6488中2个DSP之间如何通信
嘿,我是 DSP 新手。我已经为 TI6488 指定了一个在 2 个 DSP 之间进行通信的任务,即 DSP 间通信。我有一些循环的示例代码。但对于非环回如何继续我不知道...我正在使用 CCstudio..请帮助
hey i am new to DSP. i have given a task to communicate between 2 DSP i.e. inter DSP communication.. for TI6488. i have some examples codes for loop back. but for non loopback how to proceed i have no idea...i am using CCstudio.. please help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你可能首先知道两个dsp之间使用的是哪个接口,那么我想你必须研究ti6488的手册,通过它你可以知道端口的使用方法。如果您想了解详细信息,您可以提供一些代码和框图。
You may know which interface you are using between the two dsp first, then I think you must study the manual book of ti6488, through it you can know the using method of the port. If you want to get the detail, you may offer some code and block diagram.