Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Re: W8TEE TFT /VFO BOARD - WHICH DISPLAY?
Jack Purdum
Joe: What happens if you put this code in my program: ? g_identifier = tft.readID(); // ? Serial.print("ID = 0x"); ? Serial.println(g_identifier, HEX); ? if (g_identifier == 0x00D3 || g_identifier == 0xD3D3) g_identifier = 0x9481; // write-only shield ? if (g_identifier == 0xFFFF) g_identifier = 0x9341; // serial ? // ? ?g_identifier = 0x9329; ? ? ? ? ? ? ? ? ? ? ? ? ? ? // force ID ? tft.begin(g_identifier); starting around line 1335? The key is setting the identifier. Jack, W8TEE From: Joe <joeman2116@...> To: [email protected] Sent: Tuesday, June 13, 2017 2:14 PM Subject: Re: [BITX20] W8TEE TFT /VFO BOARD - WHICH DISPLAY? As a further test I ?tried some other code from "PD8W ?" see below Display working with various codes but it seems to fit on this one (PD8W'S CODE) Joe VE1BWV On Tue, Jun 13, 2017 at 2:57 PM, Joe <joeman2116@...> wrote:
|
to navigate to use esc to dismiss