Find more posts tagged with
- Adafruit_BusIO-1.14.1;
- Adafruit_GFX_Library-1.11.5;
- Adafruit_ILI9341-1.5.12;
Hi Robert ,
Could you please provide details on the library in this case that you are trying to use and the version. I see there are different versions of the adafruit library and it is not clear to me.
Also could you please add the compile error log and post it ?
--sreeram
Library:
Thank you!
Hi Robert,
Here is the core issue the Adaftuit GFX library depends on an internal class and set of methods in the Adafruit_SPITFT class. This was missing in your case in the diagram. With the inclusion of the cpp below you should now see no compile errors. Let me know if works on your end . I can only verify my compile works but do not have the board and the LCD to test.
--sreeram
Hi Robert,
Here is the core issue the Adaftuit GFX library depends on an internal class and set of methods in the Adafruit_SPITFT class. This was missing in your case in the diagram. With the inclusion of the cpp below you should now see no compile errors. Let me know if works on your end . I can only verify my compile works but do not have the board and the LCD to test.
--sreeram
Hi Sreeram,
The program is running properly and the LCD is displaying correctly. Thank you very much.
Hi Robert,
Here is the core issue the Adaftuit GFX library depends on an internal class and set of methods in the Adafruit_SPITFT class. This was missing in your case in the diagram. With the inclusion of the cpp below you should now see no compile errors. Let me know if works on your end . I can only verify my compile works but do not have the board and the LCD to test.
--sreeram
Hi Robert ,
Could you please provide details on the library in this case that you are trying to use and the version. I see there are different versions of the adafruit library and it is not clear to me.
Also could you please add the compile error log and post it ?
--sreeram