# Dim displays on latest waveshare panels

**URL:** https://rpi-rgb-led-matrix.discourse.group/t/dim-displays-on-latest-waveshare-panels/400
**Category:** Uncategorized
**Created:** [January 7, 2022, 12:51pm UTC](https://rpi-rgb-led-matrix.discourse.group/t/dim-displays-on-latest-waveshare-panels/400 "2022-01-07T12:51:29Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![elentophanes](https://yyz2.discourse-cdn.com/free1/user_avatar/rpi-rgb-led-matrix.discourse.group/elentophanes/32/181_2.png) [@elentophanes](https://rpi-rgb-led-matrix.discourse.group/u/elentophanes)
#### Post date: [January 7, 2022, 12:51pm UTC](https://rpi-rgb-led-matrix.discourse.group/t/dim-displays-on-latest-waveshare-panels/400/1 "2022-01-07T12:51:29Z")

</div>

Hi all, is anyone else experiencing this? I have 2 waveshare 64\*32 P3 panels which work great. I use them with with both rpi-rgb-led-matrix and pixelpusher and LED Lab. I recently received 2 more and they are very dim when used in exactly the same setup. ☹

I noticed that the latest ones use a different chipset. The first pair that work well seem to be populated with a JXI JXI5020GP LED driver chip. The second pair that are dim use the superchip FM6047 LED driver. I’ve enquired with Waveshare and they are investigating, but no response so far so I thought I would ask here.

I am using an Adafruit bonnet modified for PWM to drive the boards from a Pi Zero 2 WH with a 50W high quality power supply. Same result without PWM. Same results with 1,2 or 4 boards.

Example command used is:

sudo /home/pi/rpi-rgb-led-matrix/examples-api-use/demo -D 4 --led-cols=64 --led-rows=32 --led-gpio-mapping=adafruit-hat-pwm --led-chain=4 --led-parallel=1 --led-pixel-mapper U-mapper --led-pwm-bits=11 --led-brightness=100 --led-show-refresh --led-limit-refresh=120

I have played with different settings for PWM bits, LSB… audio is off. And in all cases 2 of the boards are bright and the other 2 are dim.

The setup

 ![image](https://global.discourse-cdn.com/free1/uploads/rpi_rgb_led_matrix/original/1X/4f6e30e61efed7ce13784a84795e6d7577a2b45b.jpeg)

The result

 ![image](https://global.discourse-cdn.com/free1/uploads/rpi_rgb_led_matrix/original/1X/254f69089da61a67a22b43852fa435d966f5fc56.jpeg)

---

<div class="post-metadata">

### Author: ![tjr](https://avatars.discourse-cdn.com/v4/letter/t/7993a0/32.png) [@tjr](https://rpi-rgb-led-matrix.discourse.group/u/tjr)
#### Post date: [January 9, 2022, 7:18pm UTC](https://rpi-rgb-led-matrix.discourse.group/t/dim-displays-on-latest-waveshare-panels/400/2 "2022-01-09T19:18:36Z")

</div>

Brightness level 100 is not full brightness. I think the brightness range is 1-255.

---

<div class="post-metadata">

### Author: ![marcmerlin](https://yyz2.discourse-cdn.com/free1/user_avatar/rpi-rgb-led-matrix.discourse.group/marcmerlin/32/40_2.png) [@marcmerlin](https://rpi-rgb-led-matrix.discourse.group/u/marcmerlin)
#### Post date: [January 14, 2022, 6:48pm UTC](https://rpi-rgb-led-matrix.discourse.group/t/dim-displays-on-latest-waveshare-panels/400/3 "2022-01-14T18:48:02Z")

</div>

note that brightness between panels with different chips, will not be the same and there isn’t much you can do about it except don’t mix and mach.  
I have some FM2616A and FM2617 panels, and the brightness is not quite the same either.

---

<div class="post-metadata">

### Author: ![Derfreak](https://avatars.discourse-cdn.com/v4/letter/d/c4cdca/32.png) [@Derfreak](https://rpi-rgb-led-matrix.discourse.group/u/Derfreak)
#### Post date: [August 22, 2022, 8:10pm UTC](https://rpi-rgb-led-matrix.discourse.group/t/dim-displays-on-latest-waveshare-panels/400/4 "2022-08-22T20:10:53Z")

</div>

Hey ,just fell over this and found a “official” solution look at  
[https://www.waveshare.com/wiki/RGB–Matrix-P3-64x32-Reginit](https://www.waveshare.com/wiki/RGB--Matrix-P3-64x32-Reginit)

the Script is for one Panel only for more panels you need to modify the “MaxLED” Value before compiling.

---

<div class="post-metadata">

### Author: ![marcmerlin](https://yyz2.discourse-cdn.com/free1/user_avatar/rpi-rgb-led-matrix.discourse.group/marcmerlin/32/40_2.png) [@marcmerlin](https://rpi-rgb-led-matrix.discourse.group/u/marcmerlin)
#### Post date: [October 26, 2022, 5:19pm UTC](https://rpi-rgb-led-matrix.discourse.group/t/dim-displays-on-latest-waveshare-panels/400/5 "2022-10-26T17:19:01Z")

</div>

absolutely, you can adjust or this in software if you are willing to do the work to do a brightness mapping in software and adjust the matrix values accordingly for each panel.  
It’s just more work than I’m willing to do, so I make sure to have matching panels 🙂

---

<div class="post-metadata">

### Author: ![elentophanes](https://yyz2.discourse-cdn.com/free1/user_avatar/rpi-rgb-led-matrix.discourse.group/elentophanes/32/181_2.png) [@elentophanes](https://rpi-rgb-led-matrix.discourse.group/u/elentophanes)
#### Post date: [June 15, 2024, 8:34am UTC](https://rpi-rgb-led-matrix.discourse.group/t/dim-displays-on-latest-waveshare-panels/400/6 "2024-06-15T08:34:39Z")

</div>

thanks, that looks like the right approach.

---

<div class="post-metadata">

### Author: ![elentophanes](https://yyz2.discourse-cdn.com/free1/user_avatar/rpi-rgb-led-matrix.discourse.group/elentophanes/32/181_2.png) [@elentophanes](https://rpi-rgb-led-matrix.discourse.group/u/elentophanes)
#### Post date: [June 15, 2024, 8:36am UTC](https://rpi-rgb-led-matrix.discourse.group/t/dim-displays-on-latest-waveshare-panels/400/7 "2024-06-15T08:36:54Z")

</div>

I ordered almost at the same time in 2 orders a few weeks apart, same part number, it was what the distributor sent. Unfortunately if the manufacturer changes the chip without updating the part number its pretty hard to choose and get matched ones.
