Q: How does the IS3715 work?
A: The IS3715 continuously sends all 512 DMX channels from the values stored in its memory map. You can write to the memory map registers via I2C according to the DMX channels and values you want to stream.
Q: Does the IS3715 require a specific DMX library or complex setup?
A: No. The primary benefit of the IS3715 DMX Controller Chip is its simplicity. It only requires standard I2C read functions—just like writing an EEPROM—to send DMX channel values, eliminating the need for specialized DMX libraries or complex timing setups.
Q: How many DMX channels does the IS3715 send?
A: All 512 DMX channels (a full DMX universe).
Q: How does the chip help reduce CPU usage?
A: The IS3715 handles the continuous DMX data stream and trimmer interrupts to generate the MbB and MaB, freeing your microcontroller from heavy ISR and processing load. You only need to write the required DMX data via I2C.
Q: How do I write the DMX data?
A: Via I2C. The device supports standard I2C speeds: 100 kHz, 400 kHz, and 1 MHz.
Q: Does the datasheet include a schematic example?
A: Yes. See the IS3715 datasheet or download the example.
Q: Do you have firmware examples?
A: Yes. See the Arduino example, the STM32 example, and Raspberry Pi example.
Q: Do you have evaluation boards?
A: Yes. We offer evaluation boards in the Arduino Uno form factor (Kappa3715Ard), which is also compatible with STM32 Nucleo, as well as a Raspberry Pi version (Kappa3715Rasp).
Q: In which products is the IS3715 typically used?
A: Custom lighting controllers, automated light controllers, digital art installations, architectural and building lighting, stage and entertainment lighting, animatronics, water fountains, OEM/device products, museum lighting, and more.
Q: Does the chip use an external RS485 transceiver?
A: Yes. An external RS-485 transmitter or transceiver is required. Both 3.3 V and 5 V devices can be used. 5 V devices are recommended, as they offer better noise immunity and longer cable runs.
Q: But I need to control RDM as well as DMX.
A: Yes! For that, we offer a dedicated DMX+RDM receiver chip: the IS37205 I2C DMX+RDM Controller.
Q: Is there any demonstration video?
A: Yes, check it on Youtube.