Using GPIO0 and GPIO3 for I2C or I2S
Posted: Wed Dec 04, 2019 8:48 pm
I have a device with a large number of connections, and I'm trying to conserve as many GPIO pins as possible.
Would it be safe to use GPIO0 and GPIO3 with the I2C or I2S peripherals? I know these pins are needed by the serial bootloader, but they aren't needed once application code is running, right?
Would it be safe to use GPIO0 and GPIO3 with the I2C or I2S peripherals? I know these pins are needed by the serial bootloader, but they aren't needed once application code is running, right?