You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am a bit new to this, but am having very hard time finding information, so any help would be appreciated. I want to use TFT LCD ILI9341 with Edison in 8bit mode and compile/build as C++ (my application is already written in C++). I have used Lutz Latta's (Edidoom) library, but it is optimized for all pins being within specific 32bit region, which mine are not currently (and unfortunately).
So my additional restriction is that pins are already assigned and are not in the same DW.
Is this possible with existing libraries? What is necessary? Thank you
The text was updated successfully, but these errors were encountered:
I am a bit new to this, but am having very hard time finding information, so any help would be appreciated. I want to use TFT LCD ILI9341 with Edison in 8bit mode and compile/build as C++ (my application is already written in C++). I have used Lutz Latta's (Edidoom) library, but it is optimized for all pins being within specific 32bit region, which mine are not currently (and unfortunately).
So my additional restriction is that pins are already assigned and are not in the same DW.
Is this possible with existing libraries? What is necessary? Thank you
The text was updated successfully, but these errors were encountered: