Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
We want to use the alternative pin for the EtherCAT SYNC0 signal on a custom board but could not see the signal.
So we instead tried to verify that this works on the AM243x LP.
Using the TI beckhoff SubDevice example we can get it to run in DC sync mode and we can see the SYNC0 signal on the default pin PRG1_PRU0_GPO19/U3.
On the AM243 launch-pad the alternative pin PRG1_PRU1_GPO19/AA13 is connected to the PHYs PWDN/int pins.
So to test the alternative SYNC0 pin we disabled the PWDN functionality for the PHYs, changed SYNC0 pin in sysconfig and looked at pin AA13 with a logic analyzer.
But the behavior is not as we expected:
The PHYs are correctly configured and the SubDevice gets to DC-sync OP state. But SYNC0 signal is still seen on the default pin U3. The pin we've set in sysconf (AA13) is just pulled low and has no SYNC0 signal.
What should we change in the TI beckhoff SubDevice example to get SYNC0 on the pin we set in sysconfig?
I think maybe we need to update registers for the Time Router, but if that is the case we would be thankful for some guidance about what/how.
Thanks!