Power supply for KL82

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Power supply for KL82

674 Views
bopeng
Contributor I

I am going to make a customer board with kl82. I have question about kl82 power supply. In Page 125 of datasheet, it says: • VDDIO_E, which is dedicated to powering PORTE, must be powered after VDD and must be greater than or equal to VDD voltage.

While in page 62, it says 

VDDIO is independent of VDD domain and can operate at a voltage independent of VDD. However, it is required that VDD
domain be powered up first prior to VDDIO. VDDIO must never be higher than VDD during power ramp up, or power down.
VDD and VDDIO may ramp together if tied to the same power supply.

VDDIO is an independent voltage supply for PORTE.

I am confused by those two power up requirement. Is it possible for NXP to clarify this point? 

Best Regards,

Bo Peng

Labels (1)
0 Kudos
Reply
3 Replies

572 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi

The VDDIO pin provide power to PORT E pins.

PORTE pins has QuadSPI feature to access QSPI flash.

FRDM-KL82Z board hardware design file could be downloaded from here.

Please refer FRDM-KL82Z schematics for the detailed circuit design.


Wish it helps.

Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply

572 Views
bopeng
Contributor I

Yes, I have checked the schematic. But it is different with the requirement with Datasheet. And the datasheet has two different requirements. I want to make sure from NXP which one is correct way.

0 Kudos
Reply

572 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi

The datasheet page125 indicated VDDIO_E voltage range, which should be greater than or equal to VDD voltage.

The related info also was showed at datasheet table41:

pastedImage_1.png

In fact, just using FRDM-KL82Z board as an example:

If VDD was powered with 1.8V, the VDDIO_E voltage can't be powered with 1.8V. For external QSPI Flash powered with 3.3V,  VDDIO_E need be powered with 3.3V. VDDIO_E voltage is greater than VDD voltage.

If VDD was powered with 3.3V, the VDDIO_E voltage is same with VDD voltage.

The datasheet page68 shows the two voltage (VDDIO/VDD) power up sequence and power down sequence.

There with requirement: VDDIO must never be higher than VDD during power ramp up, or power down.

If VDD was powered with 1.8V and VDDIO_E was powered with 3.3V, there with requirement that: during 0~1.8V power ramp up, the VDDIO_E voltage couldn't higher than  VDD. After VDD reach 1.8V, there without this restriction.

If VDD and VDDIO_E were powered with 3.3V, tie VDD and VDDIO to the same power supply is a reasonable choice.


Wish it helps.

Have a great day,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply