I wanted to confirm the correct sequence for chaining 4 TLC5926 drivers together. Is SDO of chip 1 into SDI of chip 2, etc with SDO of the last chip going back into microcontroller? Also, are CLK and LE connected in parallel to the same pin of the microcontroller with OE set to ground (for constant driving) or OE for each chip connected to an individual pin on the microcontroller to allow multiplexing. What I am trying to do is connect 4 TLC5926 to an arduino in order to controller 64 LEDS. Thx!