Part Number: TMS320F28388D
Hello there,
I'm running tests with the fsi_ex-daisy_handshake example. Whenever a communication error happens in this example, the application simply stops. But what if I want to recover from an error, for example disconnecting and reconnecting one of the cables?
Section 32.4.3.10 of the TRM describes the conditions in which the receiver must undergo a soft reset. I suppose I would need to check for these errors in the main() while loop and perform a soft reset in case of an error. But I'm not sure about the meaning of 'soft reset'. Does it mean to start again from the handshake? Or is there simply an API function to call?
Thanks and kind regards,
Arjan
