# Cable adapters

## Micro-USB to USB-C

Some older tablets use a Micro-USB port for use with a Micro-USB to USB-A cable.

Instead of such a cable, I use a Micro-USB to USB-A adapter and connect it to to my computer with a more common USB-C to USB-A cable or a USB-C to USB-C able.

This is the specific adapter I use: <https://www.amazon.com/gp/product/B0BDLB86RT/>

<figure><img src="/files/tMKpRAOtJJ8zEnisRG6R" alt=""><figcaption></figcaption></figure>

This adapter is useful for working with

* Wacom Intuos (CTL-4100, CTL-4100WL, CTL-6100, CTL-6100WL)
* One Wacom by Wacom (CTL-472, CTL-672)

<figure><img src="/files/YdpykrbgnXxKpJwnfywI" alt=""><figcaption></figcaption></figure>

## Looking for HDMI adapters?

Check here: [Using HDMI adapters with pen displays](/drawtab/guides/pen-displays/hdmi-adapters.md)


---

# 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://docs.sevenpens.com/drawtab/catalog/accessories/cable-adapters.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.
