I2C HW support


Closed Thread
Results 1 to 3 of 3

Thread: I2C HW support

  1. #1
    Join Date
    May 2009
    Location
    Saint-Quentin-en-Yvelines, FRANCE
    Posts
    80

    Default I2C HW support

    For PIC processors who have an embedded HW I2C interface, it would be great to use it instead of having to emulate this protocole with software with I2CREAD and I2CWRITE

    Thanks

    MikeBZH

  2. #2
    Join Date
    Oct 2010
    Location
    Northants
    Posts
    4


    Did you find this post helpful? Yes | No

    Default

    I agree, the I2CWRITE is not correctly working command.

  3. #3
    Join Date
    Jan 2009
    Location
    Miami, Florida USA
    Posts
    637


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by MikeBZH View Post
    For PIC processors who have an embedded HW I2C interface, it would be great to use it instead of having to emulate this protocole with software with I2CREAD and I2CWRITE

    Thanks

    MikeBZH
    Mike,

    There are some sample programs in this forum for hardware I2C. Take a look at the next thread

    http://www.picbasic.co.uk/forum/show...light=Hi2cread

    This hardware I2C is in my to do list, but I haven't had a chance to play with it yet. But, yes I agree with you that it would be much easier if it were implemented in PBP already.

    Robert
    "No one is completely worthless. They can always serve as a bad example."

    Anonymous

Similar Threads

  1. I2C Master/Slave 16F88/16F767 working code
    By DanPBP in forum Code Examples
    Replies: 2
    Last Post: - 23rd October 2012, 23:31
  2. HARDWARE I2C SAMPLE CODE question
    By Michael Wakileh in forum Code Examples
    Replies: 2
    Last Post: - 16th June 2009, 22:07
  3. PIC16F877 I2C programme
    By cooqo in forum mel PIC BASIC
    Replies: 3
    Last Post: - 21st April 2008, 11:02
  4. I2C Master Slave issues.
    By cpayne in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 29th March 2008, 20:33
  5. Please help with i2cslave i2c slave
    By cycle_girl in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 1st December 2005, 14:55

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts