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 6 matches
CCS Forum Index
Author Message
  Topic: http2 server on 3.3V PICEEC board not working - SD card prob
dvdb

Replies: 0
Views: 2276

PostForum: General CCS C Discussion   Posted: Sun Oct 18, 2009 11:20 pm   Subject: http2 server on 3.3V PICEEC board not working - SD card prob
I have gotten the http and e-mail examples working without problem, but the http2 example is not working.
I can ftp to it, though, but the files put on the SD card with the PC seem unreachable.
I ...
  Topic: Solution for zero jitter interrupt code for 18F pics
dvdb

Replies: 2
Views: 35580

PostForum: Code Library   Posted: Fri Feb 11, 2005 3:38 pm   Subject: Interesting, but how can it work
I suppose some construction like yours should exist, but this particular one I have some difficulty with:
The first part:sync: btfss 1, 3 //Synchronize (de-jitter) the samples.
...
  Topic: FAT16-32 read & write for the asking (in C, for AVR)
dvdb

Replies: 1
Views: 31988

PostForum: Code Library   Posted: Mon Jan 10, 2005 2:49 pm   Subject: FAT16-32 read & write for the asking (in C, for AVR)
Many people have been looking for code to read and write FAT-formatted media. Angelo Bannack and Giordano Bruno Wolaniuk made them Razz but for AVR, not for PIC's. Evil or Very Mad

http://www.circuitce ...
  Topic: Fast page read/write routines for i2c EEPROMS
dvdb

Replies: 0
Views: 25632

PostForum: Code Library   Posted: Thu Dec 23, 2004 12:19 pm   Subject: Fast page read/write routines for i2c EEPROMS
The drivers for the 24LCXX EEPROMS provided by CCS do not contain fast multibyte read/write routines. The multibyte reads are quite straightforward, but the multibyte write routines are a little more ...
  Topic: Solution for zero jitter interrupt code for 18F pics
dvdb

Replies: 2
Views: 35580

PostForum: Code Library   Posted: Mon Dec 20, 2004 1:25 pm   Subject: Solution for zero jitter interrupt code for 18F pics
I am using a 18F that runs a time critical task based on timer0 that is running at the same rate as the program counter.
The intervals between actions taken some time after rollover of timer0 are cr ...
  Topic: CRC
dvdb

Replies: 17
Views: 34028

PostForum: General CCS C Discussion   Posted: Mon Jan 12, 2004 1:38 pm   Subject: CRC
you could use the dallas onewire CRC algorithm -- quick to run, easy to implement, very few instructions, no ROM space lost, very little RAM required, no fuss, no muss, It Just Works...


int onewi ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group