# Getting started

## UCANS32K146 overview

![RDDRONE-UCANS32K146 front view](/files/-MGNcQ94eivKtALr80nr)

![RDDRONE-UCANS32K146 back view](/files/-MGNcSRwrMoime-Vbr4n)

## Powering the board

There are two options when powering the UCANS32K146. The first option is to connect 5V power to the power pins on the board. The second option is to power the board through one of the JST-GH CAN connectors. The middle two pins on the CAN connector are for CAN data, and the outer two are for power. The left-most pin is for 5V, and the right-most pin is for GND.

![Two options for powering UCANS32K146.](/files/-MLqxf7aC8WvNckPb4qV)

![UCANS32K146 (pre-production) powered through the JST-GH CAN connector](/files/-M94MztGHBRCcUc0ww9e)

## Flashing and debugging

For flashing firmware and interfacing with the serial console, a 7-pin JST-GH connector with SWD and UART interfaces is present on the board. It is located on the side of the board next to the CAN connectors.&#x20;

![UCANS32K146 (pre-production) connected to a debugger breakout boards.](/files/-M94OqVhIh3W_gJSf5UM)

Guides for flashing binaries to UCANS32K146 are available for [PX4 Autopilot](/ucans32k1/px4-autopilot/building-and-flashing-px4.md#flashing-px4-autopilot-to-the-ucans-32-k146-board) and Apache NuttX.


---

# 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://nxp.gitbook.io/ucans32k1/getting-started.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.
