Replies: 4 comments 6 replies
-
Hmm, my PlatformIO just killed itself, again, "MissingPackageManifestError: Could not find one of 'package.json' manifest files in the package". But before it did I successfully added board = esp32-s3-devkitc-1 to both the Arduino example in this repository and to the version I have on my drive. Other than a gazillion of warnings for the Arduino sources and a number of warnings for the ESP-IDF headers, this seems to be going fine. So I guess I need you to be more specific, what errors, and what does your platformio.ini look like? |
Beta Was this translation helpful? Give feedback.
-
Yes, I have fixed the errors, successfully added the library, and the Hello World example was successfully sent to the processor. However, nothing is displayed on the screen. I am using the FT810 and I am sure I have set the pins correctly, as they are in the platformio.ini file. Where could I be going wrong?
|
Beta Was this translation helpful? Give feedback.
-
its my own pcb i created ft810 and 4.3" tft |
Beta Was this translation helpful? Give feedback.
-
panel = https://www.hotmcu.com/43-inch-480x272-tft-lcd-display-touch-panel-standard-40-pin-p-43.html?cPath=6_16 yes i have 12MHz crystal I'm new to ESP32 and don't have much software knowledge, I'm sorry. I entered the technical specifications of the panel, but I still couldn't get a result. i rewrote for my panel: EVE_config.h /932 line
|
Beta Was this translation helpful? Give feedback.
-
Hi, good day
First of all, thank you for the library. I have an "ESP32-S3-DevKitC-1" but I can't seem to build it, I always get errors. I am using "PlatformIO" wtih VSCode
Tx for helping
Beta Was this translation helpful? Give feedback.
All reactions