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.

MibSPI on RM46L852

Other Parts Discussed in Thread: HALCOGEN

Hi,

I have a LaunchXL2 RM46 and followed the Hercules Tutorial: MibSPI Overview.

I am now trying to communicate between MibSPI1 (master) and MibSPI3 (slave). I have used HALCoGEN to provide me with the necessary settings and I have attached jumper cables as follows:

Pin95    MibSPI1CLK    J6.7    ->    J2.7    MibSPI3CLK    Pin53

Pin93    MibSPI1SIMO  J9.6    ->    J5.6    MibSPI3SIMO  Pin52

Pin94    MibSPI1SOMI  J9.7    ->    J5.7    MibSPI3SOMi  Pin51

Pin105  MibSPI1NCS[0] J9.3    ->    J6.5    MibSPI3NCS[0] Pin55

I can successfully transfer data in Three-Pin Mode, however as soon as I enable CS_0 the data coming over the SOMI line is delayed by by a clock pulse therefore meaning that I get a leading zero and all my data is offset by 1 bit. 

Could you advise me as to what I can do to correct this please.

Thanks