mic_k86
Jul 2 2008, 7:26 AM
are temperature sensor DS1620, DS1621, and DS1820 using the same set of asm coding? if the coding is for DS1620 but using DS1820 will it work?
Arun Kumar V
Jul 2 2008, 7:53 AM
Hello mic,
you can interchange Ds1620 and Ds1621 and both will work on same code as they are 3 wire communication devices like SPI.
but Ds1820 will not work with code written for the above two because it uses a 1- wire protocol
Arun
Afnan
Dec 3 2008, 3:25 AM
and u need to adress DS 1820 like if ur using Serial ADC.Send startring pulse conversion etc