Hello Lewis !
I've released SoftRF for LilyGO T-Display P4 yesterday https://github.com/lyusupov/SoftRF/releases/tag/1.9
Description of use case is there: https://github.com/lyusupov/SoftRF/wiki/Concorde-Edition
I've noticed that the touch panel sense function operates differently on TFT and AMOLED versions of the T-Display.
In most cases, a swipe gesture with HI8561 works as expected while the GT9895 one sometimes does not give positive effect necessary.
I use a common approach with both sensors equally:
https://github.com/lyusupov/SoftRF/blob/master/software/firmware/source/SoftRF/src/driver/DSI.cpp#L283-L341
I've attached a "merged" firmware binary for the P4.
SoftRF-P4_merged.zip
Please, try it out on the T-Display AMOLED and TFT when able.
I will appreciate if you can give me an advice on how to configure GT9895 driver to be on par with performance of the HI8561 one.
P.S. Lewis, I have to mention that the T-Display needs ESP_Hosted firmware in C6 co-processor for the SoftRF firmware to operate properly.
https://github.com/Xinyuan-LilyGO/T-Display-P4/tree/main/firmware/%5BT-Display-P4%5D%5Besp32c6_slave_esp_hosted_mcu_network_adapter%5D
Hello Lewis !
I've released SoftRF for LilyGO T-Display P4 yesterday https://github.com/lyusupov/SoftRF/releases/tag/1.9
Description of use case is there: https://github.com/lyusupov/SoftRF/wiki/Concorde-Edition
I've noticed that the touch panel sense function operates differently on TFT and AMOLED versions of the T-Display.
In most cases, a swipe gesture with HI8561 works as expected while the GT9895 one sometimes does not give positive effect necessary.
I use a common approach with both sensors equally:
https://github.com/lyusupov/SoftRF/blob/master/software/firmware/source/SoftRF/src/driver/DSI.cpp#L283-L341
I've attached a "merged" firmware binary for the P4.
SoftRF-P4_merged.zip
Please, try it out on the T-Display AMOLED and TFT when able.
I will appreciate if you can give me an advice on how to configure GT9895 driver to be on par with performance of the HI8561 one.
P.S. Lewis, I have to mention that the T-Display needs ESP_Hosted firmware in C6 co-processor for the SoftRF firmware to operate properly.
https://github.com/Xinyuan-LilyGO/T-Display-P4/tree/main/firmware/%5BT-Display-P4%5D%5Besp32c6_slave_esp_hosted_mcu_network_adapter%5D