FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Board NetduinoPlus2 · micropython/micropython Wiki · GitHub

Board NetduinoPlus2

Dave Hylands edited this page Feb 20, 2014 · 4 revisions

STMF405RG (same as micropython original Pyboard)

###Features###

  • same as pyboard but:
    • more GPIO pins broken out
    • Ethernet port
    • Arduino formfactor

###Status### Initial port completed.

  • pyb.Led(1) controls the Blue LED
  • pyb.Led(2) controls the White LED
  • pyb.switch() returns True if the pushbutton is pushed
  • 5V and 3.3v is enabled on the expansion header

To build, follow the directions for the STM Discovery STM32F407, but use a BOARD of NETDUINO_PLUS_2.

###Programming from Linux (via DFU)### This is the same as is done for the STM Discovery STM32F407

The push button on the board is connected to BOOT0. You'll need to wire up an external pushbutton to control the RESET line.

Wiki pages Pages 86

Clone this wiki locally


Back | FazBrowse Home | New Git URL