Quantcast
Channel: MCS Electronics Forum
Viewing all articles
Browse latest Browse all 20744

Share your working BASCOM-AVR code here : Fast library for SSD1963 LCD : REPLY

$
0
0
[quote:5015775afd="enniom"] 1. Do you have an idea of how difficult it would be to modify the code posted here to work on XMega?[/quote:5015775afd] As Mark say, "this code need small adjustments". The simplest way is to change: Dim Color_h_ssd1963 As Iram Byte At 22 Dim Color_l_ssd1963 As Iram Byte At 21 to: [b:5015775afd]Dim Color_h_ssd1963 Dim Color_l_ssd1963 [/b:5015775afd] [quote:5015775afd="enniom"]2. Would the touch-screen routines be similar to the ones posted for the SSD1289 display?[/quote:5015775afd] SSD1289 and SSD1963 displays use the same touch chips XPT2046. So routines is compatible, but need to correct X and Y coefficients due to screen size.

Viewing all articles
Browse latest Browse all 20744

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>