Panel chaining and connection

Dear Luois, i want to chanel the panel of 32x16-8s to 192x32= 2 row, each 6 panel.Cold you pls inform the connection?
I am using ESP 32 and have tried to test theconst uint8_t kPanelType = (SM_HUB75_OPTIONS_C_SHAPE_STACKING); but not working,
while trying (SM_HUB75_OPTIONS_NONE); or (SM_HUB75_OPTIONS_BOTTOM_TO_TOP_STACKING ); is working but the signal is got noise may be because of the cable connection from the end of row 1 to row 2 is too long.
Kindly, pls give the solutin pls.
Best Regrd.

Sorry, C shaped stacking isn’t supported with multirow panels:

SM_HUB75_OPTIONS_C_SHAPE_STACKING isn’t compatible with panels that require the Multi Row Refresh Mapping feature (if your kPanelType value includes the column size, it likely requires Multi Row Refresh Mapping

https://github.com/pixelmatix/SmartMatrix/wiki/Features

@Louis
the panel that @primaledmdn uses is not “multirow”, it seems to be ordinal 32x16 s8 panel