# 使用上の注意

## マイコンとの接続

UARTポートのTX,RX信号を使用します。電圧範囲（2.0～3.6V範囲）が合致すれば直接接続ができます。動作電圧が5Vのマイコンは直接接続できません。接続する場合は電圧のレベル変換（レベルシフト）をしてください。

## RS232Cとの接続

動作電圧が違うため直接接続することはできません。RS232C-UART信号変換回路を使用して接続してください。


---

# 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://twelite.gitbook.io/mw-pug-uart/precautions-for-use.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.
