CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Oscilloscope Measurements 10F200

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Regular Guy



Joined: 04 Jun 2017
Posts: 110

View user's profile Send private message

Oscilloscope Measurements 10F200
PostPosted: Wed Jan 26, 2022 1:17 pm     Reply with quote

Will a PIC 10F200 work to measure?

If we put it on a breadboard with power only.

Then find the Clock out pin.

Figure the default is 4 MHZ internal oscillator.

Will we have a 4 MHZ square wave to measure?
_________________
PIC Hobbyist
temtronic



Joined: 01 Jul 2010
Posts: 9081
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Wed Jan 26, 2022 1:53 pm     Reply with quote

yes, though you should try it...
You will of course have to PROGRAM the PIC first. Set internal clk, forever do nothing loop in main()
and see what pin has the clkout on it.
You won't get 4.000000 MHz either. it will be 'off' a bit.
Check the datasheet specs for the 'range' that 4MHz can be.
Regular Guy



Joined: 04 Jun 2017
Posts: 110

View user's profile Send private message

PostPosted: Wed Jan 26, 2022 2:06 pm     Reply with quote

Thank you temtronic

One thing.

Think we will jump up to a normal PIC like 16F872.

Since we have to program it anyhow.

We are set up for that.

We might have lucked out. Here is pin 10 on 16F872.

OSC2/CLKOUT

Might default to being measurable.

We will have a crystal and 2 capacitors on OSC1 and OSC2.

In assembler it is:

LOOP

GOTO LOOP

There are other one line ways. I think.

But might get by with not programming it.

Trying to keep workbench clear for USB oscilloscope.

Eats up a USB port.
_________________
PIC Hobbyist
temtronic



Joined: 01 Jul 2010
Posts: 9081
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Wed Jan 26, 2022 3:56 pm     Reply with quote

Even with that PIC, you'll have to program it.
Although the default is RC osc, so clkout is active, but RC osc is not 'stable' or 'accurate'.

It's very unclear what you're trying to accomplish.
A better description would allow us to offer possible solutions.
Regular Guy



Joined: 04 Jun 2017
Posts: 110

View user's profile Send private message

PostPosted: Wed Jan 26, 2022 9:16 pm     Reply with quote

Thank you temtronic

Looks like the OSC pin on 16F872 is what we are looking for.

Believe that is what we measured one time.

Little matter of learning how to use USB oscilloscope again.

Will keep everybody posted.

Thanks!
_________________
PIC Hobbyist
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group