pic to picaxe communication


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2008
    Posts
    2

    Default pic to picaxe communication

    I have a project that was originally designed using two picaxe chips. The picaxe 08M communicated with a picaxe 28X1 using serout from the 08M and serin for the 28X1. I am trying to substitute a 12F683 for the 08M. However, I can't seem to get it communicating. I assumed I could use the serout command within PicBasic Pro for the 12F683. Both chips are running at the same speed and using the same baud rate.

    Has anyone ever done this?

  2. #2
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,648


    Did you find this post helpful? Yes | No

    Lightbulb

    Hi,

    I translated a twin Picaxe 08 to 2 x 683, but without serial comms. no big headache ...

    Except reading carefully the Picaxe manual : timing of PbP and Picaxe sometimes is different ... an there's no DEFINE OSC XX in the Picaxe !!!

    so you must correct yourself those little differences ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

Similar Threads

  1. 2 PIC, serial communication
    By lightgreen in forum Serial
    Replies: 6
    Last Post: - 21st November 2009, 15:20
  2. PIC to PIC "wired" serial one-way communication - SERIN2/SEROUT2
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 14th April 2008, 20:02
  3. PIC 2 PIC communication
    By Mario in forum Forum Requests
    Replies: 16
    Last Post: - 28th April 2006, 01:56
  4. Serial communication PIC to PIC help.
    By Rubicon in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 24th January 2005, 15:45
  5. Pic to Pic communication?
    By Rob Martin in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th April 2004, 19:41

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