IOMUX Tool issue question

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

IOMUX Tool issue question

跳至解决方案
2,075 次查看
ivankozic
Contributor IV

Hi all,

We are using iWave Q7 board with i.mx6 quad and we are reassigning some pins. As we have no default XML file to look up to, we have to do the complete process again. I have noticed that the MIPI-CSI pins are greyed out and NOT checked and was wondering why is this?
I know that these differential pins do not have muxing options, but should they not be greyed out and checked then?

标签 (2)
标记 (2)
1 解答
1,667 次查看
PradapRaj
Contributor III

Hi Ivan,

IOMUX tool is mainly used for CPU pin's IOMUX functionality assignment and to generate corresponding IOMUX configuration code. Since MIPI CSI pins doesn't need any IOMUX configuration, IOMUX tool don't include this. The same applies to MIPI DSI,PCIe,SATA,HDMI,USB PHY etc.

Regards,

Pradap

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,668 次查看
PradapRaj
Contributor III

Hi Ivan,

IOMUX tool is mainly used for CPU pin's IOMUX functionality assignment and to generate corresponding IOMUX configuration code. Since MIPI CSI pins doesn't need any IOMUX configuration, IOMUX tool don't include this. The same applies to MIPI DSI,PCIe,SATA,HDMI,USB PHY etc.

Regards,

Pradap

0 项奖励
回复
1,667 次查看
MichaelV
Senior Contributor III

It would be great if IOMux would allow selection of non-muxable pins so we can create an IOMux design file that shows all pins used in a hardware design. IOMux files are very handy to SW developers as a reference tool and to quickly check if drivers/kernel are setup correctly. Omitting signals does not help!