IOMUX Tool issue question

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

IOMUX Tool issue question

ソリューションへジャンプ
1,320件の閲覧回数
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 解決策
912件の閲覧回数
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 返答(返信)
913件の閲覧回数
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 件の賞賛
返信
912件の閲覧回数
MichaelV
Senior Contributor II

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!