Search found 7 matches
- Thu Aug 14, 2025 12:33 pm
- Forum: Hardware
- Topic: Esp32-s3-wroom1 guidance
- Replies: 3
- Views: 334
Re: Esp32-s3-wroom1 guidance
thank you
- Wed Aug 13, 2025 10:59 am
- Forum: Hardware
- Topic: Esp32-s3-wroom1 guidance
- Replies: 3
- Views: 334
Esp32-s3-wroom1 guidance
Hi,
I'm trying to make a custom pcb using esp32-s3-wroom1 MCN16R8. But im facing an issue, i have been reading a lot online on what pins are safe to use and i'm in a conflict some resources like atomic14 say they are fine to use, while others say they are not.
Can someone take a look and tell me if ...
I'm trying to make a custom pcb using esp32-s3-wroom1 MCN16R8. But im facing an issue, i have been reading a lot online on what pins are safe to use and i'm in a conflict some resources like atomic14 say they are fine to use, while others say they are not.
Can someone take a look and tell me if ...
- Wed Aug 03, 2022 6:54 pm
- Forum: General Discussion
- Topic: How do I implement a boot screen
- Replies: 0
- Views: 1650
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 ...
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 ...
- Tue Aug 02, 2022 4:58 pm
- Forum: General Discussion
- Topic: ESP32 issue cannot flash
- Replies: 4
- Views: 7344
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 ...
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 ...
- Sun Jul 31, 2022 9:24 am
- Forum: General Discussion
- Topic: ESP32 issue cannot flash
- Replies: 4
- Views: 7344
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 ...
- Sat Jul 30, 2022 11:26 am
- Forum: General Discussion
- Topic: ESP32 issue cannot flash
- Replies: 4
- Views: 7344
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 ...
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: 7344
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 ...
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 ...