Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32-S3 WROOM-1 | corrupted text on the serial monitor #418

Closed
Jimbobnz opened this issue May 15, 2024 · 8 comments
Closed

ESP32-S3 WROOM-1 | corrupted text on the serial monitor #418

Jimbobnz opened this issue May 15, 2024 · 8 comments
Labels

Comments

@Jimbobnz
Copy link

Trying this code for the first time and I'm getting this issue on ESP32-S3 WROOM-1 (SP32-S3-DevKitC-1-N16R8) with corrupted text.

Serial Monitor:

ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce3818,len:0x508
load:0x403c9700,len:0x4
load:0x403c9704,len:0xad0
load:0x403cc700,len:0x29d8
entry 0x403c9880
[   414][I][esp32-hal-psram.c:92] psramInit(): PSRAM enabled
�&R2�"6�!y0y6��4
                �9%�4�%�gd'd�QC�'d
                                  $&$� c�4'�4�t$!$a1$A�46�$dP0$!U4$da1d 6$74fE$$6Ș4�$�It��4��t�8�� h{�rf�tg�f$�rfV%1�$8
                                                                                                                       nF�y61�g�84v�"$t�&cUd�� 7�
@clear-sky
Copy link

Hi!
please see #402

@schreibfaul1
Copy link
Owner

The TTL2USB chip (the CP2102 is often used) does not actually cause any problems. You can change the monitor speed in platfornio.ini at the top. The USB cable may be too long or of poor quality. You can reduce the speed for tests, e.g. 57600 Baud

@clear-sky
Copy link

Hi dear Wolle!
I have this problem also!
my problem exactly happens when radio gets time from web due to #402
you suspected to Timezone_String but i suspected to another thing : espota
because espota is added to project from version 3
With great difficulty, I managed to go back to version 2, where this problem does not exist at all!!!

@clear-sky
Copy link

Hi dear wolle!
i dont use vscode !
if possible please install platformio cli and test pio device monitor
you will see the problem

@schreibfaul1
Copy link
Owner

That may be the case. OTA means that I do not have a direct connection via USB. You can achieve this by setting the port of e.g. Com or USB to "Auto". OTA is deactivated if you delete the upload port in platfornio.ini
image

@clear-sky
Copy link

clear-sky commented May 25, 2024

Hi Dear Wolle!
thanks for the answer-it is impossible to flash the mcu unless I disable upload port so "upload port" wont be the hint
did you test platformio cli?

Copy link

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

@github-actions github-actions bot added the stale label Jun 25, 2024
Copy link

github-actions bot commented Jul 9, 2024

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

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants