CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

DS1626 routine

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
offspr
Guest







DS1626 routine
PostPosted: Thu Jun 24, 2004 9:01 am     Reply with quote

Hello,
Did anyone succed in writing a routine for the Dallas DS1626?
Thank you
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Jun 24, 2004 1:23 pm     Reply with quote

The DS1626 looks similar to the DS1620, except that it has 12 bits
instead of 9 bits. Someone has written a driver for the DS1620
which appears to be in CCS code. You could try to convert this
driver. In places where it has a count of 9 bits, change it to 12.
Some of the commands are different between the two chips.
You basically have to learn how the chip works, and consult
the data sheet in detail. The source code may help you to write
the driver.
http://www.egr.msu.edu/classes/ece482/Teams/00spr/design3/doc/Deliverable/SourceCode/DS1620.PDF
offspr
Guest







PostPosted: Mon Jun 28, 2004 8:50 am     Reply with quote

Thank you PCM programmer. In fact, I modified a ds1620 program and I succeded. So if someone is interested, I will give the source code.
Now I am also working with a MAX6662 sensor. I am able to send the command data but there is no response.
If someone has an experience with this sensor, I would appreciate some help !
Thank you.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Mon Jun 28, 2004 9:22 am     Reply with quote

Quote:
In fact, I modified a ds1620 program and I succeeded.
So if someone is interested, I will give the source code.

If you think the driver is good code, and is completely tested
and properly commented, then you should post it to the code library.
http://www.ccsinfo.com/forum/viewforum.php?f=2
baloo
Guest







ds1620 with pic
PostPosted: Mon Mar 14, 2005 9:36 am     Reply with quote

hai if uhave code, for ds1620 and if it is explained how it works, please could you send me to this adress [url]balu.leo@gmail.com [/url]or just put it in the forum , thanks a lot , cheers
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group