> For the complete documentation index, see [llms.txt](https://inacks.gitbook.io/inacks-is3751-dmx-to-addressable-led/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inacks.gitbook.io/inacks-is3751-dmx-to-addressable-led/is3751-presentation.md).

# IS3751 Presentation

### IS3751 General Description

The IS3751 is a DMX512-to-addressable-LED protocol converter chip. It operates fully autonomously, requiring no microcontroller or processor, thereby reducing engineering costs and accelerating the product’s time-to-market.

It can control up to 170 3‑color or 128 4-color addressable LEDs at a refresh rate of 40 Hz.

An RS485 receiver or transceiver converts the DMX differential signaling to TTL-compatible levels for the IS3751, which then directly generates data stream for the addressable LEDs.

The chip includes a pin for selecting between 3-color and 4-color addressable LEDs, and a blinking indicator pin to show when a DMX signal is present.

The device operates at 3.3 V, with 5 V-tolerant open‑collector LEDs control pin and with 5 V-tolerant RX pin for DMX input, allowing compatibility with both 3.3 V and 5 V RS485 receivers or transceivers.

It is available in Industrial (‑40 °C to +85 °C) and Extended (‑40 °C to +125 °C) temperature ranges. Smaller package options are available, contact sales for details.

<figure><img src="https://109307382-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh0Bx45jrwZ9AeD35UCuD%2Fuploads%2FJVAfiBlwJuXpGykzizp1%2Fimage.png?alt=media&amp;token=270a01f1-e248-4d20-a117-241ddf574ec7" alt="" width="375"><figcaption></figcaption></figure>

### IS3751 Applications

• Custom Lighting\
• LED Strips, Panels and Bars\
• Floodlights and Wall Washers\
• Building Facades, Bridges and Monuments\
• Interior Design Lighting\
• Water Fountains\
• Museum Lighting\
• Stage and Entertainment Lighting\
• Digital Art Installations\
• Animatronics\
• OEM / Device Manufacturers

### IS3751 Main Advantages

• Autonomous operation, no need of microcontroller\
• Reduces engineering time and costs\
• Reduces product time-to-market\
• Provides a low-cost solution\
• Compact, easy-to-solder SO8N package

### IS3751 Characteristics

• Compatible with LED protocols:\
◦ WS2811\
◦ WS2812 / WS2812B / WS2812C\
◦ WS2813\
◦ WS2815\
◦ NeoPixel\
◦ SK6812\
◦ GS8208\
◦ And similar types\
• Controls up to 170 3-color or 128 4-color LEDs\
• Addressable LEDs update rate: 40 Hz\
• DMX signal detection indicator pi


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://inacks.gitbook.io/inacks-is3751-dmx-to-addressable-led/is3751-presentation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
