Code for I2C Slave


Closed Thread
Results 1 to 4 of 4

Hybrid View

  1. #1
    Balachandar's Avatar
    Balachandar Guest


    Did you find this post helpful? Yes | No

    Default

    Thanks, Melanie.

    But no luck. What I am looking for is a software implemtation of I2C for a slave that can be used in PICs like 16F688 that don't have a Synchronous Serial Port. All the links that I could find pertain to those PICs that have an SSP.

    Regards,
    Bala

  2. #2
    Join Date
    Oct 2004
    Location
    Hangover, Germany
    Posts
    289


    Did you find this post helpful? Yes | No

    Exclamation

    All my work with I2C shows me:

    I2C-master could be done by hardware or software and speed doen't matter.

    I2C-slave could only be done by hardware. The slave must react very fast on every bit....
    PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2

Similar Threads

  1. I2C Master/Slave 16F88/16F767 working code
    By DanPBP in forum Code Examples
    Replies: 2
    Last Post: - 23rd October 2012, 22:31
  2. How much code space do PBP statements use.
    By Darrel Taylor in forum Code Examples
    Replies: 5
    Last Post: - 13th February 2009, 21:31
  3. Loop with two motor and 2 sensors
    By MrRoboto in forum mel PIC BASIC
    Replies: 4
    Last Post: - 8th December 2008, 23:40
  4. Making Program Code Space your playground...
    By Melanie in forum Code Examples
    Replies: 15
    Last Post: - 19th July 2008, 08:26
  5. I2C Master Slave issues.
    By cpayne in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 29th March 2008, 19:33

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