Hi all,
The TMS570LC4357 reference manual states there are 16 transfert groups for MibSPI peripheral
The registers view in CCS6 confirms this (tg0ctrl to tg15ctrl are listed in mibSPIx register set).
But when trying to initialise all of TGxCTRL registers, only the 8 first ones are correctly written
the 8 remaining ones stay with a null content. Moreover, with HalCoGen, the graphical menu
only permit to set-up 8 groups and the mibspiInit() function generated set-up only the first 8
TGxCTRL registers with a consistent value and the 9th TGxCTRL with a "special value".
Does that mean that only 8 transfert groups are actually available in TMS570LC4357 ?
NB: I just tested this on MibSPI1
Thanks for your answer
Regards,
Sylvain Balssa