Search found 5 matches
- Wed Aug 03, 2022 6:54 pm
- Forum: General Discussion
- Topic: How do I implement a boot screen
- Replies: 0
- Views: 1339
How do I implement a boot screen
Hello guys I have a ST7735S (1.8inch screen) / no micro SD slot I want to add my picture when I power on the device, then the device should move to my other code. I found I could use BITMAP to flash memory, but when I use the "ESp8266-ST7735-bitmap-main" file I don't get the picture over the whole s...
- Tue Aug 02, 2022 4:58 pm
- Forum: General Discussion
- Topic: ESP32 issue cannot flash
- Replies: 4
- Views: 5749
Re: ESP32 issue cannot flash
It seems I bricked the esp somehow. When I try to flash bootloader its gets stuck at uploading stub. I've tried on linux, flashtool, python to flash... EDIT: I somehow managged to fix it. I used flashtool with luanode.bin file ( that was in the description on the add) 1.) I kept EN button and Erased...
- Sun Jul 31, 2022 9:24 am
- Forum: General Discussion
- Topic: ESP32 issue cannot flash
- Replies: 4
- Views: 5749
Re: ESP32 issue cannot flash
If the CH343SER still is on the board, it may interfere with your external serial converter. I only see chip CH1902X. The issue is now even with windows drivers what ever i install I get device cannot start Code10. I like have 3 different cables and non of them don't seem to work anymore. I get con...
- Sat Jul 30, 2022 11:26 am
- Forum: General Discussion
- Topic: ESP32 issue cannot flash
- Replies: 4
- Views: 5749
Re: ESP32 issue cannot flash
Sketch uses 690197 bytes (52%) of program storage space. Maximum is 1310720 bytes. Global variables use 37488 bytes (11%) of dynamic memory, leaving 290192 bytes for local variables. Maximum is 327680 bytes. esptool.py v3.3 Serial port COM3 Connecting.... Chip is ESP32-D0WDQ6 (revision 1) Features: ...
- Fri Jul 29, 2022 1:13 pm
- Forum: General Discussion
- Topic: ESP32 issue cannot flash
- Replies: 4
- Views: 5749
ESP32 issue cannot flash
Hello guys, I've pretty new to all this, but I'm facing an issue. I've bought my esp from Here It came, I installed Arduino and set all up. For my test i flashed the wifi scan, and it all went great. I opened the serial monitor and it really showed the networks. I forgot the esp32 until my st7735s d...