Xinyuan-LilyGO / T-Display-S3

MIT License
731 stars 173 forks source link

Zip file problems #184

Closed AlanLL closed 2 months ago

AlanLL commented 10 months ago

The file was unzipped and copied to the Arduino libaries folder. I had to do this because importing through libaries add azip file- it gave an error as invalid libary, so i copied as stated. How ever when compiling a program, i get the error "loading library from c:\Users\Alan_\Documents\Arduino\libraries\T-Display-S3-main: invalid library: no header files found" Also tthe libary does not show up in the files/examples. Your help would be appreciated.

lewisxhe commented 10 months ago

Just put the T-Display-S3 lib folder in the specified location, and then open any one of T-Display-S3/example to start the next step

AlanLL commented 10 months ago

My "C:\Users\Alan\Documents\Arduino\libraries\T-Display-S3-main" folder now only cotains the lib folder. I selected the "C:\Users\Alan\Documents\Arduino\libraries\T-Display-S3-main\lib\TFT_eSPI\examples\160 x 128\Pong_v3" file and tried to upload it, only to get the error as shown in the error.txt file

errors.docx

lewisxhe commented 10 months ago

image

lewisxhe commented 10 months ago

image

AlanLL commented 10 months ago

I already have TFT_eSPI version 2.5.0 by Bodmer installed. I only received my T-Display S3. When first plug in it did a wifi scan and the tried to connect to a Chineseweb site and failed. I tried to load the getting started file bi Volos Projects and it would upload. I then downloaded the firmware tools and uploadedthe tft test firmware. This was succesful and I now have the clourful logo and then all the test fonts. But I can't up load a program. I have no trouble with LilyGO T-DisplayS3 AMOLED, so why am I having trouble with T-Display S3??

lewisxhe commented 10 months ago

If you install TFT_eSPI through the ArduinoIDE library manager , you need to enable Pinmap for T-Display S3 ,See User_Setup_Select.h, otherwise it will be the default Pinmap. T-Display S3 AMOLED does not rely on TFT_ ESPI, so no settings are required

AlanLL commented 10 months ago

This is my User_Setyp_Select.h:

include <User_Setups/Setup206_LilyGo_T_Display_S3.h>

This is the message i get when i try to upload: "esptool.py v4.5.1 Serial port COM12 Connecting......................................

A fatal error occurred: Failed to connect to ESP32-S3: Wrong boot mode detected (0x8)! The chip needs to be in download mode. For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html Failed uploading: uploading error: exit status 2"

How do i get into download mode?? For this program (Volos Project) S3ProgressBar-main.zip

lewisxhe commented 10 months ago

See README FAQ

AlanLL commented 10 months ago

Where is : README FAQ Please??

lewisxhe commented 10 months ago

Adjust the baud rate to 115200 and follow README->FAQ for operation

AlanLL commented 10 months ago

I put the factory firmware.bin back, followed the FAQ and tried to upload. Result- esptool.py v4.5.1 Serial port COM12 Connecting...

A serial exception error occurred: Write timeout Note: This error originates from pySerial. It is likely not a problem with esptool, but with the hardware connection or drivers. For troubleshooting steps visit: https://docs.espressif.com/projects/esptool/en/latest/troubleshooting.html Failed uploading: uploading error: exit status 1

lewisxhe commented 10 months ago

Did you follow the order of the FAQs? I'm referring to putting the ESP into download mode. If all else works, take the shot, including keystrokes, send it to the store where you bought it, and let them handle it.

AlanLL commented 10 months ago

Yes I did follow the FAQ Hold BOOT,press RST, release RST, release BOOT. Upload code, and it still fails! I got the T-Display S3 form LilyGO

lewisxhe commented 10 months ago

You mentioned above that you also have an AMOLED? Is it normal?

T-Display-S3 Please record the operation video and contact the merchant where you purchased it.

AlanLL commented 10 months ago

The AMOLED display works just fine. I have started a conversation with LilyGO as to the resetting the upload. Iam waiting to hear back.


From: Lewis He @.> Sent: 19 August 2023 11:27 To: Xinyuan-LilyGO/T-Display-S3 @.> Cc: AlanLL @.>; Author @.> Subject: Re: [Xinyuan-LilyGO/T-Display-S3] Zip file problems (Issue #184)

You mentioned above that you also have an AMOLED? Is it normal?

T-Display-S3 Please record the operation video and contact the merchant where you purchased it.

— Reply to this email directly, view it on GitHubhttps://github.com/Xinyuan-LilyGO/T-Display-S3/issues/184#issuecomment-1684922797, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIGTR6SDKRU3W5WRPYRZ2ODXWCPIVANCNFSM6AAAAAA3VS72VQ. You are receiving this because you authored the thread.Message ID: @.***>

AlanLL commented 10 months ago

Prviously to reset the upload method was not working because I was holding down the BOOT key and pressing I014 button (I thought this was the RST key) Now I Know the RST button is on the side of the BOOT button. It looks like I've caused my self all of these problems because I did'nt RTFM!

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.