Hello,
I have a question about how to implement the function for receive indication Timestamp on pin COL/GPIO_2, until now from the datasheet info I have configured the registers in the following way:
- write 0x0005 in the register 0x003E PTPSEL (IEEE 1588 PTP pin select register) to configure the COL pin as IEEE 1588 RX
- write 0x0005 in the register 0x0463 IOCTRL2 (IO MUX GPIO register #2) to configure IEEE 1588 RX indication
- if needed set bit 13 in the register 0x04A0 RXFCFG (receive configuration Register) to select if the SFD byte is 0x5D or 0xD5
but after all that and when I send a packet to the PHY I cannot see any pulse indication on the COL/GPIO_2 pin , maybe I miss some step in the configuration or I need to do something else to get this
pin Indication to work ?
Thanks,
Luis