i.MX-RT1020-evk SPI and Pin outs

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

i.MX-RT1020-evk SPI and Pin outs

ソリューションへジャンプ
1,460件の閲覧回数
BabyBorisova
Contributor II

Hey there,

I'm planning to use the 1020 board for a project that requires two spi interfaces. One to drive an LCD controller and another to communicate with an FPGA.
I know the MCU has 4 SPI interfaces but for the EVK, I cannot find a pinout that maps the GPIOs to the different junctions. I know there is an SPI interface on J19 but am unsure of there there are others.

Ideally, I would love some sort of pinout diagram or table so I can see what capabilities there are for the board and what features of the MCU are accessible. 

Any help is appreciated,
Lexi

ラベル(1)
タグ(3)
0 件の賞賛
返信
1 解決策
1,452件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @BabyBorisova 

  All the RT1020 LPSPI pins can be found in the RT1020 reference manual, chapter

10.1.1 Muxing Options

kerryzhou_0-1638422458343.png

You can select the pins which you want, and do the configuration in the project pinmux.c.

 

Wish it helps you!

Best Regards,

Kerry

元の投稿で解決策を見る

1 返信
1,453件の閲覧回数
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @BabyBorisova 

  All the RT1020 LPSPI pins can be found in the RT1020 reference manual, chapter

10.1.1 Muxing Options

kerryzhou_0-1638422458343.png

You can select the pins which you want, and do the configuration in the project pinmux.c.

 

Wish it helps you!

Best Regards,

Kerry