We need to send time from our device to PC by Ethernet. PC sends request and our device sends time in reply. Our device has a precision timer. Fidelity of time should be better then 1ms. We’d like to use DP83630 Ethernet controller in our device. We'll use 25 MHz crystal and MII interface.
QUESTIONS:
1. Pease, report, how can we set 48-bit MAC-address of our device?
2. If we strap GPIO1 to "high", then 25 MHz must be on CLK OUT constantly? If we reset DP83630 by RESET input, then this reset don't interrupt operation of this CLK OUT? I 'd like to know : can we use this CLK OUT for synchronization of microcontroller i.e to use one crystal resonator for DP83630 and microcontroller?
3. How can we use “Packet timestamp for clock synch”?