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 7 matches
CCS Forum Index
Author Message
  Topic: Problem with reset
Chevi

Replies: 0
Views: 17647

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Fri Jun 26, 2009 7:48 am   Subject: Problem with reset
Hi, I program my pic and all is correct. But when I press the reset button nothing happens... why?

My pic: 18f4620.

edit: NOMCLR -> MCLR
  Topic: Frequency
Chevi

Replies: 1
Views: 2926

PostForum: General CCS C Discussion   Posted: Thu Apr 23, 2009 4:06 pm   Subject: Frequency
I have a external crystal of 10MHz.

My microcontroller: PIC18F4620.

How can I obtain 40Mhz with PLLx4? With which instructions can I do that?

Best Wishes.
  Topic: XT/HS
Chevi

Replies: 3
Views: 6425

PostForum: General CCS C Discussion   Posted: Mon Apr 06, 2009 12:00 pm   Subject: XT/HS
Sorry, but my english is poor.

Have I to change the ICD-U40?
  Topic: XT/HS
Chevi

Replies: 3
Views: 6425

PostForum: General CCS C Discussion   Posted: Mon Apr 06, 2009 10:56 am   Subject: XT/HS
Hi. I have a 10MHz oscillator.

If I put

#fuses XT (<4Mhz)

I haven't got any problem. And the PIC works @ 10MHz.

But if I put

#fuses HS (>4Mhz)

I obtain this message: &quo ...
  Topic: Problem with INTRC_IO (fuses)
Chevi

Replies: 3
Views: 4547

PostForum: General CCS C Discussion   Posted: Sat Apr 04, 2009 5:33 am   Subject: Problem with INTRC_IO (fuses)
I updated the firmware and the problem persists.

Thank you.
  Topic: Problem with HS
Chevi

Replies: 5
Views: 4897

PostForum: General CCS C Discussion   Posted: Fri Apr 03, 2009 10:48 am   Subject: Problem with HS
#include <18F4620.h>
#device adc=10
#device icd=true
#fuses NOWDT, HS, NOMCLR, NOPROTECT, NOIESO, BROWNOUT, BORV21, NOPUT, NOCPD, NOSTVREN, DEBUG, NOLVP, NOWRT, NOWRTD, NOEBTR, NOCPB, NOEBTRB ...
  Topic: Problem with INTRC_IO (fuses)
Chevi

Replies: 3
Views: 4547

PostForum: General CCS C Discussion   Posted: Fri Apr 03, 2009 7:27 am   Subject: Problem with INTRC_IO (fuses)
Hi...

I have the PIC18F4620. I connected a external oscillator, 4MHz. I would like a fastest frequency.

Can I multiply this frequency by 4 with PLL? and obtain a 16MHz?

Can I use the interna ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group