[Explanatory image of wiring for LED lighting]

I have attached the image.
When power is connected to LED A, 20mA will flow at 100R.
This is not a problem. It shines brightly.
On the other hand, the output of the MAX7219 draws only 4mA when LED B is lit.
I control the MAX7219 with ESP32 and set it to shine the brightest.
When I measured the current of the MAX7219's ISET resistor, it was 0.28mA.
Apparently, the MAX7219 allows 100 times more current to flow through the LED than the ISET resistor current. In other words, LED B should be able to flow 28mA.
However, only 4mA flows and the light is dim.
why?
How can I get 20mA to flow to LED B?

I have attached the image.
When power is connected to LED A, 20mA will flow at 100R.
This is not a problem. It shines brightly.
On the other hand, the output of the MAX7219 draws only 4mA when LED B is lit.
I control the MAX7219 with ESP32 and set it to shine the brightest.
When I measured the current of the MAX7219's ISET resistor, it was 0.28mA.
Apparently, the MAX7219 allows 100 times more current to flow through the LED than the ISET resistor current. In other words, LED B should be able to flow 28mA.
However, only 4mA flows and the light is dim.
why?
How can I get 20mA to flow to LED B?


