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.

CCS/AFE031: SPI configuration using MSP430FR2355

Part Number: AFE031
Other Parts Discussed in Thread: MSP430FR2355, , C2000WARE

Tool/software: Code Composer Studio

Hello,

I am trying to configure the AFE031 IC in to be used in DAC mode. I am using an MSP430FR2355 to feed SPI data to the AFE031. I have configured the hardware as in the following. 

As an update to these schematics I am using P6.3 pin as the CS pin to the AFE031. I have tried to convert the example code from

C:\ti\c2000\C2000Ware_x_xx_xx_xx\device_support\f2837xd\examples\cpu1 - boostxl_afe031_f28379d_dacmode

but it didn't seem to have any progress. Could you please recommend an example code to configure and use AFE031 using an MSP430 and use in the DAC mode (feed data to the AFE DAC from MSP SPI). I am not interested in the receiving part. Therefore, I don't need the MSP430 ADC to sample the receiving signal and decode it.