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

BASCOM-AVR : Config Graphlcd problem with Port-DDR : NEWTOPIC

$
0
0
I have a problem with one pin on the controlport of the graphlcd. $regfile = "xm256a3def.dat" Following code [u:4d72fa4dad]is not[/u:4d72fa4dad] working: [code:1:4d72fa4dad] Config Porte.2 = Output Set Porte.2 Config Graphlcd = 240 * 64 , Dataport = PORTF , Controlport = PORTE , Ce = 5 , Cd = 6 , Wr = 3 , Rd = 4 , Fs=1, Reset = 7, Mode = 8 [/code:1:4d72fa4dad] This code [u:4d72fa4dad]is[/u:4d72fa4dad] working: [code:1:4d72fa4dad] Config Porte.2 = Output Set Porte.2 Config Graphlcd = 240 * 64 , Dataport = PORTF , Controlport = PORTE , Ce = 5 , Cd = 6 , Wr = 3 , Rd = 4 , Fs=1, Reset = 7, Mode = 8 Config Porte.2 = Output [/code:1:4d72fa4dad] Does the Config Graphlcd smash the PORT-DDR Register? Someone had problems with that in past? Thanks for your help [b:4d72fa4dad][color=red:4d72fa4dad](BASCOM-AVR version : 2.0.7.6 , Latest : 2.0.7.7 )[/b:4d72fa4dad][/color:4d72fa4dad]

Viewing all articles
Browse latest Browse all 20563

Trending Articles



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