Power group in pinmux conflict

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

Power group in pinmux conflict

跳至解决方案
1,220 次查看
matt67
Contributor III

Hi there,

We are using pintool to assign pad of an i.mx8mm and dealing with 1.8 and 3.3 voltage domains.

We uses by example GPIO1_IO10 PAD as GPIO1_IO10  in powergroup NVCC_GPIO1 suplied in 1.8V (we wan this GPIO in 1.8V)

We also use the pad ENET_RD2 in alternate GPIO1_IO28 (we wan this GPIO in 3.3V) supplied by NVCC_ENET in 3.3V and a warning is appearing about a potential conflict, I cant figure out clearly in the Reference Manual if this is a real issue or not.

Is it a mistake to assign the pad as shown ?

pinmux.png

error.png

Thank you,

标记 (3)
0 项奖励
1 解答
1,107 次查看
igorpadykov
NXP Employee
NXP Employee

Hi matt67

there is no conflict and ENET_RD2 can be used with NVCC_ENET at 3.3V ,

one can look at Table 64. i.MX 8M Mini 14 x 14 mm functional contact assignments

"Power group" column :

i.MX 8M Mini Applications Processor Datasheet for Consumer Products

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
2 回复数
1,108 次查看
igorpadykov
NXP Employee
NXP Employee

Hi matt67

there is no conflict and ENET_RD2 can be used with NVCC_ENET at 3.3V ,

one can look at Table 64. i.MX 8M Mini 14 x 14 mm functional contact assignments

"Power group" column :

i.MX 8M Mini Applications Processor Datasheet for Consumer Products

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
1,107 次查看
matt67
Contributor III

Thanks for answering

0 项奖励