# Программатор VB STM32

Последние версии всех 3D моделей, фото и схем продукции VBCores можно найти у нас на github: <https://github.com/VBCores/VBCores_files> &#x20;

{% columns %}
{% column width="50%" %}

<div align="right"><figure><img src="https://github.com/VBCores/VBCores_files/raw/main/02-VB-ST-Link/vb-stlink-v2_1-r1_3-1.jpg" alt="" width="188"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column width="50%" %}

<div align="left"><figure><img src="https://github.com/VBCores/VBCores_files/raw/main/02-VB-ST-Link/vb-stlink-v2_1-r1_3-2.jpg" alt="" width="188"><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

Для уменьшения размеров встраиваемого модуля VBCore на нем установлен разьем программирования и отладки типа JST GH c шагом 1.25.  Так же выводы программирования выведены на контактную группу самого модуля.

Для удобства использования мы сделали собственную миниатюрную плату программатора, совместимую с ST-Link V2.1 rev 1.1 и совместимым разъемом.  Программатор позволяет работать с Serial соединением выведеным на разъем программирования (Virtual Com Port).

{% embed url="<https://github.com/VBCores/VBCores_files/raw/main/02-VB-ST-Link/vb-stlink-v2_1-r1_3-pinout.png>" %}
Pinout ST-Link
{% endembed %}

[📥 Скачать PDF (Pinout ST-Link)](https://raw.githubusercontent.com/VBCores/VBCores_files/main/02-VB-ST-Link/vb-stlink-v2_1-r1_3-pinout.pdf)

Схема электрическая принципиальная:

{% embed url="<https://github.com/VBCores/VBCores_files/raw/main/02-VB-ST-Link/vb-stlink-v2_1-r1_3-schematic.png>" %}
Схема ST-Link
{% endembed %}

[📥 Скачать PDF (Электрическая схема ST-Link)](https://raw.githubusercontent.com/VBCores/VBCores_files/main/02-VB-ST-Link/vb-stlink-v2_1-r1_3-schematic.pdf)


---

# 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/vbcores-hardware/programmator-vb-stm32.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.
