Search found 59 matches

by ves011
Thu May 21, 2026 9:53 am
Forum: General Discussion
Topic: What do I need?
Replies: 2
Views: 95

Re: What do I need?

first you need to define what do you mean by
make it "smart"
by ves011
Mon Apr 27, 2026 8:42 pm
Forum: General Discussion
Topic: Regarding problems in ADC of esp32
Replies: 2
Views: 91

Re: Regarding problems in ADC of esp32

...the accuracy of the ADC on the ESP32 is very important...
well... ESP32 is a general purpose MCU integrating a lot of digital peripherals and on top of these a RF frontend. You cannot expect the integrated ADC which is an analog peripheral, to have similar performance like a dedicated ADC chip ...
by ves011
Tue Apr 14, 2026 2:50 pm
Forum: General Discussion
Topic: ESP32-E22: Custom ESP-IDF firmware support clarification
Replies: 3
Views: 241

Re: ESP32-E22: Custom ESP-IDF firmware support clarification

well, I don't want to add salt to the wound, but who took the architectural decision without having an answer to these basic questions...
I look around for some engineering documents, but couldn't find anythng beside marketing materials. I'm also curious about this communication "beast".
Maybe ...
by ves011
Tue Apr 14, 2026 2:22 pm
Forum: General Discussion
Topic: ESP32-S3FHR2 External Crystal
Replies: 3
Views: 84

Re: ESP32-S3FHR2 External Crystal

AFAIK, ESP32-PICO-D4 is a module while ESP32-S3FH4R2 it's a SoC only. SoCs do not have anything around so the answer is no.
You might look to ESP32-S3-WROOM-x which is a module and has the external crystal.
by ves011
Sat Dec 20, 2025 12:07 pm
Forum: Hardware
Topic: Battery and XIAO ESP32
Replies: 1
Views: 1820

Re: Battery and XIAO ESP32

Well … this is not quite a wiring diagram, but rather a high-level introductory slide.
At high level, it looks ok, but as you know, the evil is in details which are missing :)
by ves011
Sat Nov 29, 2025 5:28 pm
Forum: General Discussion
Topic: ESP32S3 does not work when powered on 5V pin
Replies: 11
Views: 4856

Re: ESP32S3 does not work when powered on 5V pin

I wanted to show how reset and boot signals are generated from CH343 DTR/RTS, but cannot add a picture here because this error
"Sorry, the board attachment quota has been reached." :(
...maybe a forum moderator can help.

It looks, when cable is disconnected, you are in the state with DTR = 1 and ...
by ves011
Sat Nov 22, 2025 7:34 pm
Forum: General Discussion
Topic: ESP32 outdoors setup
Replies: 1
Views: 911

Re: ESP32 outdoors setup

Give us some more hints on your usecase and scenarios, like what you try to achieve, what you want to measure/monitor, what types of sensors, connection type, communication needs... and we might give some ideas. Otherwise its hard to come with something.
by ves011
Wed Nov 19, 2025 7:27 pm
Forum: Hardware
Topic: Can I use GPIO 12 and 13 for I2C bus?
Replies: 2
Views: 2793

Re: Can I use GPIO 12 and 13 for I2C bus?

1. There are no constraints for GPIO12, GPIO13 so its safe to use them for i2c
Strapping pins for S3 are, according to the datasheet, GPIO 0, 3 45 and 46
2. Internal pull-up/down, according to the same data sheet is 45k, so too high for I2C
by ves011
Wed Nov 19, 2025 7:10 pm
Forum: General Discussion
Topic: ESP32S3 does not work when powered on 5V pin
Replies: 11
Views: 4856

Re: ESP32S3 does not work when powered on 5V pin

Obviously, my assumptions are wrong 😊
It looks to be a normal dev kit with 2 usb connectors and no usb hub.
I could not find the schematic for this specific board but looking at the pictures I would expect it follows standard ESP32-S3-DevKitC-1 (https://docs.espressif.com/projects/esp-dev-kits/en ...
by ves011
Wed Nov 19, 2025 5:13 pm
Forum: Hardware
Topic: ESP32s3 PCB Boot
Replies: 7
Views: 4020

Re: ESP32s3 PCB Boot

..but I would remove R5, R7..
what i mean, is to replace those resistors with 0 ohm value, not to effectively remove them.
for capacitors yes, remove means remove.
Sory for confusion :(

Go to advanced search