logo elektroda
logo elektroda
X
logo elektroda

ESP32-S3, display and example compilation errors on PlatformIO vs Arduino IDE

Honsu 57 2
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 21761564
    Honsu
    Level 3  
    I wanted to switch from the Arduino IDE environment to PlatformIO. I have a display on an ESP32-S3 for which there is an example attached. To my surprise I am not able to compile it on this platform. It generates a mass of errors when building the project. I assisted myself with artificial intelligence. It reported that PlatformaIO uses an older core. Surprisingly I can build it on Arduino 1.8.19 with warnings. Could it be that a particular example cannot be created on PlatformIO or is this due to my not knowing what the compiler is spitting out and how to remedy this?
  • ADVERTISEMENT
  • #2 21761669
    inot
    Level 38  
    It would be necessary to write down what errors you are receiving.
  • #3 21761824
    khoam
    Level 42  
    Honsu wrote:
    I was assisted by artificial intelligence. It reported that PlatformaIO is using an older core.


    This is unfortunately true. Espressif stopped supporting PlatformIO some time ago.
    But there is also good news: pioarduino
ADVERTISEMENT