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: delay_us() problem
ice

Replies: 2
Views: 13533

PostForum: General CCS C Discussion   Posted: Sun Feb 04, 2007 1:12 pm   Subject: Thank you
Thank you for your help,PCM.
It now works.

My servo update in now at 70Hz ,I 'm not able to go lower than that(RTCC_DIV_256).It's slow, but it gets it's position right.


In case anyone finds i ...
  Topic: delay_us() problem
ice

Replies: 2
Views: 13533

PostForum: General CCS C Discussion   Posted: Sun Feb 04, 2007 12:18 pm   Subject: delay_us() problem
Hello,
i'm running a 16F876A chip at 20Mhz

I am trying to drive a hobby servo, using the following code(from elsewhere in this forum) to generate 1ms to 2ms timings.


#include <16F876A.h> ...
  Topic: Serial Comm. problem between 2 PICs
ice

Replies: 4
Views: 7499

PostForum: General CCS C Discussion   Posted: Tue Jun 28, 2005 4:23 am   Subject: Serial Comm. problem between 2 PICs
Hello,

Im trying to communicate between 2 pics ,with no success
The ADC value
while(TRUE)
{
test=read_adc();
delay_ms(10);
sprintf(b,"%lu&q ...
  Topic: 93c46 initialising
ice

Replies: 8
Views: 12285

PostForum: General CCS C Discussion   Posted: Fri Jun 10, 2005 12:34 am   Subject: Ahhhhhhhh!!
Ahhhhhhhhhhhhh!!!!! goddamit!!

i never even noticed it ,not even a teeny tiny bit...jst skipped my mind that the serial pins are being used[they run at the bottom of the board]....

uhhhh!.... ...
  Topic: Contactless
ice

Replies: 2
Views: 4709

PostForum: General CCS C Discussion   Posted: Thu Jun 09, 2005 10:59 pm   Subject: Contactless
From PIC -> contactless chip
Do you mean using RF..
isf thats what you mean ,yes you can,say from PIC to PIC or PIC to PC and vice versa

you get OEM radio modules like Ming and Radiometrix.
...
  Topic: 93c46 initialising
ice

Replies: 8
Views: 12285

PostForum: General CCS C Discussion   Posted: Thu Jun 09, 2005 10:52 pm   Subject: 93c46 initialising
treitmey,
Thanks for trying to help.

PCM programmer,
These are the pic details

1. What PIC are you using ?
pic16f876a

2. What PIC pins are you using for your RS232 ?
Hardware UART,pins ...
  Topic: 93c46 initialising
ice

Replies: 8
Views: 12285

PostForum: General CCS C Discussion   Posted: Thu Jun 09, 2005 2:25 am   Subject: 93c46 initialising
Im using Microchip's EEProm..in the 8 bit mode meaning ive to tie it down to Vdd


Im using the CCS 9356spi.c example as a template:
i changed the driver file from 9356spi.c to 9346.c


#includ ...
  Topic: Funny problem with PWM
ice

Replies: 2
Views: 5291

PostForum: General CCS C Discussion   Posted: Thu Jun 02, 2005 10:26 pm   Subject: Funny problem with PWM
Thanks Mark... : )
  Topic: LCD entirely on PORTA
ice

Replies: 20
Views: 29217

PostForum: General CCS C Discussion   Posted: Mon May 30, 2005 8:13 am   Subject: LCD entirely on PORTA
yup ..got it
Thanks alot Rob..
  Topic: LCD entirely on PORTA
ice

Replies: 20
Views: 29217

PostForum: General CCS C Discussion   Posted: Mon May 30, 2005 6:08 am   Subject: LCD entirely on PORTA
Hello,
I cant figure out what the following lines do in the LCD.c driver

struct lcd_pin_map const LCD_WRITE = {0,0,0,0,0}; // For write mode all pins are out
struct lcd_pin_map const LC ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group