Intern Clock Register Settings

mikroC, mikroBasic and mikroPascal PRO for Microchip’s 8-bit PIC MCUs.
Post Reply
Author
Message
DD_Striesen
Posts: 1
Joined: 22 Dec 2022 21:07

Intern Clock Register Settings

#1 Post by DD_Striesen » 28 Aug 2023 12:50

can i make settings of intern clock register during code running?

and which register did i need for intern clock, pll and maximum speed?

can i get a code example?

thanks

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: Intern Clock Register Settings

#2 Post by filip » 22 Sep 2023 07:25

Hi,

You can change the internal oscillator speed in the code (if there is such setting for your MCU), but the speed in which delays in your code is dependant on the clock that is set in the Edit Project menu.

Regards,
Filip.

Post Reply

Return to “PIC PRO Compilers”