Das Open-Control-Projekt - Die Alternative zur C-Control-I


Das Forum zur C-Control-1
Welche C-Control-Varianten existieren?
Übersicht - Suchen - Neueste 50 Beiträge - Neuer Beitrag - Login - Registrieren
INFO - FAQ - CC2-Forum - CCPro-Forum 

 Re: 12 bits ADconv. Max128 Kategorie: Programmierung Basic (von H.J.W. - 26.09.2006 21:20)
 Als Antwort auf Re: 12 bits ADconv. Max128 von Hans - 26.09.2006 21:04
Hello,
Yes, there are a total of 8 addresses possible.

I2C Write Addresses:
&h50 &h52 &h54 &h56 &h58 &h5A &h5C &h5E

I2C Read Addresses:
I2C Read Address = I2C Write Address + 1

Greetings,
H.J.W.

> Thanks  H.J.W
>
> I din't look good
>
> A Max128 has a adress  0101 A2 A1 A0 RW
> '01010000 =&h50
> '01010010 =    52
> '01010100 =    54
> '01011000 =    58
> etc. totaal 8x
>
> Is this alright ??
> or..??
>
> Hans
>
> > Hello,
> > Here is a data sheet - > click me
> > On page 11 is the addressing.
> > Greetings,
> > H.J.W.
> >
> > > Hello,
> > >
> > > I'm working on a 12 bits adconv. the max128 and the munit2.
> > > print and progr. are almost finished.
> > > but what is the adress input from the max128.
> > > A0, A1, A2 are  connectet on minus
> > > I can't find this data on the datasheet.
> > >
> > > Hans.
> > >
> > > Is this  DEFINE Max128adres      &h80
> > > or        DEFINE Max128adres      &h90
> > > or else

 Antwort schreiben

Bisherige Antworten:

Re: 12 bits ADconv. Max128 (von Hans - 27.09.2006 17:23)
    Re: 12 bits ADconv. Max128 (von H.J.W. - 28.09.2006 20:59)
        Re: 12 bits ADconv. Max128 (von Hans - 28.09.2006 21:57)