nts-1-customizations
nts-1-customizations copied to clipboard
Having trouble communicating with TFT screen
I am trying to use a TFT screen with the NTS-1 Custom Control surface and get compile errors on any library I try and use.
I have definitely gotten this TFT to work with an Arduino Uno. for example, I select File>Example>ADAFRUIT TFTLCD Library>graphics test
However, When I set the Arduino IDE to NTS-1 Custom Panels (instead of for example Uno), I get errors on any TFT library. I can't seem to figure out what to use instead of something like: defined(AVR_ATmega328P) for the STM32.
Any suggestions would be welcome. Also I am requesting Korg put up some sample code for the TFT example they did.