[SOLVED] What could happen if ESP32 uses GPIO 7/8 (shared with flash memory)
Posted: Wed Mar 08, 2023 4:01 pm
Hello,
I'm using an ESP32-WROOM-32E with 16MB of Flash.
I'd like to understand how ESP32 effectively uses the pins from GPIO 6 to GPIO 11.
I know they are used for the flash memory chip inside, as said here viewtopic.php?t=1250.
I'm using a particular hardware, so not the ESP32-DevKit, where some hardware is connected to GPIO 7 and GPIO 8. It is working well and there aren't problems.
I flash the chip using the DIO mode.
My question is: why is it working? In my opinion it should give errors on the flash!
I'm using an ESP32-WROOM-32E with 16MB of Flash.
I'd like to understand how ESP32 effectively uses the pins from GPIO 6 to GPIO 11.
I know they are used for the flash memory chip inside, as said here viewtopic.php?t=1250.
I'm using a particular hardware, so not the ESP32-DevKit, where some hardware is connected to GPIO 7 and GPIO 8. It is working well and there aren't problems.
I flash the chip using the DIO mode.
My question is: why is it working? In my opinion it should give errors on the flash!