running the bare esp32 chip

FroggestSpirit
Posts: 9
Joined: Wed Jul 05, 2017 2:55 am

running the bare esp32 chip

Postby FroggestSpirit » Fri Jul 28, 2017 1:12 am

Im making a music player. I use the batch burn board, so that i can program the bare esp32 chip. I finished the music player, and tested it through the board, it works well. I soldered everingthing to the bare board now, added a lipo battery and switch, and no sound comes out. Strangely enough, if i push it into the batch board while on (it cant fit in all the way with the wires soldered), it works, and I can hear the audio, even though the board is only running from the battery, and the power switch is off on the board (switch is on for the esp). Is there a connection that needs to be briged or something? I'm curious why it wont work without the board

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: running the bare esp32 chip

Postby ESP_Sprite » Fri Jul 28, 2017 1:52 am

Pretty hard to say without any schematics or pictures.

FroggestSpirit
Posts: 9
Joined: Wed Jul 05, 2017 2:55 am

Re: running the bare esp32 chip

Postby FroggestSpirit » Fri Jul 28, 2017 2:04 am

Well, i have the esp32 wired to an sd card reader, a battery, and a piezo speaker. The battery is also connected to a switch, and lipo charger, my multimeter said it gave around 3.7v iirc. The vcc of the esp and sdcard reader are connected, as well as the ground for the sd card reader, esp, and the speaker (other end is on io4 which is pwm currently, got that to work at a good quality). If needed i can try to post a picture, but its a pretty basic setup

EDIT: To clarify a little more, the ESP32, SD card reader, Battery and Lipo charger are all wired in paralell. The on/off switch is wired to the vcc line, separating the battery+charger from the esp+sdcard reader.

User avatar
kolban
Posts: 1683
Joined: Mon Nov 16, 2015 4:43 pm
Location: Texas, USA

Re: running the bare esp32 chip

Postby kolban » Fri Jul 28, 2017 3:30 am

What instructions or recipe did you follow to build the board? Do you have a schematic diagram of the circuit you have assembled? Can you post a photo of the board?
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: running the bare esp32 chip

Postby ESP_Sprite » Fri Jul 28, 2017 4:04 am

Also, you're running your ESP32 chip directly from a LiIon? Please do understand that a charged LiIon can be up to 4.2V, which will damage the ESP32.

FroggestSpirit
Posts: 9
Joined: Wed Jul 05, 2017 2:55 am

Re: running the bare esp32 chip

Postby FroggestSpirit » Fri Jul 28, 2017 10:39 am

My wiring is messy, but this is currently the setup I have
Image
I'm aware the higher voltage could damage the ESP32, but I want to test that it works with this setup. I tried a voltage divider with a 100k resistor and a 470k resistor, which should have put it in a safe range, although my multimeter was getting less than 1 volt from that. (I had the 100k connect the VCC to the battery, and the 470k connect the ground to the battery when I tested that).

ESP_Sprite
Posts: 8921
Joined: Thu Nov 26, 2015 4:08 am

Re: running the bare esp32 chip

Postby ESP_Sprite » Fri Jul 28, 2017 12:23 pm

Okay, so you're using an Wrover32 module and not a bare chip, as you mention in the title? Also, never use a voltage divider to get a lower power supply voltage, especially not with values that insanely high as that. Instead, use a nice 3.3V LDO or something. Or grab something like an ESP32 Thing board, which has all the logic for LiIon stuff integrated. If any, in the current setup you're running the ESP32 out of spec, and we can't guarantee anything then: the chip may not blow up instantly, but it is very well possible it'll have boot problems. So get your power supply in order first, then we can continue debugging.

FroggestSpirit
Posts: 9
Joined: Wed Jul 05, 2017 2:55 am

Re: running the bare esp32 chip

Postby FroggestSpirit » Fri Jul 28, 2017 2:13 pm

The chip is a esp32-wroom (not sure if it makes a difference). Ill look into a ldo with a dropout of around 0.4v, so it will be well within the 2.6-3.6v range

FroggestSpirit
Posts: 9
Joined: Wed Jul 05, 2017 2:55 am

Re: running the bare esp32 chip

Postby FroggestSpirit » Fri Aug 04, 2017 12:01 am

I got a voltage adjuster (one with the screw to adjust output). Because of the dropout, i swapped the charger for one from a portable power bank, so it outputs 5v, which the adjuster outputs about 3.2v to the rest of the circuit now, although im still not getting sound output

Edit: not sure what i did, but its working great now. Just need to 3d print a shell

v1nc3nt
Posts: 6
Joined: Sun Oct 15, 2017 7:47 am
Location: montpellier, france

Re: running the bare esp32 chip

Postby v1nc3nt » Sun Oct 15, 2017 7:59 am

Please, can you tell me if connecting GND and 3V3 of an wroom-32 is sufficient to trigger a boot? (I know, sounds stupid if the answer is yes, but I'm not an expert in soldering so it's kinda tough to decipher what's wrong...).

Who is online

Users browsing this forum: No registered users and 107 guests