Difference between revisions of "emUSB-Host"

From SEGGER Wiki
Jump to: navigation, search
(USB classes)
m
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
SEGGER's emUSB-Host is a USB host software specifically designed for embedded systems. It implements full USB host functionality, including external hub support, and optionally provides device class drivers. It enables developers to easily add USB host functionality to embedded systems.
+
[https://www.segger.com/products/connectivity/emusb-host/?mtm_campaign=kb&mtm_kwd=emUSB-Host SEGGER's emUSB-Host] is a USB host software specifically designed for embedded systems. It implements full USB host functionality, including external hub support, and optionally provides device class drivers. It enables developers to easily add USB host functionality to embedded systems.
   
 
__TOC__
 
__TOC__
Line 13: Line 13:
   
 
== Related technologies ==
 
== Related technologies ==
* [[WebUSB]]
+
* [[LAN adapter support]]
  +
  +
== Special issues ==
  +
* [[DWC2 host controller]]

Latest revision as of 14:02, 31 May 2024

SEGGER's emUSB-Host is a USB host software specifically designed for embedded systems. It implements full USB host functionality, including external hub support, and optionally provides device class drivers. It enables developers to easily add USB host functionality to embedded systems.

USB classes

Related technologies

Special issues