connections for unused ECSPI pins

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

connections for unused ECSPI pins

Jump to solution
801 Views
egirl
Contributor I

Hi, 

I'm using i.MX6Solo and DualLite.

When we choose ECSPI func with MUX but don't use ECSPI pins,
can we leave unconnected them?

ECSPI_SS
ECSPI_SCLK
ECSPI_MOSI
ECSPI_MISO

For MISO pin, I think i can set Internal PU 100k.

 

Thanks in advance!

Labels (2)
0 Kudos
1 Solution
750 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Yes, you're correct for both of your questions.

Best regards,
Aldo.

View solution in original post

0 Kudos
4 Replies
783 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

It is not a good idea to leave digital pins left floating since it could draw power, pull-up/pull-down should be enough as you have said.

Even if you're not planning to use it at all you may disable the interface in the dts.

Best regards,
Aldo.

0 Kudos
778 Views
egirl
Contributor I

Dear Aldo,

Thank you for your replay.

I see. Even if the pin setting is output, it's better to set pull-up/pull-down, right?

Then, if we set internal Pull-up/Pull-down setting for all pins, we can leave unconnected ECSPI pins in the hardware point of view.
Is my understanding correct?

Best Regards,

0 Kudos
751 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

Yes, you're correct for both of your questions.

Best regards,
Aldo.

0 Kudos
743 Views
egirl
Contributor I

Dear Aldo,

I got it.
Thank you so much!

Best Regards,

0 Kudos