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.

MSP430G2755: Configuring SPI

Part Number: MSP430G2755

Hi all, 

I am new to programming for the MSP430 family and am working on a project with some custom hardware. 

I wish to communicate between two MSP430G2755 MCUs using SPI. My problem is that SIMO and SOMI lines are swapped on the master side as seen below.

I have been trying to figure out if it is possible to configure the P3.5/UCA0RXD/UCA0SOMI port to be SIMO and the P3.4/UCA0TXD/UCA0SIMO port to be SOMI. 

Does anyone know if this is possible without rewiring the hardware?

Thank you for your time in advance! 

  • Are you saying that SOMI of master is connected to SOMI of slave? If so, then I am sorry to tell that G-series do not have any pin remapping, only option is rewiring of hardware. To avoid any misunderstanding - could you please show both sides of SPI connection?
  • Thanks for your help Ilmars! It was a problem with the schematic, but pin remapping is what I would of had to do if it was an option on the G series.

**Attention** This is a public forum