Hello,
a new project of of mine is to implement the Data of an PN5180 into a windows application. Since I began to try this i had a few positive results but much more negative. In the next lines i will try to explain what I have tried and what my goal is.
Goal:
- Get an USB Connection between my OM25180 Eval- Board and a Windows PC. As an driver IC it would be nice if i could use the LPC1769 of the Eval Board. I would like to realize this with the eval Board as an USB HID on my Windows PC.
Results:
- i downloaded the nxpUSBlib v0.98 and got the Example_GenericHIDDevice to work, but we cannot use this library because i should use the LPCOpen librarys
- When i try to use the LPCOpen Library with the equivalent example usbd_lib_hid_generic i cannot see a USB HID Device and also cannot communicate with LPC1769, but it compiles and i can debug it.
- to read NFC chips we want to use the PN5180, the Examples are very good but i do not see a possibility to connect the output Data of the PN5180 with the USBHID of the LPC5180
Has any one experience in creating an USB HID Object with the LPC1769 an use it to transfer Data per USB? I really need some new ideas to get this done.
Hi Bernd Bogenrieder,
Also I was wondering if you can share any updated process of this issue.
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------