Part Number: TMS320F280049C
Try to report document feed back after 3 times received access denied for sending text << >> then system error html tags. Who knew why or even web page thought ASCII text box <<>> was considered html?
Anyway there seems to be a missing word NOT technical PDF page 884. Otherwise the statement makes no sense to me without the word Not being added.
8.4.1 No Synchronization (Asynchronous Input)
This mode is used for peripherals where input synchronization is not required or the peripheral itself performs the synchronization. Examples include communication ports McBSP, SCI, SPI, and I2C. In addition, it may be desirable to have the ePWM trip zone (TZn) signals function independent of the presence of SYSCLKOUT. The asynchronous option is not valid if the pin is used as a general purpose digital input pin (GPIO). If the pin is configured as a GPIO input and the asynchronous option is NOT selected then the qualification defaults to synchronization to SYSCLKOUT as described in Section 8.4.2. NOTE: Using input synchronization when the peripheral itself performs the synchronization may cause unexpected results. The user should ensure that the GPIO pin is configured for asynchronous in this case.
Perhaps typo effects SDK lab1 DRV8320RS (SPI Slave) nFault pin being configured GPIO input to SYSCLKOUT. Should the GPIO input be configured asynchronous for the external device? Seemingly the Master SPI and ePWM has no why to know when nFault may assert TZ2. If it should what might be the syntax to make GPIO asynchronous input.
Thanks