mbed - mintisan/mintisan.github.io GitHub Wiki

Homepage

  • ARM mbed:The ARM mbed IoT Device Platform provides the operating system, cloud services, tools and developer ecosystem to make the creation and deployment of commercial, standards-based IoT solutions possible at scale.
  • ARM mbed OS . GitHub
  • mbed 中国

Tutorial

Book

Tools

NUCLEO-F401RE

Homepages

Documents

OverviewGetting startedUser Manual

Tutorial

Pin

  • LED1_red - PB_4/D5
  • LED1_blue - PA_9/D8
  • LED1_green - PC_7/D9
  • LED2 - PA_5
  • KEY0 - PC_13
  • PWM_OUT=PB_3
  • SERIAL_TX=PA_2
  • SERIAL_RX=PA_3
  • I2C_SCL=PB_8
  • I2C_SDA=PB_9
  • SPI_MOSI=PA_7
  • SPI_MISO=PA_6
  • SPI_SCK =PA_5
  • SPI_CS =PB_6