Versions Compared

Key

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

...

Scroll pdf title
titleWhen slide switch S3 = FX2 PON, signal PS_EN is set to signal FX2_PS_EN driven by the EZ-USB FX2LP USB FX2 microcontroller under user control.

 

 When S3 is turned on (closed, FX2 PON), the power rails 1.2 V and 2.5 V 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 and 2.5 V and starts up the module in low-power mode. After enumeration, the USB microcontroller firmware enables (switches on) the power rails 1.2 V and 2.5 V, if enough current is available from the USB bus.

...

Scroll pdf title
titleSlide switch S3 settings overview ( power rails 1.2 V and 2.5 V only)

S3 position

Default position

Effect on 1.2 V and 2.5 V power rails

FX2 PON (on, closed) 

(tick)

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

PS_EN = FX2_PS_EN = 1 or 0

PON (off, open)

(error)

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

PS_ENFX_PS_EN = 1 or 0

 

...

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

...

When slide switch S3 is in the left position ( = FX2 PON : power rails conditionally on depending on signal FX2_PS_EN), signal PS_EN is set to signal FX2_PS_EN (PS_EN = FX2_PS_EN) driven by the EZ-USB FX2LP USB FX2 microcontroller under user control (IOD and OED of fw.c). 

Scroll pdf title
titleS3 on position FX2 PON (PS_EN = FX2_PS_EN = 1 or 0 ).

 

...

  1. Dynamic full power operation (PS_EN = 1): when the EZ-USB FX2LP USB FX2 microcontroller sets signal PS_EN = FX2_PS_EN = 1, power rails 1.2 V and 2.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 = 0, the following components are switched off:

...

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

Scroll pdf title
titleS3 on position PON (PS_EN ≠ FX2_PS_EN = x; PS_EN = high ).

 

 

Summary table

The table below summarizes all switching options implied by slide switch S3 and firmware signal FX2_PS_EN (under the standard assembly option). 

...

Scroll pdf title
titleSlide switch S3 settings overview ( 1.2V , 2.5V, VCCIO0).

power rail

S3= PON
(PS_EN = 1)

(PS_EN ≠ FX2_PS_EN)
(Full power)

S3 = FX2 PON and
PS_EN = FX2_PS_EN = 1

(Dynamic full power)

S3 = FX2 PON and
PS_EN = FX2_PS_EN = 0

(Dynamic low power)

1.2V

on

on

off

2.5V

on

on

off

VCCCIO0 (= 2.5V)
R102+R103- assembly (1)

on

on

off

VCCCIO0 (= 3.3V)
R102-R103+ assembly (2)

on

on

on

(1) R102 populated / R103 unpopulated

(2) R102 unpopulated / R103 populated

...