Hello everyone
The first thing is to apologize for using Google translator given my low level of English.
I try to compile a simple and simple example with atmega2560 + shield TFT320QDT_9341 and until now I have not had form.
I have compiled the same example in its version 18F2520 and 18F4680 for our own consoles and everything is perfect.
With Atmega2560 + shield it is impossible. I think I've tried everything: map by "digital" or access the port directly. The result is negative.
Can I mention #define GLCD_RESET is not needed from my use of ili9341 with gcb? it needs tieing high, .that includes anobium's read pixel for this display works to.
Saves a pin. I've never used the ili9341 reset line with gcb.
I've mentioned it...so too late.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyone
The first thing is to apologize for using Google translator given my low level of English.
I try to compile a simple and simple example with atmega2560 + shield TFT320QDT_9341 and until now I have not had form.
I have compiled the same example in its version 18F2520 and 18F4680 for our own consoles and everything is perfect.
With Atmega2560 + shield it is impossible. I think I've tried everything: map by "digital" or access the port directly. The result is negative.
Version:
GCBasic: 0.98.0.2
Windows
Messages:
Thanks for the attention and time provided
Last edit: Anobium 2018-06-11
No problem,
There are typos. I have guessed your ports, so please update as required. The port address was incorrect and GLCD_RESET was incorrrectly type.
No problem.
Last edit: Anobium 2018-06-11
Can I mention #define GLCD_RESET is not needed from my use of ili9341 with gcb? it needs tieing high, .that includes anobium's read pixel for this display works to.
Saves a pin. I've never used the ili9341 reset line with gcb.
I've mentioned it...so too late.