Consider I have 4 daised chaining of MX7219 LED Matrix 8×8. Thats mean i have more width than height (32×8) or (width×height)
If i want improve overal width of LED again, thats mean i must continue daisy chaining from DOUT of previous module to DIN pin of new module so i will have (40×8).
If i want improve overal LED height so i can have 32×16, I have two options, I can define new CHIP SELECT pin of SPI in my microcontroller, or I can continue daisy chain.
Which one better?