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.

DP83822H: Bit error counting

Part Number: DP83822H

What I want to do is counting up total error frames (CRC, fragment, undersize, etc).
I thought the following registers have something to do with the implementation. 
  Table 8-101. 0x04A1 Receive Status Register (RXFS)   : bit6
  Table 8-34. 0x0015 Receive Error Count Register (RECR)

My DP83822 setting is like below.
  100base-tx
  rgmii

Could you give me advice? (if it's correct or not)