schreibfaul1 / ESP32-MiniWebRadio

Internetradio with ESP32, I2S DAC and SPI TFT Display with Touchpad
https://www.youtube.com/watch?v=6QbPee2583o
324 stars 79 forks source link

screen update in ver 3.1 #448

Closed clear-sky closed 2 months ago

clear-sky commented 4 months ago

Hi dear wolle! this problem can be seen in ver 3 and 3.1 if I unplug usb to serial cable, screen update is stopped or very slow

schreibfaul1 commented 4 months ago

I don't know exactly what the cause could be. It may have something to do with OTA. What happens if you remove the _uoloadport from platformio. Or enter a port like COM1, USB0, ACM0... depending on the operating system.

clear-sky commented 4 months ago

Hi dear wolle! my os is linux upload_port is removed before ,if i dont remove upload_port from platformio flashing of mcu stops with this error message : Host MiniWebRadio.local Not Found changing this line to upload_port = /dev/ttyUSB* allows flashing but problem remains

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.