# S32K1 SDK

- [S32K1 SDK with libuavcan](https://nxp.gitbook.io/ucans32k1/s32k1-sdk/sdk-example-with-libuavcan.md)
- [UAVCAN quick start demo](https://nxp.gitbook.io/ucans32k1/s32k1-sdk/quick-start-demo.md): CAN-FD echo example between two UCANS32K146 boards, sending UAVCAN V1 messages at 1 Mbit/s in nominal phase and 4 Mbit/s in data phase.


---

# 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/s32k1-sdk.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.
