Configuration Bit settings for PIC18F67K40

General discussion on mikroProg™ programmer and debugger and mikroProg Suite software as well.
Post Reply
Author
Message
MightyBeard7
Posts: 5
Joined: 17 Sep 2019 08:25

Configuration Bit settings for PIC18F67K40

#1 Post by MightyBeard7 » 17 Sep 2019 10:06

I am using PIC18F67K40 with MikroC. Can somebody share the Configuration Bit settings for the same? I am using 16MHZ external crystal

User avatar
stefan.filipovic
mikroElektronika team
Posts: 1135
Joined: 18 Dec 2018 10:30

Re: Configuration Bit settings for PIC18F67K40

#2 Post by stefan.filipovic » 18 Sep 2019 13:50

Hi,

There are two clock schemes for PIC18F67K40 which comes with the compiler installation. You can find them under the names "clicker_2_PIC18FK_64MHz", and "mikromedia_PIC18FK_64MHz".
You should be able to load those schemes in your project without modifications.

Kind regards,
Stefan Filipović

MightyBeard7
Posts: 5
Joined: 17 Sep 2019 08:25

Re: Configuration Bit settings for PIC18F67K40

#3 Post by MightyBeard7 » 19 Sep 2019 04:52

Thanks for the reply.
Where exactly i will find them ? can you tell me in more detailed way?

User avatar
stefan.filipovic
mikroElektronika team
Posts: 1135
Joined: 18 Dec 2018 10:30

Re: Configuration Bit settings for PIC18F67K40

#4 Post by stefan.filipovic » 19 Sep 2019 11:55

Hi,

Go to Edit Project (Ctrl+Shift+E) -> Load Schemes.

Or you can find them in the compiler installation path: C:\Users\Public\Documents\Mikroelektronika\mikroC PRO for PIC\Schemes

Kind regards,
Stefan Filipović

Post Reply

Return to “mikroProg™ programmer and debugger”