-
Notifications
You must be signed in to change notification settings - Fork 18
Description
USB OSC Arduino Device List
Tested on Windows 7 based Ion console
Arduino Uno Genuine Yes
Osepp Uno R3 Plus Does not see USB device
Arduino 101 Genuine No
Arduino Ethernet with Arduino FTDI Yes
Arduino M0 Sees as USB Serial device but M0 not handshaking
Arduino Due Tries to handshake on programming port but Due tries on native port
Generic Nano ATMega328 Does not see USB Device
OSEPP Nano ATMega328 Does not see USB Device
Gravitech Nano ATMega328 Does not see USB Device
Teensy 3.2 Does not See USB Device
Update on Teensy. If I change the PID/VID to an UNO the console sees and talks to the board without issue.
Arduino ATMEGA2560 Yes
ATmega32u4 Sees USB device but does not try to handshake(This was with a Adafruit Circuit Playground)
I think we are dealing with some PID/VID issues where the console doesn't look for a serial port unless they match a list of some sort that it has.