nicokorn / STM32F4XX_RNDIS_DEMO
To have platform independent network interfaces over usb which is working with Linux, Windows, Mac OS ect. called RNDIS. This project is a RNDIS demo, which addtionally implements a http server. It runs out of the box on a stm32f411 BlackPill board. My RNDIS library with an empty template for the second interface (which can ba UART, CAN, ETH or …
☆33Updated last month
Alternatives and similar repositories for STM32F4XX_RNDIS_DEMO:
Users that are interested in STM32F4XX_RNDIS_DEMO are comparing it to the libraries listed below
- USB CDC-ECM implementation for STM32F072☆69Updated 4 years ago
- LVGL ported to STM32F746G-DISCO using STM32CubeIDE☆58Updated 9 months ago
- Terminal inside the microcontroller (cli for mcu)☆42Updated 2 years ago
- An example to show how to use dual CDC VCP USB interfaces.