Skip to content
/ lrndis Public
forked from fetisov/lrndis

stm32 ethernet over usb (rndis + lwip)

License

Notifications You must be signed in to change notification settings

dgo42/lrndis

This branch is 1 commit behind fetisov/lrndis:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a998f1 · Jun 1, 2019

History

29 Commits
Nov 1, 2017
May 29, 2019
Dec 30, 2015
Feb 9, 2015
Nov 1, 2017
Jan 5, 2016
Feb 7, 2015
Feb 7, 2015
Jan 5, 2016
Feb 7, 2015
Jan 17, 2016

Repository files navigation

RNDIS driver for STM32F4-discovery example (ver 1.1)

Demonstration video: http://www.youtube.com/watch?v=hsqWIqY8b6A

LRNDIS library supports:
- STMF4 MCU
- Any WEB browser
- OS Windows, Linux, Android, Mac
- RNDIS/DHCP/DNS/HTTP protocols

Library license: MIT
Author: Fetisov Sergey ([email protected])
HEX-file for stm32f4-Discovery: github.com/fetisov/lrndis/blob/master/ide/MDK-ARM/cpufw/cpufw.hex

See also:
http://habrahabr.ru/post/274663
http://habrahabr.ru/post/248097
http://www.youtube.com/watch?v=W_o0lPivqsA

Device web page address:
http://192.168.7.1
or
http://run.stm

About

stm32 ethernet over usb (rndis + lwip)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.9%
  • Other 2.1%