Hello. My friend can`t read DS18B20 on PORTD.0 in ATmega16 (ressistor attached)
Program run on test board on PORTD.7 successfully but don`t work on target board.
PORTD.0 is a RXD for RS232 but nothing is received or send in programm.
In my projects I always config all ports on beginning and set as Input for 1WIRE and its work. Then Config 1WIRE as PIND.0 not PORTD.0
Today I read help file :D and 1WIRE is config as PORT not PIN.
If anyone have experience of that diffrences tell me :D
[b:2d9f2b2596][color=red:2d9f2b2596](BASCOM-AVR version : 2.0.7.7 )[/b:2d9f2b2596][/color:2d9f2b2596]
↧