espressif/iot_usbh_ecm

0.1.0

uploaded 2 days ago
USB Host ETH ECM Driver

readme

[![Component Registry](https://components.espressif.com/components/espressif/iot_usbh_ecm/badge.svg)](https://components.espressif.com/components/espressif/iot_usbh_ecm)

## IOT USBH ECM Component

`iot_usbh_ecm` is a USB `ECM` device driver for ESP32-S2/ESP32-S3/ESP32-P4. It acts as a USB host to connect ECM devices.

Features:

1. Support hot-plug of ECM devices
2. Support auto-detection and connection of ECM devices
3. Support auto-detection of MAC address

### Add component to your project

Please use the component manager command `add-dependency` to add the `iot_usbh_ecm` to your project's dependency, during the `CMake` step the component will be downloaded automatically

```
idf.py add-dependency "espressif/iot_usbh_ecm=*"
```

### Docs

* [IOT USBH ECM](https://docs.espressif.com/projects/esp-iot-solution/en/latest/usb/usb_host/usb_ecm.html)

### Examples

* [USB ECM](https://github.com/espressif/esp-iot-solution/tree/master/examples/usb/host/usb_ecm_4g_module)

Links

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/iot_usbh_ecm^0.1.0"

or download archive

Stats

  • Archive size
    Archive size ~ 11.64 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/iot_usbh_ecm version: 0.1.0
|