I'm after a little advice if i can please i have set up a short program that uses the diablo 4d systems touch screen in the main page all i have done is initialise the display then created a loop, within the loop i have created two macros
The 1st macro reads an external eeprom (i have also tested with internal Arduino eeprom) assigns to a variable upon one of two key presses from the display add or subtracts the number by 1 and the re-writes back to the eeprom and displays it to led digits on the 4d display.
The 2nd macro (at the moment will do more) when pressing the enter button on the 4d display send a string to the display saying “enter pressed” the same is setup for back button pressed.
I find the update to the screen very slow and missing screen presses, for example i can press the screen 2 - 3 times (the screen is detecting the down press as it changes colour) and it may only detect 1 key press out of the 3.
Hardware i’m using is Arduino 2560 R3
Diablo 4d Display
Flowcode 7.3
There is not a lot of code here to achieve the above but my question is the Arduino the bottle neck and not fast enough for achieving the above ?
Any recommendations please if this is the case for a faster development board that would keep up (will be adding lots lots more to achieve my project goal) maybe an arm processor i guess but would like a board that is compatible with flow code 7 (or flow code

Can give code and video if required.
Thank you.
