Page 1 of 1

Can we use gpio16, gpio17 of esp32 pico module?

Posted: Mon Nov 12, 2018 6:19 am
by joicetm
i found that it is used to connect the flash chip and it is not recommended. i am running out pins for my application so is there any way to use these pins.

Re: Can we use gpio16, gpio17 of esp32 pico module?

Posted: Mon Nov 12, 2018 8:32 am
by ESP_Sprite
At the moment, with esp-idf, you cannot do this. In the future, we do want to allow other SPI devices to run in parallel with the SPI flash, but this is only good for some specific use cases.