I have received customer inquiry with following questions.
- Is spi_c674x_c6748_lcdk6748 project (in C:\ti\pdk_C6748_2_0_0_0\C6748_StarterWare_1_20_03_03\examples\lcdkC6748\spi) a good starting point ?
-
here is another spi based sample project in the folder pdk_OMAPL138_1_01_00_02\packages\ti\csl\exampleProjects\spi_exampleProject. This seems to use a very different SPI api as compared to the one present in the lcdk folder. Please advise whether this is a better starting point as compared to the one present in StarterWare_1_20_03_03\examples\lcdkC6748\spi.
-
- Where can we get documentation of the SPI APIs (Eg SPIModeConfigure, SPIClkConfigure, SPIPinControl) and Macros (Eg SPI_DATA_FORMAT0) that are used in the sample code ?
- Is there some sample code available with which we can initialize the registers of CC1200 from LCDK ? If this is not available, can somebody advise us on how to go about initializing the spi so that we can do basic read/write of cc1200 registers.
- Currently our remaining software is running on the C6748. Can we run our spi drivers on it as well and maybe later move them to ARM (if needed) ?
- Is spi_c674x_c6748_lcdk6748 project (in C:\ti\pdk_C6748_2_0_0_0\C6748_StarterWare_1_20_03_03\examples\lcdkC6748\spi) a good starting point ?
- Where can we get documentation of the SPI APIs (Eg SPIModeConfigure, SPIClkConfigure, SPIPinControl) and Macros (Eg SPI_DATA_FORMAT0) that are used in the sample code ?
- Is there some sample code available with which we can initialize the registers of CC1200 from LCDK ? If this is not available, can somebody advise us on how to go about initializing the spi so that we can do basic read/write of cc1200 registers.
- Currently our remaining software is running on the C6748. Can we run our spi drivers on it as well and maybe later move them to ARM (if needed) ?