Ich schreibe einfach:
$regfile = "2313def.dat"
$crystal = 4000000
$baud = 9600
Config Portb = Output
portb = 0
dann sind alle portb-pins auf high Pegel, wenn ich schreibe
Config Portb = Output
portb = 1
sind alle auf low...bin wirklich anfänger, aber müsste das nicht andersrum sein?
Lesezeichen