there seems to be some inconsistency between the str library and the software library manual. to enable loop back function in ssp, the software manual says the C function is: SSP_LoopBackConfig(); but in the library there is definition for SSP_LoopBackMode(); I think ''Mode'' should be changed to ''Config'' i was just lazy to find out if this has already been reported. bye, Vik
It's a mistake in the reference manual and not a bug. Therefore, to enable loop back mode in SSP, use SSP_LoopBackMode()C function. Thank you and best regards, mirou