jejelinge / PIPBOY_3000

13 stars 1 forks source link

Code don't verify #3

Open Chri-V opened 2 months ago

Chri-V commented 2 months ago

Hi, Know this is not a coding problem but
it is telling me the sketch is too big. :-(

/Users/chrisvorster/Library/Arduino15/packages/esp32/tools/esp-x32/2302/bin/xtensa-esp32-elf-size -A /private/var/folders/2j/mz46_xq56fldhqsmy7w3c5r80000gn/T/arduino/sketches/B5F593F449FAA8AFA10A06EF2B272592/Fallout_PipBoy3000_Celsius.ino.elf Sketch too big; see https://support.arduino.cc/hc/en-us/articles/360013825179 for tips on reducing it. Sketch uses 1384353 bytes (105%) of program storage space. Maximum is 1310720 bytes. Global variables use 71732 bytes (21%) of dynamic memory, leaving 255948 bytes for local variables. Maximum is 327680 bytes. text section exceeds available space in board

Compilation error: text section exceeds available space in board

Did not include additional items in library. Please advise. Thanks Chri

Chri-V commented 1 month ago

Hi, Managed to resolve issue with changing Partition scheme in Arduino IDE to "Huge". Does upload now but screen still have no display :-(, (Lights up but white)

jejelinge commented 1 month ago

Hi,

Do you have a picture of you screen ? What messages do you have in your serial monitor ? Le 21/07/2024 01:36:37, Chri-V @.> a écrit : Hi, Managed to resolve issue with changing Partition scheme in Arduino IDE to "Huge". But screen still have no display :-( Thanks — Reply to this email directly, view it on GitHub [https://github.com/jejelinge/PIPBOY_3000/issues/3#issuecomment-2241335010], or unsubscribe [https://github.com/notifications/unsubscribe-auth/A77MGNA7QIXB4IYS6J6V5VLZNLYALAVCNFSM6AAAAABLFYJBLGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBRGMZTKMBRGA]. You are receiving this because you are subscribed to this thread.Message ID: @.>

Chri-V commented 1 month ago

Hi jejelinge,

Thank you for getting back to me. I really appreciate your time. Everything seem to work. I get audio and you can hear it change when you turn the switch but I get a blank white screen. Please see attached photo of screen and screenshot showing serial monitor. I will also attach some other photos of the User_Setup.h, ESP32 and connections. Thank you

Screenshot 2024-07-23 at 7 51 01 PM Screenshot 2024-07-23 at 7 51 34 PM

IMG_7035 IMG_7037 IMG_7040 IMG_7042 IMG_7045 Screenshot 2024-07-23 at 7 22 10 PM Screenshot 2024-07-23 at 7 26 18 PM Screenshot 2024-07-23 at 7 26 41 PM

briggz84 commented 1 month ago

@Chri-V Did you resolve this issue? I'm having same problem

jejelinge commented 1 month ago

Where did you buy the screen ? Are you sure of the driver ? Le 31/07/2024 14:49:02, Paul Briggs @.> a écrit : @Chri-V [https://github.com/Chri-V] Did you resolve this issue? I'm having same problem — Reply to this email directly, view it on GitHub [https://github.com/jejelinge/PIPBOY_3000/issues/3#issuecomment-2260446731], or unsubscribe [https://github.com/notifications/unsubscribe-auth/A77MGNF25SA3RT2RDJVYSXTZPDML5AVCNFSM6AAAAABLFYJBLGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENRQGQ2DMNZTGE]. You are receiving this because you commented.Message ID: @.>

Chri-V commented 1 month ago

Hi jejelinge, briggz84, Apologies for the late reply. Unfortunately have not been able to solve the problem. I purchased my screen on AliExpress
(ILI9488 SPI module 3.95 inch ...Module No Touch) a few weeks ago. The screen surprisingly works with the Adafruit_GFX_Library but not with Bodmer's TFT_eSPI library. I have ordered a second screen with ST7796 Driver from another supplier. Will let you know in the next day or two. Thanks

Chri-V commented 3 weeks ago

Hi, Just an update on the screen's. Both are working perfectly. The ST7796 worked from the work go. Did display wrong colours initially but managed to fix the problem. With regards to the first ILI9488 module, I am embarrassed to say that I think I was updating the wrong Setup.h file. Works perfect now. Cheers.