View previous topic :: View next topic |
Author |
Message |
zico Guest
|
Code Exemple for Dallas 1 Wire Interface IC DS2770 Required. |
Posted: Wed Jun 18, 2003 3:30 am |
|
|
Hello,
Does anyone has a sample code for working with 1 wire Interface IC of DALLAS Semiconductor.
I'm working on the Battery charger & Charge Monitor.
Thanks in advance for any info.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515347 |
|
|
Neutone
Joined: 08 Sep 2003 Posts: 839 Location: Houston
|
Re: Code Exemple for Dallas 1 Wire Interface IC DS2770 Requi |
Posted: Wed Jun 18, 2003 8:12 am |
|
|
:=Hello,
:=Does anyone has a sample code for working with 1 wire Interface IC of DALLAS Semiconductor.
:=I'm working on the Battery charger & Charge Monitor.
:=Thanks in advance for any info.
There are extensive discusions of the dallas 1 wire interface on this forum. Do a search and ask a more refined question.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515355 |
|
|
zico Guest
|
Re: Code Exemple for Dallas 1 Wire Interface IC DS2770 Requi |
Posted: Thu Jun 19, 2003 1:03 am |
|
|
:=There are extensive discusions of the dallas 1 wire interface on this forum. Do a search and ask a more refined question.
Hello,
That's what I did, but I didn't find anything!
You, tell me How did you serach for it?
This DS2770, is a battery charger & charge controller, it uses 1 wire interface in order to communcicate with uC, so necessary minimum functions are:
Write one byte, read one byte, read address contents, issue a command.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515375 |
|
|
Neutone
Joined: 08 Sep 2003 Posts: 839 Location: Houston
|
Re: Code Exemple for Dallas 1 Wire Interface IC DS2770 Requi |
Posted: Thu Jun 19, 2003 8:42 am |
|
|
:=:=There are extensive discusions of the dallas 1 wire interface on this forum. Do a search and ask a more refined question.
:=
:=Hello,
:=That's what I did, but I didn't find anything!
:=You, tell me How did you serach for it?
:=This DS2770, is a battery charger & charge controller, it uses 1 wire interface in order to communcicate with uC, so necessary minimum functions are:
:=Write one byte, read one byte, read address contents, issue a command.
tips on searching.
select a time period greater than 600 days
include message text in search
search for dallas
I believe this will meet your needs.
<a href="http://www.pic-c.com/forum/general/posts/1938.html" TARGET="_blank">http://www.pic-c.com/forum/general/posts/1938.html</a>
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515393 |
|
|
jds-pic Guest
|
Re: Code Exemple for Dallas 1 Wire Interface IC DS2770 Requi |
Posted: Thu Jun 19, 2003 3:19 pm |
|
|
:=Hello,
:=Does anyone has a sample code for working with 1 wire Interface IC of DALLAS Semiconductor.
:=I'm working on the Battery charger & Charge Monitor.
:=Thanks in advance for any info.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515406 |
|
|
jds-pic Guest
|
Re: Code Exemple for Dallas 1 Wire Interface IC DS2770 Requi |
Posted: Thu Jun 19, 2003 3:20 pm |
|
|
<a href="http://losdos.dyndns.org:8080/public/onewire/" TARGET="_blank">http://losdos.dyndns.org:8080/public/onewire/</a>
:=Hello,
:=Does anyone has a sample code for working with 1 wire Interface IC of DALLAS Semiconductor.
:=I'm working on the Battery charger & Charge Monitor.
:=Thanks in advance for any info.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515407 |
|
|
zico Guest
|
Re: Code Exemple for Dallas 1 Wire Interface IC DS2770 Requi |
Posted: Fri Jun 20, 2003 1:52 am |
|
|
Ok, thanks a lot.
___________________________
This message was ported from CCS's old forum
Original Post ID: 144515419 |
|
|
|