# STM32

This tutorial will explain the installation of the STM32 board used in the LoRa STM32 Documentation found on the Antares Platform.

## Follow These Steps

### 1. Open the Arduino IDE, select Files -> Preferences

<figure><img src="https://3873791589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7cujmJ5QHdJaAjH815aZ%2Fuploads%2FX8J0aLxDTD1E8NgFra2m%2Fimage.png?alt=media&#x26;token=32b787e4-53b5-4412-867b-3b2f4826f7a7" alt=""><figcaption></figcaption></figure>

### 2. Enter the following URL into the Additional Board Manager URLs box then click OK.

```
https://raw.githubusercontent.com/stm32duino/BoardManagerFiles/main/package_stmicroelectronics_index.json
```

<figure><img src="https://3873791589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7cujmJ5QHdJaAjH815aZ%2Fuploads%2FFV0QZYVrMye2ZNEdCmPm%2Fimage.png?alt=media&#x26;token=ad0bde8d-a753-4c66-8272-65d831f55c6c" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can add multiple URLs by adding commas to separate them if needed.
{% endhint %}

### 3. Select Tools -> Board -> Boards Manager

<figure><img src="https://3873791589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7cujmJ5QHdJaAjH815aZ%2Fuploads%2FK60oGsnocac06KkTTT7S%2Fimage.png?alt=media&#x26;token=79cbd82a-aa32-4540-b65f-8aaecd2e42d3" alt=""><figcaption></figcaption></figure>

### 4.Enter the keyword "esp8266" in the search box to make it easier for you. If you have found esp8266 by ESP8266 Community, the Antares documentation here uses version 3.1.2 and then click Install.

<figure><img src="https://3873791589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7cujmJ5QHdJaAjH815aZ%2Fuploads%2FLrE9lRLEVWjpKl6GefLO%2Fimage.png?alt=media&#x26;token=a32de199-71f8-4299-b962-b9e1d1246622" alt=""><figcaption></figcaption></figure>

### 5.  Wait for some time for the installation to complete

<figure><img src="https://3873791589-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7cujmJ5QHdJaAjH815aZ%2Fuploads%2F2qECrs9rui7mnd4j6tBw%2Fimage.png?alt=media&#x26;token=859f63ef-68d3-4d2f-944c-44b95e99058b" alt=""><figcaption></figcaption></figure>
