Master to slave 16F767


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    May 2008
    Posts
    6


    Did you find this post helpful? Yes | No

    Default

    Thanks for the tips, I originally had similar code under the routine "loop" which also failed to work, but I'll try again and let you know.

    Cheers

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by sachymo View Post
    Thanks for the tips, I originally had similar code under the routine "loop" which also failed to work, but I'll try again and let you know.
    Cheers
    http://www.picbasic.org/forum

    Good luck getting any of the follow lines/commands to compile under PBP...

    Device 16F767
    Dim whatever As something
    Declare anything_at_all
    RSIn Wait("For it to compile in PBP"), value
    X = 'until you get to the right forum'
    DelayMS X

Similar Threads

  1. Another I2C Slave Routine Problem
    By DanPBP in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 19th February 2009, 05:50
  2. I2C Master Slave issues.
    By cpayne in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 29th March 2008, 19:33
  3. PIC master slave howto
    By RFsolution in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 18th September 2007, 22:35
  4. 1 slave 1 master 1 MAX232 1 problem ?
    By SuB-ZeRo in forum mel PIC BASIC Pro
    Replies: 19
    Last Post: - 31st July 2005, 22:59
  5. Replies: 2
    Last Post: - 10th June 2005, 02:34

Members who have read this thread : 0

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