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: PIC18F26j50 Example code
matamicen

Replies: 13
Views: 18774

PostForum: General CCS C Discussion   Posted: Fri Nov 07, 2014 1:18 pm   Subject: PIC18F26j50 Example code
Ttelmah, now everything is working normally, I think it was a bad connection cause by myself Smile

Thanks!!
  Topic: PIC18F26j50 Example code
matamicen

Replies: 13
Views: 18774

PostForum: General CCS C Discussion   Posted: Mon Nov 03, 2014 8:30 am   Subject: PIC18F26j50 Example code
Thanks guys! it's working, both examples are working.

The thing is the example with the 12Mhz OSC I changed the delay, I put 12MHZ instead of 48MHZ in de delay ... the blinking LED it was taking 4 ...
  Topic: PIC18F26j50 Example code
matamicen

Replies: 13
Views: 18774

PostForum: General CCS C Discussion   Posted: Fri Oct 31, 2014 9:48 pm   Subject: PIC18F26j50 Example code
Ttelmah thanks for your answer, with that fuses you use a 12mhz external Osc?

Matt
  Topic: PIC18F26j50 Example code
matamicen

Replies: 13
Views: 18774

PostForum: General CCS C Discussion   Posted: Fri Oct 31, 2014 2:33 pm   Subject: PIC18F26j50 Example code
Thanks dyeatman, I will try it.

By the way, Which compiler of CCS are using you with this code?

Thanks.
  Topic: PIC18F26j50 Example code
matamicen

Replies: 13
Views: 18774

PostForum: General CCS C Discussion   Posted: Fri Oct 31, 2014 10:20 am   Subject: PIC18F26j50 Example code
I deleted set_tris_c(0xFF); and add set_tris_c(0x00); and no success :(
  Topic: PIC18F26j50 Example code
matamicen

Replies: 13
Views: 18774

PostForum: General CCS C Discussion   Posted: Fri Oct 31, 2014 10:12 am   Subject: PIC18F26j50 Example code
Ok, good idea ...

I have an externa 12mhz OSC.

This is the code:


the "MAIN.H"

#include <18F26J50.h>
#FUSES NOWDT
#FUSES NODEBUG
#FUSES NOXINST
#FUSES NOPROTECT ...
  Topic: PIC18F26j50 Example code
matamicen

Replies: 13
Views: 18774

PostForum: General CCS C Discussion   Posted: Fri Oct 31, 2014 9:59 am   Subject: PIC18F26j50 Example code
Hi,

I would like to see an example code of a PIC18F26J50 running? could be a simple Titled LED ... Does anybody has one?

I need also the FUSES and specifying me if you are using an external cry ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group