RS232 7-E-2?? Driving a BetaBrite


Closed Thread
Results 1 to 17 of 17

Hybrid View

  1. #1
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Maybe you should try
    http://forum.crustcrawler.com/phpBB3/

    Or get Pic Basic and hang around here.
    Dave
    Always wear safety glasses while programming.

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mackrackit View Post
    That DIOSPRO chip's specifications look real familiar...
    Where have I seen those spec's before?
    I can't quite put my finger on it...

  3. #3
    Join Date
    Sep 2008
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    Skimask
    I am using PicBasicPro 2.50A, and can use any of the Pic Procs (non surface mount). I have been testing with a 16F876A, but only because it is in my breadboard all set up. As you point out in your second post, I assume that the Dios product is based on the pic, so if they can do it with a Dios, we could do it with a Pic, but I think there might be an limitation with the PBPro.

    Mackrackit,
    Unsure why you could not follow my original post, but it seems clear that am I writing code for a PIC (in the PBP forum). Are you not able to follow the reasoning behind my inclusion of the Dios example?

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Eeyore View Post
    Mackrackit,
    Unsure why you could not follow my original post, but it seems clear that am I writing code for a PIC (in the PBP forum). Are you not able to follow the reasoning behind my inclusion of the Dios example?
    I guess you are just to smart for me. First time poster post code for another compiler and states they do not want to learn anything else. I do not know what I was thinking

    All you had to do was ask. How do I do 7E2 at 9600?

    First set the define for SEROUT2
    Code:
    DEFINE SER2_BITS 9
    That should give a false bit.
    Then to get the 7E, use the mode number 24660.

    You may want to check the manual on this. And if you are using the hardware port you will have to check the data sheet for your PIC.

    BTW... Welcome to the forum.
    Dave
    Always wear safety glasses while programming.

  5. #5
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by mackrackit View Post
    I guess you are just to smart for me. First time poster post code for another compiler and states they do not want to learn anything else. I do not know what I was thinking
    Same thoughts going on here...
    This situation is atypical... Surely not the norm for a first time post.
    Last edited by skimask; - 11th September 2008 at 02:36.

  6. #6
    Join Date
    Sep 2008
    Posts
    5


    Did you find this post helpful? Yes | No

    Default

    Sorry if I got off on the wrong foot, but I thought your initial reply was being sarcastic (thought I was being told where to go, literally). Now that I see your reasoning, I understand that I misinterpreted your comment.

    Thank you for the suggestion, I will try it over the weekend

  7. #7
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Talking

    Quote Originally Posted by Eeyore View Post
    Sorry if I got off on the wrong foot, but I thought your initial reply was being sarcastic (thought I was being told where to go, literally). Now that I see your reasoning, I understand that I misinterpreted your comment.

    Thank you for the suggestion, I will try it over the weekend
    Oh...don't worry...it was sarcastic!
    Like I said, most 1st posts go something like this:
    I can't blah-blah-blah...
    Well, have you tried blah-blah-blah
    Can you teach me how to blah-blah-blah
    Have you got the manual for blah-blah-blah
    There's a manual for blah-blah-blah?
    Der-der-der-der...

  8. #8
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Eeyore View Post
    but I thought your initial reply was being sarcastic
    We are good at sarcasm too

    Like I said check the manual about the 2 stop bits. I have not needed to do that but in theory...

    Let us know how it goes.
    Dave
    Always wear safety glasses while programming.

Similar Threads

  1. Single digit 7 Seg LED clock - PIC16F88
    By thirsty in forum Code Examples
    Replies: 4
    Last Post: - 17th July 2009, 08:42
  2. Replies: 4
    Last Post: - 15th April 2009, 01:54
  3. RS232 into 2 PC ports
    By manxman in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 30th August 2008, 13:33
  4. Microcontroller with 2 way paging application problem
    By oneohthree in forum mel PIC BASIC Pro
    Replies: 30
    Last Post: - 20th April 2007, 17:27
  5. 7 segment digit problem (using Mister E's code)
    By jmgelba in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 9th September 2005, 20:25

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