# Using 3rd-party cables with your drawing tablet

## Overview

Your drawing tablet comes with the cables needed to connect it to a computer.

It IS POSSIBLE that you can use other cables depending on the type of drawing tablet and the type of computer.

* Pen tablets - you can almost always use a 3rd-party cable
* Pen displays - You can often use a 3rd-party cable but sometimes a manufacturer cable is really the best or only option

## Using 3rd-party USB cables for pen tablets

For pen tablets, I recommend using the cables that the manufacturer provides. But sometimes these get lost or damaged. Even though I never use those cables myself, I always use 3rd party cables.

If you use a 3rd party cable you have to make sure the cable can do 2 things:

* Can carry power
* Can carry data - not all USB-C cables carry data. For example, some USB-C cables are power only.

Can you use the cable that you use for other devices? Yes, as long as it can carry power and data.

### The cables I use to connect pen tablets

For the exact brands and cables I use for pen tablets: [Cables I use to connect pen tablets](https://docs.sevenpens.com/drawtab/guides/connecting/3rd-party-cables-for-drawtab/my-cables-for-pen-tablets)

### Using adapters for USB port types

These days the ports on pen tablets are all USB C ports. However older tablets used different kinds of ports. These could be micro USB or mini USB. And cables that have micro USB ends or mini USB ends are getting more difficult to find. For this reason I prefer to continue to use USB C cables but use adapters for these older tablets if possible.

More here: [Cable adapters](https://docs.sevenpens.com/drawtab/catalog/accessories/cable-adapters)

## Using 3rd-party cables for pen displays

**Single USB-C cable connection**

If the pen display was connected with a single USB-C cable, then you can TYPICALLY use a USB-C cable that MEETS CERTAIN REQUIREMENTS to connect your pen display. More here: [Connecting a pen display with USB-C](https://docs.sevenpens.com/drawtab/guides/connecting/connecting-pen-display/connecting-pen-display-usbc).

Even if the cable meets the requirements - there are some issues you should be aware of.

**Recessed Ports**

Sometimes the USB-C port on table goes into a recessed port and the manufacturer cable was specially designed to go into that port.

<figure><img src="https://1457921496-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNde0PQIvNcFZNVxuTO0G%2Fuploads%2Fj37uwwYSpdkNxBi9XN6O%2FSlide_20241030_040309.jpg?alt=media&#x26;token=d3b059f6-0bda-4ca6-a64d-fba91f7ddee4" alt="" width="563"><figcaption></figcaption></figure>

**Longer connectors**

Sometimes the USB-C port is not recessed, but expects the metallic part of the USB-C cable to be a little longer (an extra 1 mm for example). The manufacturer provided cable works correct, but you may find that a 3rd party cable's metallic end does not go as deep and the connection might work but is loose and might disconnect if the cable is moved slightly.

**Random issues**

Sometimes, in my experience, 3rd party cables are seem to - for whatever reason - sometimes not work correctly or as well as the manufacturer cables. This is rare, but happens.

**3-in 1 cable connection**

3-in-1 cables provided by the manufacturer are almost always proprietary. You have to get to get the same exact cable from the manufacturer.


---

# 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/guides/connecting/3rd-party-cables-for-drawtab.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.
