Help with PIC project


Results 1 to 4 of 4

Threaded View

  1. #3
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default

    MOVLW B'00000000'
    MOVWF OSCCON ;oscillator 31.25kHz

    That's pretty slow

    Now if you want to communicate with your PC, and make things easier, choose a PIC with a built-in USART. The MSSP module is not going to help you for that.

    I know i saw that somewhere else yesterday... not sure where.. but i saw that yesterday...
    <hr>
    EDIT ahhhhhh...
    http://www.picbasic.co.uk/forum/showthread.php?t=8565
    Last edited by mister_e; - 17th April 2008 at 17:25.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Similar Threads

  1. Midi, Interrupts and Pic better than SX28?
    By Lajko in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 27th September 2008, 00:26
  2. [Final Project Hurdle] Help with PIC programming.
    By mekohler in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 25th September 2007, 06:39
  3. Help on coding/ selecting PIC chip for project
    By lovemeok in forum General
    Replies: 0
    Last Post: - 27th July 2006, 19:21
  4. pic project help
    By dizzy1 in forum General
    Replies: 2
    Last Post: - 5th February 2006, 18:30
  5. Serial Pic to Pic using HSER
    By Chadhammer in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 11th March 2005, 23:14

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