How to configure omnidirectional barcode scanner through USB

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

How to configure omnidirectional barcode scanner through USB

2,846 次查看
durgeshk
Contributor II

Hi,

I am using LPC2420 controller to interface omnidrectional barcode scanner through USB but facing problem ,there is no issue with some hand held CCD scanner and pendrive.

please refer descriptor details and code ,what changes should be done in code please help

Original Attachment has been moved to: code.txt.zip

标签 (1)
0 项奖励
回复
3 回复数

2,459 次查看
durgeshk
Contributor II

Hi

Please provide USB libraries which supports HID for LPC2420 MCU

Regards 

Durgesh

0 项奖励
回复

2,459 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi Kumar,

As the LPC2xxx are legacy devices, the available software is limited and generally provided by 3rd parties. AS example, you could refer to the following link for further details regarding USB support with HID Host capabilities on Segger emUSB:

https://www.element14.com/community/docs/DOC-53893/l/segger-middleware-and-stacks-overview


Hope this will be useful for you.
Best regards!
/Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

2,459 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hi Kumar,

If you are looking for a USB driver of a specific Device, the option could be contacting to the Device manufacturer, they use to provide Linux drivers.

Regarding LPC side, most the USB libraries of the used operating system provides HID support, and it is the class of the barcode readers as generic devices, so, it could be another option.


Hope this will be useful for you.
Best regards!
/Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------