Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TE0630 is provided with a Dip switch S1B.
Dip switch S1B conditions the value of signal PS_EN.
In this way, S1B conditionally/unconditionally enables the power rails 1.2 V, 1.5 V and 2.5 V power rails.

Note. DNP: Do Not Populate aka Do Not Solder the Component associated to DNP label.


Figure 33: Dip switch S1B (angle view).

...

When S1B is turned off (open) (FX2 PON position), the 1.2 V, 1.5 V and 2.5 V power rails are controlled by the USB (EZ-USB FX2LP USB FX2) microcontroller. At start-up, the USB microcontroller switches off the power rails 1.2 V, 1.5 V and 2.5 V power rails and starts up the module in low-power mode. After enumeration, the USB microcontroller firmware enables (switches on) the power rails 1.2 V, 1.5 V and 2.5 V power rails on, if enough current is available from the USB bus.

When S1B is turned on (closed) (PON position), the power rails 1.2 V, 1.5 V and 2.5 V power rails are always enabled (switched on).

S1B position

Default position

Effect on 1.2 V, 1.5 V and  and 2.5 V rails

FX2 PON (off, open) 

(tick)

Power rails 1.2 V, 1.5 V and 2.5 V rails controlled by USB FX2 microcontroller (signal FX2_PS_EN)

PS_EN = FX2_PS_EN = 1 or 0

PON (on, closed)

(error)

Power rails 1.2 V, 1.2 5 V and 2.5 V rails always enabled (PS_EN = 1)

PS_ENFX_PS_EN = 1 or 0

Table 14: Dip switch S1B settings overview (power rails 1.2 V, 1.5V and 2.5 V rails only).

Signal FX2_PS_EN

To command signal FX2_PS_EN, read the reference firmware code.
IOD = 0x03; // Enable PS_EN and disable PROG_B
OED = 0x03; // Configure PS_EN and PROG as outputs

 

Port D Pin
Alternate
Function
Alternate Function
is Selected By...
Alternate Function
is Described in...
PD[7:0]FD[15:8]

IFCFG1 = 1 and

any WORDWIIDE bit = 1
Slave FIFOs chapter 9 on page 99

Table from EZ-USB(R) Technical Reference Manual (EZ-USB_TRM.pdf).

Signal PS_EN

  • Signal PS_EN enables (1) or disables (0) power rails 1.2 V, 1.5 V and 2.5 V.

    Figure 36: Power rails 1.2 V, 1.5 V and 2.5 V could be enabled/disabled by signal PS_EN.
  • Power-rail 3.3V is not controlled by signal PS_EN and is unconditionally enabled. 
      
    Figure 37: Power rails 3.3V could not be enabled/disabled by signal PS_EN.

VCCIO assembly options

According to the corresponding assembly option, power rail VCCCIO0 can depend or not on the power rail 2.5V power rail.

Figure 37: example of VCCIO0 assembly not dependent on 2.5V power rail. The other way is also possible.

Dip Switch S1B = FX2 PON 

...

  1. Dynamic full power operation (PS_EN = 1): when the EZ-USB FX2LP USB FX2 microcontroller sets signal PS_EN = FX2_PS_EN = high, power rails rails 1.2 V, 1.5V 5 V and 12.2V 5 V are enabled.
    This setting can be useful for .
  2. Dynamic low power operation (PS_EN = 0): when the EZ-USB FX2LP USB FX2 microcontroller resets signal PS_EN = FX2_PS_EN = low, the following components are switched off:

...

Full power operation (PS_EN = 1): when Dip switch S1B is in the right position (PON = power rails unconditionally on), signal PS_EN is set to power rail 3.3V. Thus power rails rails 1.2 V, 1.5V 5 V and 12.2V 5 V are unconditionally enabled.


Figure 39: S1B on position PON (PS_EN ≠ FX2_PS_EN = x; PS_EN = high ). 

...