Page 3 of 5
Re: New ESP32 Board Bootloader
Posted: Wed Feb 10, 2021 10:09 am
by lannocm
u1 the voltage regulator
So, what should this look like?
Also there is no flash chip on the schematic so are you using esp32-u4wdh?
You have all the information I have. Is this, perhaps, the extra hardware that the designer mentioned?
Where should it go and how is it connected?
Thanks
Re: New ESP32 Board Bootloader
Posted: Wed Feb 10, 2021 5:21 pm
by WiFive
So, what should this look like?
Should be connected to vbat_out instead of vbat+ but might still work.
You have all the information I have
No I don't have the bill of materials you sent to the pcb manufacturer
First step is to test the 3v3 testpoint with a meter
Re: New ESP32 Board Bootloader
Posted: Wed Feb 10, 2021 8:29 pm
by lannocm
Hi,
Attached is the BOM. I will try the voltage tomorrow, thanks
Re: New ESP32 Board Bootloader
Posted: Wed Feb 10, 2021 9:56 pm
by WiFive
According to that your board has no flash so it won't do anything useful even if you get the USB comms working. It is a faulty design.
Re: New ESP32 Board Bootloader
Posted: Fri Feb 12, 2021 1:53 pm
by lannocm
That's a bit of a killer blow. I'm trying to get a response from the designer. I'll let you know what he says.
Thanks.
Re: New ESP32 Board Bootloader
Posted: Wed Feb 17, 2021 4:59 pm
by lannocm
Hi,
I'm told that the flash is the PSRAM, so it is included. The designer has had another look and he is satisfied that it is correct. However, we still can't get a connection on a serial interface.
Re: New ESP32 Board Bootloader
Posted: Wed Feb 17, 2021 5:38 pm
by lannocm
I tried the 3.3v test point and it is ok.
Re: New ESP32 Board Bootloader
Posted: Wed Feb 17, 2021 6:15 pm
by WiFive
Flash and psram are different and not interchangeable so he is wrong
Re: New ESP32 Board Bootloader
Posted: Wed Feb 17, 2021 9:09 pm
by lannocm
Does this explain why I cant get a serial connection?
Re: New ESP32 Board Bootloader
Posted: Wed Feb 17, 2021 9:31 pm
by lannocm
I just found this post
https://www.esp32.com/viewtopic.php?t=6670
I didn't understand much of it but it seems to be saying it's possible to use psram as flash but difficult. Just asking the designer for his view. He seemed to be saying it could be used for both the camera and the MCU.
Just clutching at straws, really.