Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi Folks,
I'm able to run both NRF24 and ILI9341 independantly.
I can run nrf24 on SPI1 and tft on SPI2, but i cant run them together.
The moment I initialize 9341 via tft.begin(spi2), nrf stops to work
Any one has ideas?