# BPI Open debugger burn board

Open Debugger is a set of programming tools in the development of STM series of microcontrollers, TI CC1x, 2x, TI CC3x series SOC, when STC Series MCU can be programmed quickly and easily debug, debugging programmer does not have to do something different series of chips switching plug tedious work. In addition, it also integrates a USB to serial port, which is a common interface for embedded development. It is also one of USB2.0 HUB, making it easy to extend to other USB tools. With it, no longer need to face a bunch of different writer, complicated mess of wiring, USB port deficiencies.

![](/files/-M2HXLbB4SBEjJ0NNviG)

More please read [BPI Open debugger burn board gitbook](https://bananapi.gitbooks.io/bpi-open-debugger-burn-board/content/index.html).


---

# 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://bananapi.gitbook.io/bpi-g1/en/bpiopendebuggerburnboard.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.
