# Instalasi STM32 Cube IDE

## Langkah Instalasi :

### 1. Kunjungi laman [STM32 Cube IDE](https://www.st.com/en/development-tools/stm32cubeide.html) . Klik [Get Software ](https://www.st.com/en/development-tools/stm32cubeide.html#get-software)untuk melakukan instalasi

<figure><img src="/files/5IsjAXWUa0aCUweeuF6y" alt=""><figcaption><p>Gambar 1 Halaman Instalasi STM32</p></figcaption></figure>

### 2. Pilih paket instalasi sesuai dengan Sistem Operasi yang digunakan, pilih Get Latest.

<figure><img src="/files/3iBmUc7WOOQtsldYJfhH" alt=""><figcaption><p>Gambar 2 Halaman Unduh Software</p></figcaption></figure>

### 3. Setelah mengklik **Get Latest,** maka akan muncul License Agreement. Anda hanya perlu mengklik **Accept**.

<figure><img src="/files/SGJ0xbSZVtUVyZG2xSPs" alt=""><figcaption><p>Gambar 3 Accept License Agreement</p></figcaption></figure>

Anda perlu mengisikan beberapa data seperti nama dan email untuk bisa mengunduh software karena link download akan dikirimkan email tersebut. Bagi Anda yang sudah memiliki akun, Anda dapat langsung Login menggunakan akun Anda dan bisa langsung mendownload software tersebut.&#x20;

<figure><img src="/files/9fGMRCe1iMmX3ebDz7RR" alt=""><figcaption><p>Gambar 4 Mengisikan nama dan email</p></figcaption></figure>

### 4. Setelah software STM32 CUBE IDE berhasil didownload, Anda perlu menginstal software dengan mengklik tombol next hingga muncul tombol install.

<figure><img src="/files/EiOT1h02wKuzeZqaKLmV" alt=""><figcaption><p>Gambar 5 Install STM32 CUBE IDE</p></figcaption></figure>

### 5. Instalasi Selesai.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.antares.id/pendahuluan/instalasi-stm32-cube-ide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
