Tim_Cole

  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 6

Posts

Recent activity by Tim_Cole Recent activity Votes
  • NHD-4.3CTP-Shield -- Hello world example compilation fails

    Greeting folksIt looks like I've fixed my library installation finger trouble, which has moved me ahead to another problem. I've started with the venerable "Hello, world" example. Compiling produce...

  • NHD-4.3CTP-Shield library appears to be invalid

    Greetings all,The Arduino development environment (I'm using 1.6.12) can't find a valid library in the file download from: https://github.com/NewhavenDisplay/FTDI_FT801I didn't notice any cpp fil...

  • TFT 7-inch Sample Code Questions

    Greetings and Happy New Year!While working through the sample code files TFT_7_0.c and Arduinio_nhd-7_0-800480EF.ino, I've found puzzling register settings for initialization settings.Looking at ...

  • NHD-7.0-800480EF-20 Color Modes

    Just to keep things organized, I  thought I'd raise this as a separate question.Does the NHD-7.0-800480EF-20 support only 24-bit BGR pixels, or can I use any of the other SSD-1963 color modes?Regar...

  • NHD-7.0-800480EF-20 Pinout

    Greetings,As I understand it, the user MPU interfaces with this controller as if it were an SSD-1963 controller. However, there are a few details that the NHD-7.0-800480EF-20 spec doesn't seem to c...

  • HD44780 8-bit Initialization Rationale

    Greetings all,I'm using an old vanilla HD44780-style LCD screen, and for the first time, I'm using 8-bit mode. Every piece of example code I've shows setting 8-bit interface mode by writing 0x30 th...