USB Communication from MIMXRT1170 board to LPC55S28

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

USB Communication from MIMXRT1170 board to LPC55S28

970件の閲覧回数
Niranjan123
Contributor III

Hi,

I need to do Interboard communication between this two MIMXRT1170 to LPC55S28 board.

So can you guide us to how to work on these boards and can you provide any examples related to above same.

Thanks,

Niranjan M

タグ(1)
0 件の賞賛
返信
3 返答(返信)

953件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Niranjan123,

You can find USB communication example codes for both the RT1170 and the LPC55s28 on their respective SDKs, which can be downloaded from the following website: Select Board | MCUXpresso SDK Builder.

BR,
Edwin.

0 件の賞賛
返信

894件の閲覧回数
Niranjan123
Contributor III
Hi @EdwinHz,

I want to do Board to board USB communication MIMRT1170(Host) and LPC55s28(Device),i downloaded with their respective SDK's
So can you guide us to how to work on these boards Can you guide which examples i have to take in this SDK example

Thanks,
Niranjan
0 件の賞賛
返信

851件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Niranjan123,

We don't have a guide for that specific application, but depending on the communication type you are looking for, you would import one example code starting with "dev_" for the LPC55s28 to act as device, and a "host_" example code for the RT1170:

EdwinHz_0-1736358739563.png

BR,
Edwin.

 

0 件の賞賛
返信