Skip to content

Getting Started

Frederic Pillon edited this page Jan 20, 2017 · 30 revisions

Install Arduino.cc IDE

Download and install Arduino software (IDE) for the required OS. (Windows, Linux or Mac instructions)

Add STM32 boards support

See the Boards Manager page.

My first run

1. If you haven't already, download and install the [Arduino software (IDE)](https://www.arduino.cc/en/Main/Software) for the required OS. ([Windows](https://www.arduino.cc/en/Guide/Windows), [Linux](https://www.arduino.cc/en/Guide/linux) or [Mac](https://www.arduino.cc/en/Guide/MacOSX) instructions) 2. Connect the board to your computer's USB port. For this example: [Nucleo L476RG](http://www.st.com/en/evaluation-tools/nucleo-l476rg.html) 3. Launch the Arduino software ![Arduino icon](/img/arduino.png)
Clone this wiki locally