Skip to content

Getting Started

Junfeng Geng edited this page Jan 24, 2016 · 3 revisions

WHAT WILL YOU NEED?

  • Development Board

We recommend Cannon board. You can request a free sample at JUMA taobao shop

  • Debugger

You can use ST-Link or J-Link debuggers.

  • Phone with Android 4.4+ and BLE 4.0 support

You need a modern phone to run the mobile apps.

SETUP YOUR WORKSTATION

  • Keil V5

Install Keil and the PACK for STM32F4

  • Debugger drivers

Install J-Link or ST-Link drivers

  • GIT Client

Install a favorite git client. We prefer GIT Desktop.

GET THE CODE

We recommend to fork this repo to your own github account and clone it locally.

BUILD AND RUN

  • Connect development board, debugger and your workstation.
  • Open any project in product/application.
  • Download and Run.
Clone this wiki locally