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 21 matches
CCS Forum Index
Author Message
  Topic: adc initialize problem
rajm

Replies: 1
Views: 4226

PostForum: General CCS C Discussion   Posted: Wed May 29, 2013 12:40 am   Subject: adc initialize problem
hi
i need to use 5 adc pins and i2c pins in pic18f4550. i dont know how to use adc pin while using i2c. in separate im getting both adc and i2c output in my lcd, but while combining it is not coming ...
  Topic: speakjet ic with pic
rajm

Replies: 4
Views: 5785

PostForum: General CCS C Discussion   Posted: Wed May 08, 2013 9:51 pm   Subject: speakjet ic with pic
hi
the datasheet for the ic is below link.
https://www.sparkfun.com/datasheets/Components/General/speakjet-usermanual.pdf

I'm using ccs compiler- PCWHD v4.093, my controller is PIC18f4550.


...
  Topic: help for bluetooth module
rajm

Replies: 3
Views: 4714

PostForum: General CCS C Discussion   Posted: Wed May 08, 2013 4:39 am   Subject: help for bluetooth module
hi

i need to transmit data from PIC controller to moble using bluetooth. which module is cheap to use and easy to code . im using ccs compiler to write code for that. kindly suggest for me

regar ...
  Topic: speakjet ic with pic
rajm

Replies: 4
Views: 5785

PostForum: General CCS C Discussion   Posted: Wed May 08, 2013 4:26 am   Subject: speakjet ic with pic
hi

i got speakjet ic to get voice output. in this text is serially transmitted from controller to ic to speak, but i dont know how to start coding using ccs compiler.. kindly help me to write.

...
  Topic: L3GD20 problem in reading values *** Locked - No progress
rajm

Replies: 31
Views: 38530

PostForum: General CCS C Discussion   Posted: Wed May 08, 2013 12:28 am   Subject: L3GD20 problem in reading values *** Locked - No progress
hi

I don't know arduino, kindly say whether i can use the code you posted in the link. (code before the last code posted by you in that link)
http://www.ccsinfo.com/forum/viewtopic.php?t=50012& ...
  Topic: L3GD20 problem in reading values *** Locked - No progress
rajm

Replies: 31
Views: 38530

PostForum: General CCS C Discussion   Posted: Tue May 07, 2013 9:50 pm   Subject: L3GD20 problem in reading values *** Locked - No progress
hi
The gyro code which you posted shows result with lot of flickering and changes without changing the sensor. What to do for this?

regards
  Topic: L3GD20 problem in reading values *** Locked - No progress
rajm

Replies: 31
Views: 38530

PostForum: General CCS C Discussion   Posted: Mon May 06, 2013 4:17 am   Subject: L3GD20 problem in reading values *** Locked - No progress
hi

I have tried another code which you posted in the thread minIMu9v2 problem for all three sensor, it shows value with light flickering and i can able to see the changes in the value as i change ...
  Topic: L3GD20 problem in reading values *** Locked - No progress
rajm

Replies: 31
Views: 38530

PostForum: General CCS C Discussion   Posted: Sun May 05, 2013 10:12 pm   Subject: L3GD20 problem in reading values *** Locked - No progress
hi
I have used same code as you posted by deleting some printf statement.

#include <18f4550.h>
#fuses NOWDT,HS
//#fuses HS,MCLR,NOWDT,NOPROTECT,NOLVP,USBDIV,PLL5,CPUDIV1,VREGEN
#use dela ...
  Topic: L3GD20 problem in reading values *** Locked - No progress
rajm

Replies: 31
Views: 38530

PostForum: General CCS C Discussion   Posted: Sat May 04, 2013 3:43 am   Subject: L3GD20 problem in reading values *** Locked - No progress
hi
i compiled without error, but i don't know what value should come in lcd. I'm getting 3 values of four digit no, but its getting flickering. I'm not able to see changes in values when i change se ...
  Topic: L3GD20 problem in reading values *** Locked - No progress
rajm

Replies: 31
Views: 38530

PostForum: General CCS C Discussion   Posted: Fri May 03, 2013 11:06 pm   Subject: L3GD20 problem in reading values *** Locked - No progress
hi

Code is giving error for me, even though i change header file as #include<18f4550.h>, every error by clicking them it shows error in the same header line. I can't understand for what you u ...
  Topic: L3GD20 problem in reading values *** Locked - No progress
rajm

Replies: 31
Views: 38530

PostForum: General CCS C Discussion   Posted: Fri May 03, 2013 3:58 am   Subject: L3GD20 problem in reading values *** Locked - No progress
i cant understand about 1st header line (ie)
#include "C:\Users\semerci\Desktop\dddd\lcdddd.h". also tell me whether i can use #include<lcd.c> instead of flex lcd. in the imu.c ther ...
  Topic: L3GD20 problem in reading values *** Locked - No progress
rajm

Replies: 31
Views: 38530

PostForum: General CCS C Discussion   Posted: Fri May 03, 2013 2:27 am   Subject: L3GD20 problem in reading values *** Locked - No progress
hi vrs

explain about first #include and int8 line in the last coding you wrote in above link..

regards
  Topic: L3GD20 problem in reading values *** Locked - No progress
rajm

Replies: 31
Views: 38530

PostForum: General CCS C Discussion   Posted: Fri May 03, 2013 12:36 am   Subject: L3GD20 problem in reading values *** Locked - No progress
hi
You wrote the code for gyro in the above post, then how it display all the three sensor values in LCD. I have changed that gyro code for my gyro sensor L3GD20, but it shows result as -1 -1 -1 ...
  Topic: L3GD20 problem in reading values *** Locked - No progress
rajm

Replies: 31
Views: 38530

PostForum: General CCS C Discussion   Posted: Wed May 01, 2013 10:41 pm   Subject: L3GD20 problem in reading values *** Locked - No progress
hi
Thank you for your help. I don't know whether program updated by vrs will work for my sensor. For what purpose the void SSP_isr(void) is used ?
How to display these in 2x16 lcd? Its enough if i ...
  Topic: L3GD20 problem in reading values *** Locked - No progress
rajm

Replies: 31
Views: 38530

PostForum: General CCS C Discussion   Posted: Tue Apr 30, 2013 12:23 am   Subject: L3GD20 problem in reading values *** Locked - No progress
in my pic demo board it is 4mhz..but i dont know how to see in datasheet..
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group