Voltage on MTDI to have logical 1 to drive LDO for VDD_SDIO
Posted: Wed Jul 13, 2016 3:52 pm
We are designing a board where the ESP32 is getting 3.3V for all power pins except for VDD3P3_CPU which we set to 2.8V.
This is needed because all external peripherals work at that voltage.
Now we want also use an SPI flash that runs at 1.8V. According to the datasheet we have to put MTDI to logical 1 to get VDD3P3_CPU producing 1.8V.
Should the logical 1 be 3.3V or 2.8V ?
To recap:
VDDP3P, VDDA, VDD3P3_RTC = 3.3V
VDD3P3_CPU = 2.8V
In order to have VDD_SDIO=1.8V what voltage should MTDI set to 2.8V or 3.3V?
Thanks
This is needed because all external peripherals work at that voltage.
Now we want also use an SPI flash that runs at 1.8V. According to the datasheet we have to put MTDI to logical 1 to get VDD3P3_CPU producing 1.8V.
Should the logical 1 be 3.3V or 2.8V ?
To recap:
VDDP3P, VDDA, VDD3P3_RTC = 3.3V
VDD3P3_CPU = 2.8V
In order to have VDD_SDIO=1.8V what voltage should MTDI set to 2.8V or 3.3V?
Thanks