cancel
Showing results for 
Search instead for 
Did you mean: 

How to configure the USB as a device only Mode(Virtual Comport)

Sunil86
Associate

I am using the STM32F746BGT6_LQFP microcontroller.

For the above controller I need to interface the Honeywell USB scanner(1950-ML-RS-01 Rev A), and Need help for configuration of USB as a Device only.

What should i do in the configuration so that the USB can act as a comport.

3 REPLIES 3
AScha.3
Chief II

To connect the usb scanner, you probly need USB host on the F746, not device mode.

The scanner is the device ...

So set in Cube CDC host ... and use the protocol, the scanner needs. 

If you feel a post has answered your question, please click "Accept as Solution".

Can You Please Guide Me for the Host Configuration Step by step.

Here you can find helping hands for your project:
 
If you feel a post has answered your question, please click "Accept as Solution".