Other Parts Discussed in Thread: USB-2-MDIO, DP83TD510E
Dear TI E2E Team,
We are currently using two DP83TD510E-EVM boards for single-pair Ethernet evaluation.
In order to make it work we needed to modify the clock signal of TD83TD510E to 25MHz.
This was done using USB-2-MDIO and modifying register's value at address 0x0017 from value 40A1 to the new 4021 value.
Unfortunately however this value is reset back to 40A1 after a device restart (e.g., power supply restart).
If I understand it well the DP83TD510E is programmed through the MSP430. So if we would like to have this register set upon bootup we need to somehow write a bootup code to set the registers of TD83TD510E. I've already heard of bootstrapping but I got a bit lost.
I would appreciate if you could help me with startup configuration of TD83TD510E.
Thanks,
Peter