USB Communication from MIMXRT1170 board to LPC55S28

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

USB Communication from MIMXRT1170 board to LPC55S28

986 次查看
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 回复数

969 次查看
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 项奖励
回复

910 次查看
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 项奖励
回复

867 次查看
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 项奖励
回复