USB Communication from MIMXRT1170 board to LPC55S28

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB Communication from MIMXRT1170 board to LPC55S28

766 Views
Niranjan123
Contributor I

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

Tags (1)
0 Kudos
Reply
3 Replies

749 Views
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 Kudos
Reply

690 Views
Niranjan123
Contributor I
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 Kudos
Reply

647 Views
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 Kudos
Reply