Probably not the right forum but maybe someone can help. Was wondering if anyone has or knows of a driver that will work with the Attiny3216 for the ILI9341 driver display. The catch here is I am not using the Arduino IDE but MPLAB XIDE. I know Adafruit has one but what changes do I need to make in order to make it compatible with XIDE? Any guidance would be appreciated.
Have you tried using the MPLAB Arduino import plugin?
I don't know how it handles libraries, but you may find you can make a minimal sketch using the libraries you want, then suck the whole thing into MPLAB.
I did but could not get it to work. I contacted Microchip support with a missing tool chain error, and they could not figure out what went wrong so I am just writing the code in C++. Maybe I need to revisit that option again.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.