I’ve already searched the internet and I can’t find the Squareline Studio board driver to generate code for the vscode platformio framework for arduino for a 7-inch display (ESP-8048S070C).
I’ve already done most of the driver, all that’s left to do is configure the 16 bits and control pins and select the correct display driver.
We will be able to program in vscode with the Arduino framework (C++). I’ll post what I did here and anyone who can help me finish developing, because the advantages of working with objects are enormous, not to mention that we can program event-oriented, which makes the code much faster.
I’m almost finished with the Squireline drivers for the 5 inch and 7 inch 800x480, I just need to go from rgb888 to rgb565, so I’ll post the drivers here for anyone who needs them.
Initially I’m making drivers for the IDF framework.