This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432P401R: Want to communicate between MSP432P401R and VP3300 nfc reader through CP2102

Part Number: MSP432P401R

Hi,
We are integrating "MSP432P401R" with "VP3300 IDTech NFC Reader" VP3300 NFC reader has USB HID.
We are sending data commands from MSP432 UART to CP2102 and this is connected with VP3300 USB Micro port.

So, we are not getting any response from VP3300. So my question is if we want to use CP2102 as inter mediator, is there any driver need to install in microcontroller or VP3300 device. IDTech dont have any driver for this.
If I want to communicate between this what should I do?. How to Convert VP3300 USB signals to UART signals? Please help me to resolve this issue.
If you need any information, let me know.
One SILABS respose says, USB host HID driver on your MCU need to install communicate with it. Then where I will get driver and How i can install driver on MCU?