Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

USB RNDIS #506

Closed
Closed
Labels
@pauluzs

Description

@pauluzs

Would it be possible to add a usb RNDIS device, So we can do networking over USB?
ie. run a udp server etc, Currently cores/arduino/stm32/usb/ contains only CDC and HID,

Windows 10 should support rndis without drivers needed for
USB_DESC_TYPE_DEVICE, /* bDescriptorType/
0x00, /
bcdUSB/
0x02,
0xEF, /
bDeviceClass/
0x04, /
bDeviceSubClass/
0x01, /
bDeviceProtocol */

https://github.com/fetisov/lrndis andhttps://github.com/Lexatagan/LRNDIS
are 2 examples only not based on stm32duino core.

Modifying these device descriptors was one thing,
Only implementing the endpoints for this is unfortunately above my knowledge.

Any help, links or useful info is welcome

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp