The implementation guide for the XIO2213B (doc SCPA048 - Oct 2010) states the following for power sequencing:
“When power cycling the XIO2213B, supply sequencing is required to ensure that the output cells have valid inputs from the core when they are powered up or powered down. The 1.5-V, 1.95-V analog, 1.5-V, and 1.95-V digital power supplies must be applied first when powering up the device and removed last when powering down the device. Having stable signal levels from the core logic driving the output cells prevents output driver current and voltage fluctuations when the output cells are powered up or powered down.”
The XIO2213B Data Manual (doc SCPS210E - Oct 2012) in Section 3.1 seems to not even be talking about the power rails for this part and only discusses PCI spec on 1.5V and 3.3V slot power rails and offers no real sequencing info (it looks like that same info that was in the semi-related XIO2001 Data Manual). No mention of 1.95V.
This is not very clear what this sequencing is relative to or how the various 3.3V power rails fit into this ... especially since on the XIO2213AEVM Evaluation Module it appears to not follow this. FYI - this is what the EVM does this:
- 12V power (BUS_POWER) from the PCI Express connector is converted to 3.3V (PHY_POWER) with a LM2574HVM-3.3 switching regulator that is always enabled. So, the 3.3V PHY_POWER is delayed relative to 12V BUS_POWER.
- 3.3V PHY_POWER drives a 1.95V TPS79301 LDO (enable tied to PHY_POWER so essentially no enable). So, this tracks up/down with PHY_POWER.
- 3.3V PHY_POWER also drives the PLLVDD_33, AVDD_33, DVDD_33 (same as PHY_POWER) and OSC_VDD rails.
- 3.3V power from the PCI Express connector (SYS_3V) is the input/enable on a TPS75215QPWP switching regulator that generates 1.5V
- SYS_3V is used for 3.3V directly for the power rails VDDA_33 (filtered) and VDD_33 (direct)
Note: the PCI Express spec does not require any ordering on the power on their connector so SYS_3V could come on first or last -- From the spec: “There is no specific requirement for power supply sequencing of each of the three power supply rails. They may come up or go down in any order.”
Q1: Do you have better documentation on exactly what the sequencing requirements and timing relations are for all the power rails on the XIO2213B?
Q2: If the sequencing is not met then will the device be damaged ... or not function properly?
Thanks!