2020-10-13 11:21 AM
2020-10-13 12:05 PM
You need to initialize and use the peripheral before any of those flags in that register are going to be set. Why do you think it should be non-zero?
2020-10-13 01:13 PM
I'm polling that register and several others while sending and receiving packets, for example the counts of good frames transmitted, good unicast frames received, frames missed, the status bits of RDES0, and so on. So I expected to see some of the bits in MACDBGR changing, but I have no prior experience with this register.