This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我最近在开发DSP28388D的CLB模块,需要CLB完成两路BISS信号的解码,但是在网上只看到DSP28379D的CLB例程,
如何找到DSP28388D这块的CLB开发,源码可以申请吗?谢谢
I am recently developing the CLB module of DSP28388D and need CLB to complete the decoding of two BISS signals, but I only see the CLB routines of DSP28379D on the Internet.
How can I find the CLB development for this block of DSP28388D and can the source code be applied? Thanks!
I post your issue to the relevant engineer:
Please waiting for reply. Thanks for your patience!
For development with CLB, the preferred method of configuring the CLB module is to make use of the CLB tool integrated in the SysConfig application. More information about it can be found in our CLB Tool user guide ( https://ti.com/lit/spruir8 ). It does not have have dedicated input pins. Instead, signals are routed to the CLB either through INPUTXBARs or directly from other device modules if they are present on the CLB input mux (refer to the device TRM for these specific signals. I will let my colleague comment on availability of this BiSS-C decoding support on F28388D device
If you see this icon and 'TI' before underlines: after the username who made this reply, that means this answer is provided by TI's staff.
You can find the demos on this path: C:\ti\c2000\C2000Ware_4_03_00_00\driverlib\f2838x\examples\c28x\clb after you download and defaulted install the SDK from below link:
https://www.ti.com.cn/tool/zh-cn/C2000WARE
Also, you can explorer these demos online on TiRex: