Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    3,468

    Re: I2CREAD doesn't send stop bit

    I'm using PBP.
    Thank You!
  2. Replies
    6
    Views
    3,468

    Re: I2CREAD doesn't send stop bit

    PicSimulator I2C eeprom have nice diagnostic where you can follow bit by bit transfer and whole reading sequence.
    I have Line1[10] and Line2[10] arrays that i'm displaying on 20x2 LCD.
    I think i...
  3. Replies
    6
    Views
    3,468

    Re: I2CREAD doesn't send stop bit

    Thank you for fast reply!

    It's impossible to get to second read line because is no stop bit at first.
    Code works but doesn't stop.
    Example:
    if i'm reding from adress "X" and i want to read 1...
  4. Replies
    6
    Views
    3,468

    I2CREAD doesn't send stop bit

    Hello!


    I'm facing problem with i2cread function.
    Seems that pic is not sending "STOP" code after "NOT ACK" code and reading continues.
    So, without proper stop bit its impossible to start new...
Results 1 to 4 of 4