hi
mein Code:
Hab eben nochmal alle Anschlüsse überprüft aber hat auch nix gebracht.Code:$regfile = "m32def.dat" $framesize = 32 $swstack = 32 $hwstack = 32 $crystal = 16000000 $baud = 9600 Config Porta.2 = Output Config Porta.4 = Output Porta.2 = 0 Porta.4 = 1 Wait 2 Config Lcd = 16 * 2 Config Lcdpin = Pin , Db4 = Portb.0 , Db5 = Portb.1 , Db6 = Portb.2 , Db7 = Portb.3 , E = Portd.2 , Rs = Portb.4 Config Lcdbus = 4 Wait 2 Cls Locate 1 , 1 Lcd "hallo welt" End
Ich habe beim Compiler noch ein paar Einstellungen vorgenommen.Hab ein Bild gemacht(Siehe Anhang). Muss ich bei Lcd-Address und RS-address noch etwas Einstellen?Kann ich den PORTB schon als Ausgang benutzen?
Gruß Fabi







Zitieren

Lesezeichen