According to the schematics, the Arduino Due has two USB inputs:
- Native
- Programming
Why is this? And when would I use the different ports?
According to the schematics, the Arduino Due has two USB inputs:
Why is this? And when would I use the different ports? |
|||||
|
Either port can be used for programming, but the native USB port lets you do other things:
So you can use the Due to interface with USB devices or connect it to your computer and have it act like a USB device. |
|||
I have one USB device and my goal is that device same as implement in arduino Due USB board through, same like USB device driver program write in arduino due board. so, please help me how can write USB device driver in arduino due that arduino due works as my own USB device. Thanks Gajera |
|||
|