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

Share your working BASCOM-AVR code here : SAMSUNG-S5230 LCD Library : REPLY

$
0
0
For Xmega you must change this: [code:1:a8d37cfaba]Dim Color_h_s5230 As Iram Byte At 22 Dim Color_l_s5230 As Iram Byte At 21[/code:1:a8d37cfaba] to this: [code:1:a8d37cfaba]Dim Color_h_s5230 As Byte Dim Color_l_s5230 As Byte[/code:1:a8d37cfaba] Atmega8 is too small for this display, even to displaying only text. Try M16, M32 ect.

Viewing all articles
Browse latest Browse all 20688

Trending Articles



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