Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: n0yox; Keyword(s):

Search: Search took 0.00 seconds.

  1. Thread: I2C Questions

    by n0yox
    Replies
    4
    Views
    5,988

    Re: I2C Questions

    Thank You!

    Do you think it should be

    "I2CWRITE DATAIO, CLOCK, CMD_WRITE, [REGISTER,DATA_H,DATA_L] or
    I2CWRITE DATAIO, CLOCK, CMD_WRITE, REGISTER,[DATA_H,DATA_L]". I will try your code in...
  2. Thread: I2C Questions

    by n0yox
    Replies
    4
    Views
    5,988

    Re: I2C Questions

    Thank You, I continue to have problems and have been reading data sheets, I do not understand this statement in the datasheet "The 7-bit chip address is 7’b0101110 when SEN is high, or is 7’1110001...
  3. Thread: I2C Questions

    by n0yox
    Replies
    4
    Views
    5,988

    I2C Questions

    I am working with the RDA1846, the data sheets says the 7 bit control address is 1110001 plus a read/write bit does I2CWRITE add this read/write bit in the proper place or do I need add it to the...
Results 1 to 3 of 3