Communicate with PC at baud rate :115200 bps


Closed Thread
Results 1 to 15 of 15

Hybrid View

  1. #1
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by iugmoh View Post
    Oky with PIC16f877a this give me an error because theses registers are not exist
    And a quick look at the '877A datasheet, Table 10-3, would tell you that getting 115,200 baud out of 4 or 8 Mhz isn't going to happen, unless you can somehow magically get a divisor of 1.5 stuff into that byte value.
    You need more crystals in your toolbox.
    Actually, what you need is more variety...

  2. #2


    Did you find this post helpful? Yes | No

    Default

    ok what is the suitable PIC IC needed with crystal to achive this problem

  3. #3
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by iugmoh View Post
    ok what is the suitable PIC IC needed with crystal to achive this problem
    FASTER...that's all...FASTER! Read the Tables and you'll see what I mean.
    A serial link can tolerate X amount of error. So, find the combination of oscillator speeds and serial communication speeds that works for your unique situation.
    I can't help you much more than that...I don't think anybody can...until you do some reading and comprehending the information involved.
    The 16F877A will run at 20Mhz (possibly a bit faster), the 18Fxxxx series will run at 40Mhz (55Mhz in my experience, but not recommended for reliability). Either of those chips that you have been relating to in your threads will work just fine.
    You need more crystals! More oscillators! More freq! More cycles per second! More HERTZ! More variances of direct current per unit of time!
    That's all!

Similar Threads

  1. A Serial GLCD 128x64 Simple Project
    By Oldspring in forum Off Topic
    Replies: 0
    Last Post: - 8th March 2010, 20:58
  2. pic18f4520 baud rate change to 115200
    By caltex88 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 30th September 2007, 08:41
  3. Auto Baud Rate Detection
    By mytekcontrols in forum Serial
    Replies: 10
    Last Post: - 31st October 2005, 02:17
  4. PIC12F675, accuracy of baud rate with Internal Oscillator
    By Chris Mayhew in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 31st August 2005, 22:41
  5. Baud Rate and Timing Calculator
    By picnaut in forum General
    Replies: 3
    Last Post: - 23rd January 2004, 16:48

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