PIC16F676 RS232 baud rate


Closed Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2008
    Location
    Arizona or Minnesota
    Posts
    22

    Default PIC16F676 RS232 baud rate

    Can you output 19200 baud using the internal "precision +/-1% internal oscillator on a PIC16F676? I have an existing board and suddenly changed from 9600 to 19200 baud...
    Thanks, Jim

  2. #2
    Join Date
    Sep 2005
    Location
    Campbell, CA
    Posts
    1,107


    Did you find this post helpful? Yes | No

    Default

    I don't know anything about that chip, but if the INT OSC is 4MHz then you can run 38,400 if you use a hardware USART, or if you have to bit-bang, you can run 19200 using DEBUG.
    If you are running at 8Mhz, then you can run 57,600 on hardware or 38.4K using DEBUG.

    I run these rates quite often using 18F2221's on their internal oscs.
    Charles Linquist

  3. #3
    Join Date
    Oct 2008
    Location
    Arizona or Minnesota
    Posts
    22


    Did you find this post helpful? Yes | No

    Default

    Thanks for the reply... I'll try it out today..
    JR

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. PIC 18f1220 EUSART Baud Rate Cache Problem
    By wklose99 in forum Off Topic
    Replies: 3
    Last Post: - 15th April 2008, 00:39
  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