Other Parts Discussed in Thread: TLV320DAC3203, , MSP430WARE, CAPTIVATE-FR2633
Hi dear people!
I am developing a smal project around the MSP430FR2633 and the TLV320DAC3203. The MSP430 acting as I2C-master.
I would like to use the eusci_b_i2c.h, which I found in the driver library from other projects for this MSP430, but I hace 2 problems:
First, I am unable to add the library to the project. In the MSP430FR2xx_4xx_DriverLib_Users_Guide-2_91_13_01 I can read:
To add driver library to an existing project we recommend using CCS project templates. For driver library to work with project templates CCS must have discovered the driver library RTSC product. For more information refer to the installation steps of the release notes. CCS project templates adds the needed driver library source files and adds the driver library include path.
To apply a project template right click on an existing project then go to Source -> Apply Project Template as seen in the screenshot below."