LPC54113 USB Configure

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

LPC54113 USB Configure

4,237件の閲覧回数
TDC1333
Contributor III

Hello,

I have to implement code of USB protocol using LPC54113 in MCUxpresso IDE.

Please provide below details,

1. How to configure USB in peripheral in MCUxpresso IDE.

2.sample code for USB.

Thanks,

TDC

0 件の賞賛
返信
5 返答(返信)

4,223件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

HI TDC1333

Please refer this article

https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/Using-ConfigTool-to-create-USB-Project-F...

Hope this helps.

Jun Zhang 

タグ(2)
0 件の賞賛
返信

4,219件の閲覧回数
TDC1333
Contributor III

Hi Zhangjennie,
I read document.In my case USB is not showing in peripheral option available in MCUxpresso.but driver available in SDK manage component. 

for detail PFA.

Thanks,

TDC

 

 

0 件の賞賛
返信

4,196件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

LPC54113 peripheral tool doesn't support USB component. I will escalte it as feature request to config tool team if necessary. 

Please refer SDK USB demo code for the USB usage.

Thanks,

Jun Zhang

0 件の賞賛
返信

4,187件の閲覧回数
TDC1333
Contributor III
I have to send data to PC using USB.It is possible to send data without configure USB peripheral ?.In USB Demo code use USB peripheral for configure.So how to configure USB without peripheral setting?.

Please provide configure sample code?.

Thanks,

TDC
0 件の賞賛
返信

4,161件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

For your device, as peripheral configuration tool doesn't support USB, we can only refer USB SDK demo code. 

Regarding to which demo you should refer to, it depends on what USB class you use. For example, if you want use USB CDC to communication LPC with PC, refer dev_cdc_vcom_bm demo.

Thanks,

Jun Zhang

0 件の賞賛
返信