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 Initialization on the TMS5703137

Other Parts Discussed in Thread: HALCOGEN

Hello,

The HALCoGen function mibspiInit() sets up the eight TGx Control Registers by setting up  mibspiREGx -> TGCTRL[n] where n=0 through 7.  It then attempts to set PSTART for TGCTRL[8] for use in the mibspiSetData() and mibspiGetData() functions.  The problem is that there appears to be no RAM at location TGCTRL[8]; a read is always 0 no matter what is written.

Am I interpreting this wrong?  Can the lines of code writing to TGCTRL[8] be deleted?

Thanks, Charlie Johnston