arduino / arduino/ArduinoCore-samd

USBHost example to control CDC device

Open
#328 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
502
Forks
740
PR merge metrics
No merged PRs in 30d

Description

Hello,

I am a novice in using USBHost library. Sorry if this question is basic. I have a CDC device (a data acquisition board from TI, in which usb functionality is implemented by MSP430 microcontroller). It currently communicates with an application on Windows PC.

Can I use the USBHost library on this repository to control TI device with MKR1000 (as the host USB). My goal is to communicate with TI board like a virtual COM port on MKR. I also have the endpoint numbers for the bulk of information that is sent/received between PC and TI board.

Is there any examples in the library I can use? Can you please give me some pointers on where to start? Any hardware consideration I need to know before running the code?

Thanks a lot. I really appreciate any help or feedback!
Mona

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the USBHost library's support for CDC devices and the MKR1000 hardware requirements for USB host operation. The issue names no source file or test, and completion is not defined beyond communicating with the TI board as a virtual COM port.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.