On which protocol TFT 3.5 ILI9486 Mcufriend working?
Is it working on SPI communication protocol or some others protocol?
Hello everyone , Can you please tell me , On which Protocol 3.5 TFT ILI9486 Mcufriend Display Works?
- #include "SPI.h" Why you using this library in your code? please explain?
- SD_SS SD_DI SD_DO SD_SCK , We are not using this pins but my TFT display calibration working fine, So How TFT transmit and received data from Arduino Uno ?
It's not my code. It's Adafruit's code. Ask Adafruit why would they make a library that works.
My guess. They are using SPI to transfer data to/from the display.
Want to learn more? Open up the library and look at how they do the thing.
thanks for your reply
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.