INTRC:INTOSC :using internal clock

Status
Not open for further replies.

lipschutz

Member
HI

i am using 16f88 on a project. i want to configure the internal oscillator at 4MHz. now that i have two unused pins: pin 15 and 16. i am gonna ground this pins through a 3.3k resistor. but is that okay? i read somewhere that one of this pin is used to control the system clock frequency. so i need clarification on that point. please advise or refer me any doc that would be helpful.

thanks in advance.
 
this pins will not be used anyway. but as you know unused pins are the source of all sort of problems. my point is whether it is okay to ground the pins through a resistor? or if i do so will it cause to change circuit performance some other way? let us see what is the source of confusion: here is the reference--

Article:1.4.4.4 , page:28/29
PIC MICROCONTROLLER know it all
publisher: newnes
ISBN: 978-0-7506-8615-0

 

The need to ground CMOS inputs applies mostly to logic chips. For the 16F88, just set the pins as outputs.

John
 
They do not need to be grounded when set as outputs (low-impedance). The general reference manual for the mid-range chips does give one example where grounding may help reduce system noise, and that is when an external oscillator is used on the other pin. That is not what you are doing, however.

Here's an image of that section (page 40):



John
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…