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.

MSP430FR5994: SPI Communication Question between MSP430FR5994 and tm4c1290

Part Number: MSP430FR5994
Other Parts Discussed in Thread: TM4C1290NCZAD

Hi team,

   I want  to  use msp430 launchpad and tm4c1290nczad  launchpad  for  spi  communication. 

Simplly speaking, i use msp430 send some  data ,and tm4c will receive these data.

but now,I have two question .

           I  burned the test codes for the two boards separately . and connect  SIMO,SOMI,CLK,CS,Signals.

          On CCS ,I have to click the red cycle  to run the code.I can't click the run button for both codes at the same time.

          

          (1) How should I exit the debug mode and let the system run automatically .?

          (2) How to debug  spi communication between two boards , is there any routine?

        I look forward to your reply

Thank you

  • Hi,

              (1) How should I exit the debug mode and let the system run automatically .?

    Click the stop button, and repower the board. Then the MCU runs automatically. 

              (2) How to debug  spi communication between two boards , is there any routine?

    Usually, you can let the slave run automatically. And debug the master board. 

    Best regards,

    Cash Hao

**Attention** This is a public forum