Internal Oscillator PIC18F4550

Status
Not open for further replies.

yamine

Member level 1
Joined
May 4, 2012
Messages
37
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,507
hi,
How can i activate internal oscillator of the PIC18F4550 and display it in an output pin ?
 

Hi,

The CONFIG parameters are used to set the desired OSCillator setting you need, Internal or External.
You can also select Pin RA6 to output Fosc/4

If using the Internal Osc you also need to set its frequency in your program code using the OSCCON and other registers.

The 4550 can seem quiet confusing to set up with its PLL and USB options.

The 4550 datasheet contains all the options / parameters.

If you want more detailed help then say what frequency you want to use and what programming language you use.
 

thank you for reply,
i want to test all internal frequences , am using C language
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…