Oscillator question and measurement


Closed Thread
Results 1 to 12 of 12

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default Re: Oscillator question and measurement

    Quote Originally Posted by Christopher4187 View Post
    Code:
    start:
    Portb.1 = ! Portb.1
    goto start
    This does nothing
    Sure it does not show anything on portD1 ...

    Alain
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

  2. #2
    Join Date
    Oct 2005
    Location
    New Jersey
    Posts
    425


    Did you find this post helpful? Yes | No

    Default Re: Oscillator question and measurement

    I know. I was too lazy to edit it yesterday. My original comment still stands.

  3. #3
    Join Date
    May 2004
    Location
    NW France
    Posts
    3,653


    Did you find this post helpful? Yes | No

    Default Re: Oscillator question and measurement

    ohhh ... may be the RMW issue ...

    due to a 18F chip ... I should have written:

    Code:
    start:
    latb.1 = ! latb.1
    goto start
    on test with the EP5 tomorrow morning ...
    ************************************************** ***********************
    Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
    ************************************************** ***********************
    IF there is the word "Problem" in your question ...
    certainly the answer is " RTFM " or " RTFDataSheet " !!!
    *****************************************

Similar Threads

  1. High Speed Oscillator question
    By Tina10 in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 9th July 2012, 11:29
  2. A question on defining the external oscillator
    By ozarkshermit in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd November 2009, 15:31
  3. Using PIC16F88 oscillator as oscillator for other ICs
    By Torael_7 in forum mel PIC BASIC Pro
    Replies: 10
    Last Post: - 30th March 2008, 13:58
  4. AC Measurement
    By Atom058 in forum General
    Replies: 18
    Last Post: - 14th December 2006, 21:20
  5. low Resistance measurement
    By sanatana in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 19th October 2004, 19:32

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