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: bootloader / SIOW "timeout while downloading"
RolandAldridge

Replies: 8
Views: 13715

PostForum: General CCS C Discussion   Posted: Wed Jul 11, 2007 3:45 pm   Subject: Bootloader
If you are using the ccs bootloader, you need to set up SIOW to use no flow control, rather than the Xon/Xoff option.

I've had the ccs bootloader working with SIOW using an 18F2525 for a while now. ...
  Topic: 18F252 and CCS Bootloader.c
RolandAldridge

Replies: 2
Views: 3621

PostForum: General CCS C Discussion   Posted: Thu May 17, 2007 10:24 am   Subject: 18F252 and CCS Bootloader.c
I've been struggling with a PIC18F2525, trying to do the same thing.

If I start the CCS compiler, and use the ICD-U40, I can download the bootloader into the chip, start it up, and then use SIOW to ...
  Topic: Is it OK to sell source code containing CCS Drivers ?
RolandAldridge

Replies: 9
Views: 7593

PostForum: General CCS C Discussion   Posted: Thu May 17, 2007 10:10 am   Subject: Is it OK to sell source code containing CCS Drivers ?
I'd suggest you distribute your code by itself, and tell people that to make it work they have to compile it with the CCS compiler available at CCS - this way they will *have* to get the drivers too. ...
  Topic: Problem width MCP3302(A/D Converter)
RolandAldridge

Replies: 6
Views: 7637

PostForum: General CCS C Discussion   Posted: Thu May 03, 2007 10:08 am   Subject: Problem width MCP3302(A/D Converter)
I think you have the chip select lines the wrong way up - bring it low while you write to or read from it, high when you are not doing so.

Here is my code for a 3204, using a 16C67:

byte first_d ...
  Topic: Need help for schematic tool
RolandAldridge

Replies: 8
Views: 8868

PostForum: General CCS C Discussion   Posted: Thu Apr 26, 2007 3:52 pm   Subject: Free PCB design program
I use ExpressPCB. You can download the programs for free from their web site, and the PCB program links directly to them to get the boards made. You can get them to send you gerbers if you want to h ...
  Topic: SPI EEPROM WRITE PROBLEM, READING SEEMS OK NOT SURE!
RolandAldridge

Replies: 8
Views: 13052

PostForum: General CCS C Discussion   Posted: Thu Apr 26, 2007 3:44 pm   Subject: EEPROMS
A while ago I attempted to use Atmel EEPROMS for data storage. I found that I had to implement the write code as a loop, writing the value, reading it back, and if it didn't work, writing it again un ...
  Topic: Isolating the circuit.
RolandAldridge

Replies: 8
Views: 8817

PostForum: General CCS C Discussion   Posted: Mon Mar 26, 2007 3:25 pm   Subject: You could try using the NVE IL715 or similar
It's a high speed isolator that can run at 110MBS, using Giant Magnetostrictive technology (whatever the hell that is). I've been using them for a while with virtually no problems. They also don't s ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group