Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Petenausen; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    5,613

    Re: Problem with clock

    Ok thank you and Sorry for my misunderstanding
  2. Replies
    8
    Views
    5,613

    Re: Problem with clock

    For example in Pic16f819 I have to set
    @ DEVICE INTRC_OSC
    DEFINE OSC 4
    OSCCON = $60
    to use the internal 4Mhz clock
    How can I do this on Pic16f628 or Pic16F628A?
  3. Replies
    5
    Views
    5,870

    Re: Set configuration bits

    6992
    As you can see there
  4. Replies
    8
    Views
    5,613

    Re: Problem with clock

    But how I set it at 4 Mhz?
  5. Replies
    5
    Views
    5,870

    Re: Set configuration bits

    Yes, of course and in the previous post you can look at my needed configuration.
    Unfortunately the microcode studio sais that it is incorrect
  6. Replies
    8
    Views
    5,613

    Re: Problem with clock

    No, I'n Sorry but I can't understand what to do.
    I just want to set internal clock to 4Mhz
  7. Replies
    8
    Views
    5,613

    Problem with clock

    Which is the instruction to set on a PIC16F628 or PIC16F628A to use the internal 4MHz oscillator?
  8. Replies
    5
    Views
    5,870

    Set configuration bits

    Hi,
    how can I set this things with microcode studio on PIC16f819?
    @ DEVICE INTRC_OSC
    @ DEVICE WDT_OFF
    @ DEVICE PWRT_OFF
    @ DEVICE MCLR_OFF
    @ DEVICE BOD_OFF
    @...
Results 1 to 8 of 8