How to configure the USB as a device only Mode(Virtual Comport)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-31 3:31 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-31 3:48 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-31 3:51 AM
Can You Please Guide Me for the Host Configuration Step by step.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-05-31 5:32 AM
