Hi, On the TMS570LS3137
The data for pins FRAYTX1, FRAYTXEN, FRAYTX2, FRAYTXEN2 is Output with no default Pull State. (Page 24 SPNS162B)
and based on the NOTE (Page 10 SPNS162B) regarding pin state in RESET
When nPORRST is low... All output-only signals are configured as inputs while nPORRST is low, and are configured as outputs immediately after nPORRST goes High.
So whilst nPORRST is low, the state of FRAYTX1, FRAYTXEN, FRAYTX2, FRAYTXEN2 is non deterministic, however deterministic once nPORRST goes high.
Good practice is to pull non deterministic pins to a known state. However I don't really want to comprise my tracking by adding 4 resistors on my PCB, if they are not needed.
Could these line floating in RESET cause latch up, unexpected behaviour, or damage of the TMS570?
Many Thanks, Mike [UK]