# Instalasi STM32 Cube Programmer

### Langkah Instalasi :

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

<figure><img src="/files/tgDzq3ShD9vEYbi3zbBo" alt=""><figcaption><p>Halaman Instalasi STM32 Cube Programmer</p></figcaption></figure>

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

<figure><img src="/files/kMKgJo2toR4zJIdOvWRi" alt=""><figcaption><p>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/PGR3dR1o7982ZXL5s0Qm" alt=""><figcaption><p>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/ZLJrqcyLvshvb25JUkMl" alt=""><figcaption><p>Mengisikan nama dan email</p></figcaption></figure>

### 4. Setelah software STM32 CUBE Programmer berhasil didownload, Anda perlu mengekstrak lalu menginstall software dengan mengklik tombol next hingga muncul tombol install.

<figure><img src="/files/6c6w80PrIaJoxeyx2Jmk" alt=""><figcaption><p>Install STM32 CUBE Programmer</p></figcaption></figure>

### 5. Saat muncul notifikasi lokasi instalasi, klik Ok lalu klik Next untuk melanjutkan instalasi

<figure><img src="/files/EJ57FP3AKte57tOasoVy" alt=""><figcaption><p>Lokasi Instalasi STM32 Cube Programmer</p></figcaption></figure>

### 6. Instalasi selesai

<figure><img src="/files/cZEWZDt3A9vLFQMit3Uc" alt=""><figcaption><p>Instalasi STM32 Cube Programmer Selesai.</p></figcaption></figure>


---

# 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-programmer.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.
