# STM32 CUBE IDE

Официальную среду для программирования STM32 CUBE IDE для микроконтроллеров STM32 можно скачать бесплатно на сайте производителя: <https://www.st.com/en/development-tools/stm32cubeide.html>&#x20;

Рекомендуем пользоваться последними версиями.

Так же вам могут пригодится&#x20;

* STM32CubeProgrammer  (<https://www.st.com/en/development-tools/stm32cubeprog.html>)
* STM32CubeMX (<https://www.st.com/en/development-tools/stm32cubemx.html>)

Копии версий для быстрого скачивания с территории РФ:\
<https://disk.yandex.ru/d/3NU5JG2_HueeNQ>

Единственная типовая настройка для модуля VBCoreG4  - внешняя частота тактирования 8MHz

Микроконтроллер: STM32G474RE (LQFP64)

* Микроконтроллер: STM32G474RE (LQFP64)
* STM32 HS Crystall: 8 MHz
* STM32 LS crystall: 32.768 kHz


---

# 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://voltbro.gitbook.io/vbcores/nastroika-po/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.
