Skip to content
Cris edited this page Sep 6, 2019 · 6 revisions

Welcome to the USB+Ethernet Dev/App Kit wiki!

v1

About

The USB+Ethernet Dev/App is a kit with a unique set of hardware features and extensive programming software support including the Arduino platform. The kit provides simple access to a powerful 32-bit ARM microcontroller running at 72MHz with 128MB of programming space, significantly more than most Arduino boards out there. Integrated USB and Ethernet connectivity in a small form factor open many possibilities for automation, web servers, IoT. Hardwired network protocols enable complex network communication with just a few lines of code.

Hardware

  • High-performance 32-bit ARM®Cortex®-M3 Microcontroller STM32F103
  • 72MHz Clock
  • 128KB Flash Memory
  • 32 GPIO ports
  • USB 2.0
  • Ethernet 10/100Mbit
  • Hardwired TCP, UDP, ICMP, ARP, IGMP Network Protocols
  • Wide Dual Power Supply: USB or External 3V-24V
  • ST-LINK/V2 In-circuit Debugger/Programming Port

Software

  • Arduino IDE
  • Keil uVision IDE
  • STM32 CubeMX

License

The library and code examples are licensed under a Creative Commons Attribution-ShareAlike 3.0 license.

Clone this wiki locally