Embedded Connectivity
Intel network controllers, Firmware, and drivers support systems
851 Discussions

i210 seems to ignore DEV_OFF pin

AMart139
Beginner
1,051 Views

On our custom hardware, when pulling down pin 28 (DEV_OFF) the i210 network controller is still operational. Means ethernet communication is still possible. I expected the controller will power down the PHY, but nothing happens. I measured directly at the pin. We have a clean low level there.

 

It seems like the state of DEV_OFF is completely ignored by i210.

 

Yes, we enabled the DEV_OFF_N pin via Bit 15 = 1 in Flash-Word 0x1E.

The whole register content is set to 0xb200.

 

Are there any additional conditions to be fullfilled to enter "device off mode"?

 

 

0 Kudos
5 Replies
CarlosAM_INTEL
Moderator
781 Views

Hello, @AMart139​:

 

Thank you for contacting Intel Embedded Community.

 

Could you please let us know how many units of the project related to this circumstance have been manufactured? How many are affected? Could you please give the failure rate? Also, could you please list the sources that you have used to design it and if it has been verified by Intel?

 

Finally, could you please give pictures of the top side markings of the affected Ethernet Controllers? Because the attached one does not have clear this information.

 

We are waiting for your answer to these questions.

 

Best regards,

@Mæcenas_INTEL​.

0 Kudos
AMart139
Beginner
781 Views

We are currently in development phase. Thus only a few units (~50) have been manufactured for prototyping. Our design is based on Intels reference design and has not been verified by intel.

It doesn't necessarily have to be an issue on i210 side. I assume there are additional conditions that have to be fullfilled to enter der device off mode. That's reason why I'm asking.

It could also be that the chip enters the mode, but immediately leaves it again due to another event (possibly PCIc triggered). Is this possible?

Are there some known erratas in this context?

 

See picture of top side markings attached.

0 Kudos
AMart139
Beginner
781 Views
0 Kudos
CarlosAM_INTEL
Moderator
781 Views

Hello, @AMart139​:

 

Thanks for your updates.

 

Could you please verify that the affected implementations fulfills the configuration requirements stated in Table 2-11, on page 30 of the Intel(R) Ethernet Controller I210 Datasheet document # 333016? This document can be found at:

 

https://www.intel.com/content/dam/www/public/us/en/documents/datasheets/i210-ethernet-controller-datasheet.pdf

 

On the other hand, in case that you want to request a full verification of your schematics or layout implementation, please follow the procedure stated in the following website:

 

https://edc.intel.com/Tools/Design-Review/Default.aspx

 

 We are waiting for your answer to this communication.

 

Best regards,

@Mæcenas_INTEL​.

0 Kudos
Alexander_G_Intel
781 Views

@AMart139: There is probably nothing wrong with your schematics. The reason controller seems to ignore DEV_OFF pin is that the pin level alone is not sufficient to disable controller. There is also NVM Device Off Enable bit that you need to set. Refer to Table 2-9 , Section 2.4 of the i210 controller datasheet, document 335761, link is in this message thread..

Good luck!

0 Kudos
Reply