imx6ull evk - i2c2 via arduino header

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

imx6ull evk - i2c2 via arduino header

跳至解决方案
1,216 次查看
jorge_ramirez
Contributor III

hi,

I am trying to access i2c via the arduino header J1704.

Could you let me know what IOMUXC value should be applied to SNVS_TAMPER2 (as described in the RM  rev1 11/2017 page 1527) to guarantee the 3.3V supply on the pin?

thanks

Jorge

0 项奖励
回复
1 解答
1,209 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Jorge

 

iomux settings (pinctrl_i2c2: i2c2grp) can be found on :

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ul-14x14-evk.dtsi?h=...

Regarding voltage - SNVS_TAMPER2 pin is powered by VDD_SNVS_IN Power Group

as described in Table 91. 14 x 14 mm Functional Contact Assignments

i.MX 6ULL Applications Processors for Consumer Products

 

Best regards
igor

在原帖中查看解决方案

1 回复
1,210 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Jorge

 

iomux settings (pinctrl_i2c2: i2c2grp) can be found on :

https://source.codeaurora.org/external/imx/linux-imx/tree/arch/arm/boot/dts/imx6ul-14x14-evk.dtsi?h=...

Regarding voltage - SNVS_TAMPER2 pin is powered by VDD_SNVS_IN Power Group

as described in Table 91. 14 x 14 mm Functional Contact Assignments

i.MX 6ULL Applications Processors for Consumer Products

 

Best regards
igor