Human interface on Arduino Due/X :
- Led 3 (D5, red) is on when Vbus is generated
- Led 1 (D4, green) is continuously on when a device is connected
- Led 0 (D2, orange) blinks when a HID mouse is enumerated and USB in idle mode
- The blink is slow (1s) with low speed device
- The blink is normal (0.5s) with full speed device
- The blink is fast (0.25s) with high speed device
- Led 1 blinks when a MSC is enumerated and USB in idle mode
- The blink is slow (1s) with low speed device
- The blink is normal (0.5s) with full speed device
- The blink is fast (0.25s) with high speed device
- Led 0 is on when a HID mouse button is pressed
- Led 2 (D3, amber) is on when a LUN test is success
- Led 2 blinks when a LUN test is unsuccess
- LEFT CLICK (BP5) allows to enter the device in suspend mode with remote wakeup feature autorized
- Only RIGHT CLICK (BP4) can be used to wakeup USB device in suspend mode