Hi,
I am trying to use a 4in ST7796S display (on Amazon: https://www.amazon.com/dp/B0CKRJ81B5?ref_=ppx_hzsearch_conn_dt_b_fed_asin_title_1&th=1).
I see the ST7735_t3 example, and used this as a starting point. There doesn't seem to be a SST7796S section in the code. I get it to compile, and have tried uncommenting multiple options in the definition of tft... set tft.init to 320 x 480 (and 480x320)... also tried different offsets with tft.setRowColStart... The display is doing something but it is all jumbled... Is there any code elsewhere for this display? I saw a thread where someone was trying to modify the code, but it was never resolved (https://github.com/PaulStoffregen/ST7735_t3/pull/35/files#top).
I am trying to use a 4in ST7796S display (on Amazon: https://www.amazon.com/dp/B0CKRJ81B5?ref_=ppx_hzsearch_conn_dt_b_fed_asin_title_1&th=1).
I see the ST7735_t3 example, and used this as a starting point. There doesn't seem to be a SST7796S section in the code. I get it to compile, and have tried uncommenting multiple options in the definition of tft... set tft.init to 320 x 480 (and 480x320)... also tried different offsets with tft.setRowColStart... The display is doing something but it is all jumbled... Is there any code elsewhere for this display? I saw a thread where someone was trying to modify the code, but it was never resolved (https://github.com/PaulStoffregen/ST7735_t3/pull/35/files#top).