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 10 matches
CCS Forum Index
Author Message
  Topic: Accelerometers and pic
Saratoga

Replies: 8
Views: 8223

PostForum: General CCS C Discussion   Posted: Tue Mar 04, 2008 4:17 am   Subject: Accelerometers and pic
Yes.
I have this and work fine:
http://www.ccsinfo.com/forum/viewtopic.php?t=32753&highlight=wii
I made a VisualBasic pc program.The pic send data to serial port ,pc receive this data and draw ...
  Topic: HI-TECH translate
Saratoga

Replies: 3
Views: 4479

PostForum: General CCS C Discussion   Posted: Thu Feb 28, 2008 1:29 am   Subject: HI-TECH translate
Huooo .OK..

"if (TMR1IF==1)" is only for HI-tech.
It s 131ms timer x counter. I understand now.
Thanks to all.

The program is the ELM323 OBD chip firmware.
http://www.obdchip.com/no ...
  Topic: HI-TECH translate
Saratoga

Replies: 3
Views: 4479

PostForum: General CCS C Discussion   Posted: Wed Feb 27, 2008 8:53 am   Subject: HI-TECH translate
Hi.I need translate this code from hi-tech compiler to CCS.Is a timer interrupt????Thanks

void interrupt isr(void)
{

if (TMR1IF==1)
{
counter++;
if (count ...
  Topic: Cannot detect target chip
Saratoga

Replies: 4
Views: 28048

PostForum: CCS ICD / Mach X / Load-n-Go   Posted: Tue Mar 21, 2006 6:52 am   Subject: ...........comun problem
Put the internal jumper of ICD unit
this work fine.
  Topic: Two spi in 16f88
Saratoga

Replies: 3
Views: 5819

PostForum: General CCS C Discussion   Posted: Tue Feb 21, 2006 9:46 am   Subject: thanks
Thanks .It Work
  Topic: Two spi in 16f88
Saratoga

Replies: 3
Views: 5819

PostForum: General CCS C Discussion   Posted: Thu Feb 09, 2006 8:35 am   Subject: Two spi in 16f88
I can use two SPI,s in 16f88?.......
Thanks
  Topic: Problem with ds1302 Accuracy
Saratoga

Replies: 7
Views: 8877

PostForum: General CCS C Discussion   Posted: Thu Feb 09, 2006 1:28 am   Subject: OOOOOOKKKKKKK
Working.

Smile Smile Smile Smile

Thanks to everybody
  Topic: Problem with ds1302 Accuracy
Saratoga

Replies: 7
Views: 8877

PostForum: General CCS C Discussion   Posted: Wed Feb 08, 2006 4:20 am   Subject: The maxim page are
Sorry ..the web..
http://pdfserv.maxim-ic.com/en/an/app504.pdf
  Topic: Problem with ds1302 Accuracy
Saratoga

Replies: 7
Views: 8877

PostForum: General CCS C Discussion   Posted: Wed Feb 08, 2006 4:19 am   Subject: Tks ..every its OK
I do not have put capacitors.The cristal it is 32.768 Hz.
I have followed the considerations of this official page.
But no works correctly. 4 ,5 second bad in one day.
  Topic: Problem with ds1302 Accuracy
Saratoga

Replies: 7
Views: 8877

PostForum: General CCS C Discussion   Posted: Tue Feb 07, 2006 1:51 am   Subject: Problem with ds1302 Accuracy
I have a problem with the precision of DS1302. In a day one goes ahead 5 seconds that him can happen?.The assembly is correct.
Thanks.
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group