Hello,
electronics:
- Arduino MEGA 2560
- Display
- IR Transmitter
library:
- UTFT and UTouch from henningkarlsen.com
- TFT extension from TFT Extension
- IRremote from IRremote
When i use only UTFT, UTouch and TFT extension library all works fine. When I added IRremote library diplay stop work.
I change in code IRremoteInt.h timer from timer2 to timer5 (timer2 use pin 9 and timer5 use pin46)
Any solution to my problem?
P.S. I'dont start Serial in my code.
Thanks for your reply