Author Topic: Need help debugging a board utilizing the Lumissil IS31FL3733 LED driver  (Read 258 times)

0 Members and 1 Guest are viewing this topic.

Offline pini.grigioTopic starter

  • Contributor
  • Posts: 10
  • Country: il
Hi all!
I received a board fabricated by JLCPCB today incorporating a pretty boilerplate RP2040 setup with the IS31FL3733 12x16 LED matrix driver.
https://www.lumissil.com/assets/pdf/core/IS31FL3733_DS.pdf
https://www.lumissil.com/assets/pdf/core/IS31FL3733_EB.pdf

I have a 12 cathode by 16 anode led matrix display, and I can confirm the LEDs themselves are fine and turn on when I drive them manually.

The RP2040 and power circuitry also work fine, and I am able to see the IS31FL3733 chip on the i2c bus, and it behaves as expected - for instance I am able to write a value to the only R/W register and read it back.

However - it does not drive the LEDs no matter what I do.
I've read through the datasheet and compared my code with existing code examples to make sure I am configuring it right - but no luck.


A few points and observations I have made so far -
1. I am driving the IC (and thus the LEDs) with 3.3V, which according to the data sheet should be fine?
2. My leds are 2.0V forward voltage
3. There is no voltage on the Rset pin, which is connected to ground via a 33k resistor - which definitely seems to be part of or a result of the problem

I'm not sure how to debug this issue and would appreciate suggestions from anyone who has had experience with this chip or similar ones.

I'm adding my schematic and will gladly share any more information with anyone willing to assist.

[ Specified attachment is not available ]
Much appreciated!
 

Online temperance

  • Frequent Contributor
  • **
  • Posts: 456
  • Country: 00
Re: Need help debugging a board utilizing the Lumissil IS31FL3733 LED driver
« Reply #1 on: September 19, 2023, 08:03:58 pm »
I have no idea why you renamed Rext to Rset but:

Iout is: (840 x GCC) / (Rext x 256). See page 21 of the data sheet.
« Last Edit: September 19, 2023, 08:05:38 pm by temperance »
Some species start the day by screaming their lungs out. Something which doesn't make sense at first. But as you get older it all starts to make sense.
 

Offline pini.grigioTopic starter

  • Contributor
  • Posts: 10
  • Country: il
Re: Need help debugging a board utilizing the Lumissil IS31FL3733 LED driver
« Reply #2 on: September 19, 2023, 08:59:36 pm »
That's how the pin was named in that footprint.
I have set Rext to 33.6k, the resistor is marked DNP since I'm manually soldering it
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf