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
As I mentioned, I'm not sure the full-sized MEGA 2565 will work with my PCB, which is the smaller Pro Mini. I think the SPI pins are going to be located at different places on the two boards. Jack, W8TEE From: Joe <joeman2116@...> To: [email protected] Sent: Tuesday, June 13, 2017 1:57 PM Subject: Re: [BITX20] W8TEE TFT /VFO BOARD - WHICH DISPLAY? Jack, John, Vince......THANKS!!!!! ? ? ?It works! 1. ?modify mcufriend kbv.cpp? In the mcufriend_kbv library, see the file MCUFRIEND_kbv.cpp. There is a line near the top that is commented out: "//define support_1289? // costs about 408 bytes" ? ? ?----- ( I uncommented?it) 2. and? line 1332 0n my code ?I added ? ? ?g_identifier = 0x1289; just before this code. ?switch (g_identifier) { Recompile and now can see display - freq, s meter, etc. As a further test I un commented and commented each line below to see if the display would change? Display appeared but not correct ?placement? line 1344 ? ?g_identifier = tft.readID(); ? ?// Get TFT ID ?3.95" = 0x9486, 3.6" = 0x9488 ?2.8 = 0x1289 ? ? - when using this the pictures is as appears below ? line1346 ? ? // g_identifier = 0x1289; ? ? ? I also tried this - same results as picture below It looks like text size on some lines are ?to large or incorrect display line? ?see photo running on an regular atmega 2560 for testing On Mon, Jun 12, 2017 at 10:56 PM, Vince Vielhaber <vev@...> wrote:
|
to navigate to use esc to dismiss