Search found 2 matches

by johto391
Thu Aug 10, 2023 7:07 pm
Forum: Hardware
Topic: Min voltage level on CHIP_PU to guarantee that chip is powered on
Replies: 0
Views: 1061

Min voltage level on CHIP_PU to guarantee that chip is powered on

Hi,

I am consulting the ESP32­MINI­1/ESP32­MINI­1U - Datasheet (or any other esp32 datasheet).

I can see that "Max Low-level input voltage of CHIP_PU to shut down the chip is defined as 0.6V."

But what is the minimum voltage level to guarantee chip is powered on? (0.75×VDD)?

// Johan
by johto391
Fri Apr 05, 2019 9:36 am
Forum: ESP-IDF
Topic: [Solved] Being a WiFi station but not using DHCP ...
Replies: 4
Views: 13830

Re: [Solved] Being a WiFi station but not using DHCP ...

Hi Kolban,
On which esp-idf version did you get the tcpip_adapter_dhcpc_stop to work for interface TCPIP_ADAPTER_IF_STA?
// Johan