Hi!
I am trying to communicate between two MSP430G2955 using the SPI(Master/slave) protocol. Currently, I am using the example codes provided in the resource explorer. However, I am not able to see any data on the logic analyzer. I tried different combinations for UCCKPL and UCCKPH, but still no success. Could someone point out the possible errors.
The hardware connections are as follows:
MASTER SLAVE
MOSI--->MISO
MISO--->MOSI
CLOCK out-->CLOCK in
Chip select-->RST/NMI
Any leads would be appreciated.
Thanks