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 CCS Technical Support

Search found 4 matches
CCS Forum Index
Author Message
  Topic: 32MHz internal clock not working with PIC16F1827
jcec

Replies: 6
Views: 12756

PostForum: General CCS C Discussion   Posted: Sun Aug 22, 2010 8:07 pm   Subject: 32MHz internal clock not working with PIC16F1827
Hi bkamen,

Thanks for your hints and for your time on this issue.
I´ll do as you suggest and also submit a bug report to CCS.

Best regards.
  Topic: 32MHz internal clock not working with PIC16F1827
jcec

Replies: 6
Views: 12756

PostForum: General CCS C Discussion   Posted: Sun Aug 22, 2010 5:34 pm   Subject: 32MHz internal clock not working with PIC16F1827
bkamen:

I tried what you suggested;


#include <16F1827.h>
#device adc=8
#fuses INTRC_IO,PLL,PUT,BROWNOUT,NOMCLR
#fuses NOIESO,NOFCMEN,NOCLKOUT,NOLVP,NODEBUG,BORV25,NOSTVREN
//////// ...
  Topic: 32MHz internal clock not working with PIC16F1827
jcec

Replies: 6
Views: 12756

PostForum: General CCS C Discussion   Posted: Sun Aug 22, 2010 10:38 am   Subject: OSCCON bits manually set up
Hi,

I used the following program

#include <16F1827.h>
#device adc=8
#fuses INTRC_IO,PLL,PUT,BROWNOUT,NOMCLR
#fuses NOIESO,NOFCMEN,NOCLKOUT,NOLVP,NODEBUG,BORV25,NOSTVREN
#use delay&# ...
  Topic: 32MHz internal clock not working with PIC16F1827
jcec

Replies: 6
Views: 12756

PostForum: General CCS C Discussion   Posted: Sat Aug 21, 2010 11:12 am   Subject: 32MHz internal clock not working with PIC16F1827
Hi,

I am programming a PIC16F1827, and using PCM compiler V4.109, 53252.
I want to operate at 32 MHz with internal oscillator, but I am obtaining behavior of 8MHz. I suspect PLL 4x is not w ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group