4mhz to 8 mhz


Results 1 to 7 of 7

Thread: 4mhz to 8 mhz

Threaded View

  1. #6
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Forkosh View Post
    I have PICBASIC pro version 2.47 . version 7?
    The manual talks all about how PAUSE, PAUSEUS, PULSIN, PULSOUT, SERIN/SEROUT (software based UART type commands), and various other commands are affected by changes in actual oscillator speed and the DEFINE'd oscillator speed. (i.e. faster oscillator, faster this, slower oscillator, slower that).

    PBP compensates for different DEFINE'd speeds (i.e. SEROUT using 2400 baud will be 2400 baud if you DEFINE OSC 4 or DEFINE OSC 40), but can't do anything about what you put into the OSC1/OSC2 pins or what, if anything, you end up selecting for the actual oscillator frequency, either internal or external types.
    Last edited by skimask; - 17th December 2007 at 20:09.

Similar Threads

  1. TSA5512/5511 code for PIC16F877/84
    By Marin in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 24th August 2013, 06:16
  2. Setting up a 12F683 to run at 20 Mhz
    By johnnylynx in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 3rd March 2009, 02:46
  3. saving RCREG to word
    By Macgman2000 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 15th September 2008, 13:51
  4. Replies: 9
    Last Post: - 31st July 2008, 08:56
  5. SEROUT on 16F876A @ 3.2768 MHz 4MHz Defined
    By brodin in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 16th November 2003, 01: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