Hello
I am evaluation PRU-ICSS-Industrial protocol's implementation especially Hiperface DSL ( HDSL). I have several questions about the implementation.
1) In the sample code C:\ti\PRU-ICSS-Industrial_Drives_01.00.02.03\examples\hdsl_diagnostic\hdsl_app.c
Line 1465: hdslInterface->SYNC_CTRL = 1;
SYNC_CTRL = 1, indicates HDSL Master is configured to be in SYNC Mode. May I know to which SIGNAL/GPIO the HDSL Master is being synchronized with.
2) Does the HDSL Master works with other values for hdslInterface->SYNC_CTRL ie hdslInterface->SYNC_CTRL = 4
3 ) What is the latency between the SYNC signal to the Position data at PRU interface
4) Does the HDSL Master supports long message access
5) Do you have a code sample for long message access
Thanks you
Alan I