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.

MSP432-DEBUGGERS: MSP432P401R

Part Number: MSP432-DEBUGGERS

Hi Team, 

We have MSP432P401R uC, we need to communicate the 16-bit resolution DAC (Part No AD5676ARUZ) through SPI lines of the DAC to make a full-scale sweep (0 - 1.2V), 0 to 65535 code through any of the 8 Out channels.

We have MSP432 Clicker Board form MIKRO ELECTRONICS, we need program code (Hex format) to run the DAC through MSP432 uC.

Kindly help us to resolve this query as soon as possible.

  • We have MSP432 Clicker Board form MIKRO ELECTRONICS, we need program code (Hex format) to run the DAC through MSP432 uC.

    Hi,

      First of all, MSP432P is an EOL'ed device from TI. Secondly, MSP432 Clicker Board  is a 3rd party dev board from MIKRO ELECTRONICS, not TI. We don't have any program code to program the AD5676ARUZf which is another 3rd party device. Having said that, you can refer to the MSP432P SDK for SPI example at C:\ti\simplelink_msp432p4_sdk_3_40_01_02\examples\nortos\MSP_EXP432P401R\driverlib\spi_3wire_incrementing_data-master on how to use the SPI module.