Part Number: TIDA-011012 Other Parts Discussed in Thread: TMS320F28P650DK , CONTROLSUITE , C2000WARE , TMDSCNCD28P65X Hi TI Team,
I am currently evaluating the TIDA-011012 reference design (50kW SiC-based Modular Solid-State Transformer).
I checked the design…
可以参考下面软硬件资料以及相关帖子对照检查下:
https://www.ti.com.cn/cn/lit/pdf/ZHCUBT8
https://github.com/TexasInstruments/precision-adc-examples/tree/main/devices/ads127l18/verilog
https://www.ti.com.cn/tool/cn/download/ADS127L18-MSPM0-EXAMPLE-CODE
ADS127L18: How to set DCLK…
Why can't my project Load Symbols Only debug jump to the main function, I set the main address through the pc register to jump to the main function, and the assembly code is different from the load program, is there a problem with the process of downloading…
Thank you for your reply. I am using FreeRTOS, and the link you provided seems to be related to U-Boot; moreover, there are no source code examples included.
Hello,
1. You will definitely need to know the structure of the SPI data in order to parse it, but whether it needs any "decoding" depends on how you want to send the data over.
2. Yes, currently the SPI example is for low level data like Radar…