Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Tool/software: Code Composer Studio
Hi, I am new to TI hardware and am evaluating a couple different microcontrollers for a new design I am working on. Currently I am evaluating the TMS320F2805 Device, however I am having some trouble locating the relevant documentation for the device. I have found the following documents:
- SPRS584L TMS320F2803x Piccolo Microcontrollers Datasheet
- F2803x Firmware Development Package
- Several Device Peripheral Reference Guides (such as SPRUG71B for SPI) These show the register mappings for the peripherals
I've also found a few other things which I am very confused about, the ControlSUITE and C2000ware Libraries. It seems that the ControlSUITE library is deprecated (?) and the C2000ware library is current and contains a set of C libraries that are API for the device peripherals. However when I browsed the package, I found that only some of the supported devices have the C libraries for the peripheral API. One example is C:\ti\C2000Ware_1_00_04_00_Software\device_support\f2802x\common\source for the F2802x family. Are these API libraries not available for the other Families such as the F2803x?
Could you provide some clarity on the availability of Peripheral Driver Libraries for the F2803x devices and what the difference between ControlSUITE and C2000ware are?