ECSPI pin voltage

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

ECSPI pin voltage

跳至解决方案
1,707 次查看
niklasmolin
Senior Contributor I

Hi.

I was trying to find this info in the i.MX6 documents.

I wonder if the i.MX6 can work on 3.3 and 1.8 V on the or is it only 3.3V?

If so, do I have to set a register to change the voltage?

Thanks,

Niklas

标记 (1)
0 项奖励
回复
1 解答
1,268 次查看
VladanJovanovic
NXP Employee
NXP Employee

From IOMUX tool:

ecspi.png

You can see that when using pin muxing options above, ECSPI1 signals belong to NVCC_EIM0 power group, ECSPI2 signals to NVCC_EIM1 and ECSPI3 to NVCC_LCD. Datasheet specifies voltage range for these power groups, which for EIM0, EIM1 and LCD are from 1.65V up to 3.6V, with typical values of 1.8V, 2.8V or 3.3V. So you could have ECSPI1 on 3.3V, ECSPI2 on 1.8V and ECSPI3 on 2.8V, for example. There's other signals, GPIOs etc. belonging to these power groups, so keep that in mind, as all I/Os within one power group will work on same operating voltage.

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,269 次查看
VladanJovanovic
NXP Employee
NXP Employee

From IOMUX tool:

ecspi.png

You can see that when using pin muxing options above, ECSPI1 signals belong to NVCC_EIM0 power group, ECSPI2 signals to NVCC_EIM1 and ECSPI3 to NVCC_LCD. Datasheet specifies voltage range for these power groups, which for EIM0, EIM1 and LCD are from 1.65V up to 3.6V, with typical values of 1.8V, 2.8V or 3.3V. So you could have ECSPI1 on 3.3V, ECSPI2 on 1.8V and ECSPI3 on 2.8V, for example. There's other signals, GPIOs etc. belonging to these power groups, so keep that in mind, as all I/Os within one power group will work on same operating voltage.

0 项奖励
回复