Other Parts Discussed in Thread: DP83869
I am trying to get the DP83869HM to output a pulse to the MAC during both Tx/Rx for SFD.
Do I just have to set the following to get it to work?
Register: GPIO_MUX_CTRL
Offset: 1E0h
Field: LED_2_GPIO_0_CTRL
Setting: 5h = Transmit SFD
Register: RXF_CFG
Offset: 134h
Field: ENHANCED_MAC_SUPP ORT
Setting: 1h
If the above settings are done, the DP83869 will:
On Tx SFD: Output a pulse to pin#22
On Rx SFD: Output a pulse to pin#45
Is my understanding correct?