Difference between revisions of "emUSB-Device"

From SEGGER Wiki
Jump to: navigation, search
(USB classes)
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
 
* [[USB_Audio | Audio class]]
 
* [[USB_Audio | Audio class]]
 
* [[CDC | Communication Device Class - Abstract Control Model (CDC-ACM)]]
 
* [[CDC | Communication Device Class - Abstract Control Model (CDC-ACM)]]
  +
**[[Windows CDC Driver Installation]]
 
* [[DFU | Device Firmware Upgrade (DFU)]]
 
* [[DFU | Device Firmware Upgrade (DFU)]]
 
* [[HID | Human interface device (HID)]]
 
* [[HID | Human interface device (HID)]]
Line 18: Line 19:
   
 
== Host specifics ==
 
== Host specifics ==
* [[windows_registry | Windows registry]]
+
* [[Windows_registry | Windows registry]]
   
 
== Related technologies ==
 
== Related technologies ==

Latest revision as of 17:29, 7 April 2022

emUSB-Device is SEGGER's USB Device Stack, specifically developed for Embedded Systems.

This wiki page explains and links to other articles providing additional information about emUSB-Device and related technologies.

Product page: https://www.segger.com/emusb-device

USB classes

Host specifics

Related technologies