How to configure omnidirectional barcode scanner through USB

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

How to configure omnidirectional barcode scanner through USB

2,838件の閲覧回数
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)
  • USB

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

2,451件の閲覧回数
durgeshk
Contributor II

Hi

Please provide USB libraries which supports HID for LPC2420 MCU

Regards 

Durgesh

0 件の賞賛
返信

2,451件の閲覧回数
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,451件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------