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 28 matches
CCS Forum Index
Author Message
  Topic: dual i2c on 8722
teekaytk

Replies: 3
Views: 6086

PostForum: General CCS C Discussion   Posted: Wed Feb 21, 2007 11:59 pm   Subject: dual i2c on 8722
thanks, that confirms why its kind of not working for me here. it seems like a small fix, but has been in the compiler for years now i think. i need to get a product out to a client by early april (no ...
  Topic: REMOTE KEYLESS ENTRY
teekaytk

Replies: 3
Views: 8042

PostForum: General CCS C Discussion   Posted: Wed Feb 21, 2007 5:26 am   Subject: REMOTE KEYLESS ENTRY
quick answer!
yes it is
  Topic: SPI 18f452 --> 18f4620
teekaytk

Replies: 4
Views: 5566

PostForum: General CCS C Discussion   Posted: Wed Feb 21, 2007 5:25 am   Subject: SPI 18f452 --> 18f4620
there may be! i encountered similar problem. what compiler version are you using. i used 3.249 and the probelm was solved

regards
  Topic: dual i2c on 8722
teekaytk

Replies: 3
Views: 6086

PostForum: General CCS C Discussion   Posted: Wed Feb 21, 2007 5:23 am   Subject: dual i2c on 8722
Hi,
there was some mention on this forum of the second I2C on pic18f8722 not being complied rightly (some asm lisiting suggested that the registeds being used were not of SSP2 but of SSP1). Is there ...
  Topic: dev kits
teekaytk

Replies: 3
Views: 4667

PostForum: General CCS C Discussion   Posted: Mon Feb 12, 2007 2:41 pm   Subject: dev kits
can someone recommend a 3.3v pic18 dev kit. most i find are 5v versions
thanks
  Topic: bootloader information needed
teekaytk

Replies: 3
Views: 5092

PostForum: General CCS C Discussion   Posted: Sun Feb 11, 2007 5:35 am   Subject: bootloader information needed
thanks Ttelmah
this is the probably the second or third time you have helped me out. most appiciated. i shall check the position of the bootloader.h file to makesure it is the first one. thanks again ...
  Topic: bootloader information needed
teekaytk

Replies: 3
Views: 5092

PostForum: General CCS C Discussion   Posted: Sun Feb 11, 2007 3:28 am   Subject: bootloader information needed
anyone?
  Topic: bootloader information needed
teekaytk

Replies: 3
Views: 5092

PostForum: General CCS C Discussion   Posted: Fri Feb 09, 2007 8:37 am   Subject: bootloader information needed
hello
its the first time i am working with the bootloader. i want to use the example bootloader for the pic18f452 and pic18f4520

i have a few questions

is there a significance of the pin_b5 bei ...
  Topic: random number statistics
teekaytk

Replies: 1
Views: 3355

PostForum: General CCS C Discussion   Posted: Fri Sep 01, 2006 9:15 am   Subject: random number statistics
hello
is there a way to generate a random number based on given standard deviation and variance based on normal distribution, without using extreme amounts of processing power?
  Topic: 4 dat line sdcard mode
teekaytk

Replies: 4
Views: 5316

PostForum: General CCS C Discussion   Posted: Mon Jun 19, 2006 8:56 pm   Subject: 4 dat line sdcard mode
is it possible to write to SD Card using the 4 dat line mode. if so can someone share the code example.
will it significantly improve write speeds compared to spi mode? i am worried about crc calcua ...
  Topic: printf hangs
teekaytk

Replies: 4
Views: 6150

PostForum: General CCS C Discussion   Posted: Mon May 29, 2006 6:24 am   Subject: printf hangs
ver is 3.230
#include <18F8720.h>
#device *=16//,icd=true
#use delay(clock=16000000)

#use rs232(baud=9600,xmit=PIN_C6,rcv=PIN_C7)

#fuses NOWDT,WDT128, HS, NOPROTECT, NOO ...
  Topic: printf hangs
teekaytk

Replies: 4
Views: 6150

PostForum: General CCS C Discussion   Posted: Mon May 29, 2006 5:44 am   Subject: printf hangs
hi i am using 18LF8720 in 3.3v system. printf command seems to make it hang during strings longer than 10 characters. but putc always works.
has any one found this problem before. is this a bug? or ...
  Topic: hex to text
teekaytk

Replies: 3
Views: 6888

PostForum: General CCS C Discussion   Posted: Tue May 23, 2006 3:29 am   Subject: hex to text
sorry, i think i put the question in the wrong way

for example i have hex 0xFFFF
i want to write 65535 in a file for this where each letter is in ascii
so 6 is ascii 6 and 5 is ascii 5 and 3 is a ...
  Topic: hex to text
teekaytk

Replies: 3
Views: 6888

PostForum: General CCS C Discussion   Posted: Tue May 23, 2006 3:01 am   Subject: hex to text
hi all
i need to convert 16bit int to ascii text so that it can be written to an sd card fat16 system file.

can you suggest an easy way to do this

thanks
  Topic: int osc
teekaytk

Replies: 2
Views: 4139

PostForum: General CCS C Discussion   Posted: Mon May 22, 2006 5:05 am   Subject: int osc
thanks
i am using the pic18f4620 for zigbee. so i think there should nt be a problem then using it at room temp

thanks for your help
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group