Hello.
I would like to use an 8bit parallel display (ILI9486 driver) with an esp32, while using WiFi (ADC2 will be occupied).
I am posting this question since 7 channels of ADC1 are already in use by other things, so my only option is using ADC2.
If impossible, would SPI be an option and if so, can 8 parallel displays (again using ILI9486) utilized with SPI ?
Thank you in advance.