serial trouble


Closed Thread
Results 1 to 8 of 8

Thread: serial trouble

Hybrid View

  1. #1
    Join Date
    Dec 2003
    Location
    Storrs, Ct.
    Posts
    91


    Did you find this post helpful? Yes | No

    Thumbs down serial trouble

    Thanks hmr and Mister_E for the response. I did have ADCON1 = 7 already. As I mentioned the serin2 worked when on PORTA.0.

    I assumed that I would only need to change the port address to PORTC.7 and all would work the same as if I had it on PORTA.0..

    I did try changing the baud to 2400 on the send (Siteplayer) and the receive(PIC) sides.

    To do this I changed the Siteplayer baud to:
    (Baud dw 65015 ( for those who might know siteplayer))
    And the pic command to:
    SerIn2 PORTC.7, 396, 100, loop, [decdate]

    Still no luck.
    I have a pulldown 2.2K resistor on the Siteplayer transmit line. This doesn't seem to bother the PORTA.0 receive.

    I'm open to all suggestions.
    Thanks again all...

    I'm editing this post because I have made some progress..
    It seems Siteplayer didn't change it's baud rate as I expected. I now have 2400 Xmit and Receive on both sides.
    I am getting data however it is not accurate. The numbers coming thru are wacked.

    Last edited by ronjodu; - 23rd November 2004 at 00:09.

Similar Threads

  1. Replies: 33
    Last Post: - 19th March 2010, 03:02
  2. Dynamic USB Serial Number (PIC18F4550)
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 16th July 2009, 17:03
  3. PIC18F4680 to PC via MAX232 (RS232 serial) no output
    By opticsteam1 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 14th April 2008, 20:39
  4. interfacing to the pc serial port
    By kelangfei in forum General
    Replies: 4
    Last Post: - 7th October 2007, 22:35
  5. Serious Serial Situation Setbacks...
    By Dansdog in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 7th February 2007, 03:46

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