LPC54113 USB Configure

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

LPC54113 USB Configure

4,234 次查看
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,220 次查看
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,216 次查看
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,193 次查看
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,184 次查看
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,158 次查看
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 项奖励
回复