# UCANS32K1 CAN Node

## What is this board?

The UCANS32K1SIC is a CAN signal improvement capability (SIC) evaluation board designed for both automotive and industrial applications. CAN SIC enables more complex networks and CAN FD communication up to 8 Mbps by reducing the effects of signal ringing.

The UCANS32K1SIC provides two CAN SIC interfaces and is based on the 32-bit Arm® Cortex®-M4 based S32K1 microcontroller family with access to ports on the processor. Also, the UCANS32K1SIC features EdgeLock® SE050 secure element for authentication and encryption development.

## List of Technologies & Specifications

#### UCANS32K1SIC Features:

* Dual CAN FD PHYs with dual connectors for daisy chain operation
* PX4 / DroneCode connector standard compliant
* DCD-LZ debug interface with SWD+Console / UART
* RGB LED
* Programmable user buttons (e.g., for arming)

#### Interfaces:

* UART with full handshaking and 5 V / 3 V switchable voltage level
* SocketCAN CAN network driver
* I2C, SPI
* RC-PWM power output with internal or BEC / external power

#### Power:

* 5 V
* Overcurrent protection

#### Runtime Software:

* S32 Design Studio IDE for Arm: SDK, Bare metal drivers, and FreeRTOSTM
* UAVCAN V1 protocol support: LibUAVCAN, LibCANARD
* SLCAN interface supporting UAVCAN debug on PC
* NuttX RTOS support
* PX4 autopilot open-source flight control vehicle stack

## Links

* NXP link to the product webpage:

{% embed url="<https://www.nxp.com/products/interfaces/can-transceivers/can-signal-improvement/can-sic-evaluation-board:UCANS32K1SIC>" %}

* Design Files link:

{% embed url="<https://www.nxp.com/products/interfaces/can-transceivers/can-signal-improvement/can-sic-evaluation-board:UCANS32K1SIC#design-resources>" %}

* GitBook links:

{% embed url="<https://nxp.gitbook.io/ucans32k1/>" %}


---

# 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/mobilerobotics/flashing-guide/ucans32k1-can-node.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.
