Just a quick one


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2005
    Posts
    95

    Default Just a quick one

    I need to set up serout2 for 9N1.So if I add this define DEFINE SER2_BITS 9 will this work. Ive checked the manual but not sure if this define only applies to even parity.
    Thanks Sphere....

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Sphere View Post
    I need to set up serout2 for 9N1.So if I add this define DEFINE SER2_BITS 9 will this work. Ive checked the manual but not sure if this define only applies to even parity.
    Thanks Sphere....
    The pages in the manual I'm reading say you do have to specify which parity you want, along with the 9 bits. As long as you do that, it should all work just fine.
    What are you interfacing to?

  3. #3
    Join Date
    Aug 2005
    Posts
    95


    Did you find this post helpful? Yes | No

    Default

    Im trying to imitate a car cd changer so I can connect my mp3 player. The headunit requires 9 data bits no parity one stop bit. I just needed a second opinon about the DEFINE SER2_BITS 9 so that SEROUT2 PORTB.0,16486,[DATA] will give me 9 data bits.

    Thanks Sphere...

Similar Threads

  1. Quick n dirty HPWM out of phase
    By ChrisHelvey in forum mel PIC BASIC Pro
    Replies: 14
    Last Post: - 17th August 2014, 05:29
  2. Quick DS18B20 question
    By gti_uk in forum General
    Replies: 4
    Last Post: - 21st June 2009, 17:24
  3. Quick USB CRC5 question
    By Michael Wakileh in forum USB
    Replies: 2
    Last Post: - 12th June 2009, 04:23
  4. Two quick (and elementary) questions.
    By scorpion990 in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 26th June 2008, 23:03
  5. Interrupt Quick Question
    By shawn in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 25th January 2005, 05:51

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