Skip to content

Netduino 2

The board as it appears on the Velxio canvas, with its full pin map read live from the simulator (regenerated by scripts/gen-boards.mjs, so it always matches what you can wire).

Netduino 2 board

Family: STM32 · Languages: Arduino C++

The Netduino 2 — an STM32F205 (Cortex-M3) in the same Arduino-shaped outline as the Netduino Plus 2, one step down in core and memory.

As with its sibling, it runs here as a plain STM32 under the STM32duino core.

Serial output is this board’s own example — the shortest confirmation that it builds, boots and reaches the serial monitor. STM32 boards need a paid plan — see plans.

  • 3V3
  • GND
  • PA0
  • PA1
  • PA2
  • PA3
  • PA4
  • PA5
  • PB6
  • PB7
  • PB8
  • PB9
  • 5V
  • GND
  • PA10
  • PB11
  • PC0
  • PC1
  • PC2
  • PC3
  • PA6
  • PA7
  • PB0
  • PB1

Every pin above is clickable on the canvas — click one to start a wire. Board-level behavior, quirks and example links live on the family page.