Skip to main content
Associate
May 31, 2024
Question

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

  • May 31, 2024
  • 3 replies
  • 1108 views

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.

    This topic has been closed for replies.

    3 replies

    AScha.3
    Super User
    May 31, 2024

    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 on " Best Answer ".
    Sunil86Author
    Associate
    May 31, 2024

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

    AScha.3
    Super User
    May 31, 2024
    If you feel a post has answered your question, please click on " Best Answer ".