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 5 matches
CCS Forum Index
Author Message
  Topic: TinyBootLoader and 18F26J11?
pau

Replies: 2
Views: 4671

PostForum: General CCS C Discussion   Posted: Tue Sep 15, 2009 6:21 am   Subject: TinyBootLoader and 18F26J11?
It's supposed that you have to change the three first lines of the file:
LIST P=18F452 ; change also: Configure->SelectDevice from Mplab
xtal EQU 4000000 ; you may want to change: ...
  Topic: Tiny bootloader problem
pau

Replies: 2
Views: 5055

PostForum: General CCS C Discussion   Posted: Fri Sep 04, 2009 1:58 am   Subject: Tiny bootloader problem
I can't believe nobody use tiny bootloader.

In this case, do you use any other bootloader for PIC18F452?
  Topic: Password protection
pau

Replies: 3
Views: 4703

PostForum: General CCS C Discussion   Posted: Thu Sep 03, 2009 7:10 am   Subject: Password protection
With only a single switch you need to do a sequence. Once you power-up the pic, the program have to wait until the switch is turned on, then the password can be like this:

2 seconds on-1 second off ...
  Topic: Tiny bootloader problem
pau

Replies: 2
Views: 5055

PostForum: General CCS C Discussion   Posted: Thu Sep 03, 2009 3:11 am   Subject: Tiny bootloader problem
I use Tiny for programming the PIC18F452 and it works when I use a crystal of 4 Mhz, but I've tried with a 10 Mhz crystal and it doesn't work.Shocked

I've changed the xtal line, in the bootloader ...
  Topic: Easy way to do a Bluetooth communication?
pau

Replies: 0
Views: 2879

PostForum: General CCS C Discussion   Posted: Tue Apr 28, 2009 6:13 am   Subject: Easy way to do a Bluetooth communication?
I want to communicate a PIC with a cellphone or another PIC through bluetooth, and i'd like to know what is the easy way to do it.

If it's possible i'd prefer not to deal with the bluetooth protoco ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group