Re: i2c DS1307 check out CodeVisionAVR
2009-05-25 by brewski922
CodeVisionAVR http://www.hpinfotech.ro/html/download.htm has support for the DS1307. The Evaluation copy has a 2kbytes code size limitation. I believe that is the only differance between that and the commercial version. Oh, there is no support. Support is available on the Yahoo "CodeVisionAVR" discussion group. One of the best features of cvAVR is the CodeWizard. With it you can tell the compiler what micro you are using, how you will be using the ports, in/out things like that, timers, an LCD and cvAVR will setup the code to initilize most, if not all, of the micro. If you select that the DS1307 will be used with it and give the port number cvAVR will setup the init code. There probably is a code included to take your DS1307 for a test drive. How would that be? Mike
Show quoted textHide quoted text
> > Dear all > � > please help me once more time, > � > i have problem with i2c communication for Serial RTC DS 1307, > i try to follow the instruction� i2c protocol from datasheet, but it not success > � > is there someone could explain me more ?( about� device address, register , etc ). > i use the assembly language > � > Rgds, > � > 4mir > > > > > [Non-text portions of this message have been removed] >