> For the complete documentation index, see [llms.txt](https://wiki.cbunmanned.com/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cbunmanned.com/wiki/products-eol.md).

# Products (EOL)

- [CBU-CM405-FC (EOL)](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol.md): End Of Life
- [Overview & Initial Setup](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/overview-and-initial-setup.md)
- [Female Header F405](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/female-header-f405.md)
- [RC In/SBus Wiring](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/female-header-f405/rc-in-sbus-wiring.md)
- [UART](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/female-header-f405/uart.md)
- [I2C](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/female-header-f405/i2c.md)
- [Male Header USB Hub](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/male-header-usb-hub.md)
- [Micro USB](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/micro-usb.md)
- [ESC Connector](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/esc-connector.md)
- [CM405-FC-BO Pinout](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/esc-connector/cm405-fc-bo-pinout.md)
- [Cameras](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/cameras.md)
- [Micro SD Card](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/micro-sd-card.md)
- [40 Pin GPIO](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/40-pin-gpio.md)
- [FC>CM4 Telemetry](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/fc-greater-than-cm4-telemetry.md)
- [DIP Switch](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/dip-switch.md)
- [Flashing Guide](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/flashing-guide.md)
- [STM32F405](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/flashing-guide/stm32f405.md)
- [Compute Module 4 EMMC](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/flashing-guide/compute-module-4-emmc.md)
- [Firmware Build Files](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/firmware-build-files.md)
- [CM4](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/firmware-build-files/cm4.md)
- [ArduPilot](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/firmware-build-files/ardupilot.md)
- [hwdef.dat](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/firmware-build-files/ardupilot/hwdef.dat.md)
- [hwdef-bl.dat](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/firmware-build-files/ardupilot/hwdef-bl.dat.md)
- [Power Requirements](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/power-requirements.md)
- [3D Printable Frames](https://wiki.cbunmanned.com/wiki/products-eol/cbu-cm405-fc-eol/3d-printable-frames.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.cbunmanned.com/wiki/products-eol.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.
