This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DP83TD510E: Mapping registers in scrip to spec sheet

Part Number: DP83TD510E

Hi,

The initialisation scripts contain for example these lines:

000d 001F 
000e 0883 
000d 401F 
000e 022e //Enable Rx Filter, Change PGA threshold for Short Cable detection

I mostly understand the 4 steps required to write the values. However, I'm baffled at what this register is for a couple of reasons

  • The word 'filter' doesn't exist in the spec sheet for example.
  • The address 883 doesn't seem to map to any registers in the spec sheet.

There are numerous registers like this in the initialisation scrips on the forums.

Could anyone give me some insight to details on these mysterious registers?

Thanks