Ok then the codes are these:
16 ssd1322 to 53 mega
5 ssd1322 to 51 mega
4 ssd1322 to 52 mega
15 ssd1322. to 8. mega
14 ssd1322 to. 6 mega.
also in the string you have to change:
U8G2_SH1122_256X64_F_4W_HW_SPI u8g2(U8G2_R0, /* cs=*/ 53, /* dc=*/ 6, /* reset=*/ 8);
U8G2_SSD1322_256X64_F_4W_HW_SPI u8g2(U8G2_R0, /* cs=*/ 53, /* dc=*/ 6, /* reset=*/ 8);
Let me know if it works