Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB Host HID mode #39

Closed
prasimix opened this issue Jul 9, 2020 · 1 comment
Closed

USB Host HID mode #39

prasimix opened this issue Jul 9, 2020 · 1 comment
Assignees
Milestone

Comments

@prasimix
Copy link
Member

prasimix commented Jul 9, 2020

Add support for USB host HID mode. That has to include USB ID pin detection for OTG (on-the-go) mode. Replace Serial page in System settings with USB settings where USB Mode and Class can be selected. Existing Serial params will be displayed when Device of Class Virtual COM Port is selected.
The following changes are required in SCPI:

  1. Replace SERial with USB in SYSTem:COMMunicate:ENABle
  2. Add SYSTem:COMMunicate:USB:MODE {DEVice|HOST|OTG}
  3. Add SYSTem:COMMunicate:USB:CLAss {VCOM|MSTOrage|HID}
@prasimix prasimix added this to the v1.1 milestone Jul 9, 2020
@prasimix
Copy link
Member Author

prasimix commented Aug 6, 2020

Fixed

@prasimix prasimix closed this as completed Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants