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 15 matches
CCS Forum Index
Author Message
  Topic: Multitasking with Pic
bolubeyi

Replies: 2
Views: 5552

PostForum: General CCS C Discussion   Posted: Thu Apr 04, 2013 1:40 am   Subject: Multitasking with Pic
Hi, Is it possible to multitasking with the pic? if it will be possible, how can i use it? Which pic has include this feaure?
  Topic: Interrupt problem because of glcd
bolubeyi

Replies: 1
Views: 4204

PostForum: General CCS C Discussion   Posted: Thu Mar 07, 2013 9:16 am   Subject: Interrupt problem because of glcd
Hi, i use 240x128 GLCD with T6963C lib and 2 phase asenkron engine(motor). drive engine phase shift method so i use (ccp3) capture interrupt. When write the glcd, my microcontroller (18f67k22) is not ...
  Topic: 18f67k22 adc problem
bolubeyi

Replies: 1
Views: 3986

PostForum: General CCS C Discussion   Posted: Sun Feb 24, 2013 4:27 pm   Subject: 18f67k22 adc problem
hi i used pic 18f67k22 for my project. when i want to read temperature from lm35 or ntc, give me incorrect result. But when i connect power supply without chaning the same pine, give me correct result ...
  Topic: Power Supply value problem 18f46k20
bolubeyi

Replies: 5
Views: 8481

PostForum: General CCS C Discussion   Posted: Thu Jan 31, 2013 5:42 am   Subject: Power Supply value problem 18f46k20
Hi,i have big problem because pic power supply value is bigger than write on datasheet.I use pic 18f46k20 and write on datasheet “Operating Voltage Range: 1.8V to 3.6V” but I made the big mistake ...
  Topic: 18f4520 an5 set for adc but i dont use logic input an0 toan4
bolubeyi

Replies: 1
Views: 4462

PostForum: General CCS C Discussion   Posted: Mon Oct 01, 2012 2:04 am   Subject: 18f4520 an5 set for adc but i dont use logic input an0 toan4
Hi, I use pic 18f4520 and I have to use an5 (RE0) for adc. But when I set the an5 for adc, I don't use an0 to an4 (a0,a1,a2,a3) for logic input(button control).

set_tris_a(0xff); //buttons ...
  Topic: code protection
bolubeyi

Replies: 3
Views: 7413

PostForum: General CCS C Discussion   Posted: Tue Sep 11, 2012 6:09 am   Subject: code protection
Hi, I want to code protection for ccs c. No one can not read from chip. How can I do? Maybe fuses ?
  Topic: DS1307 SQW/OUT pin generate pulses at 1 second intervals
bolubeyi

Replies: 1
Views: 5979

PostForum: General CCS C Discussion   Posted: Wed Sep 05, 2012 9:14 am   Subject: DS1307 SQW/OUT pin generate pulses at 1 second intervals
Hi, I use ds1307 and ccs c. I want to generate pulses at 1 second intervals from ds1307 SQW/OUT - Square Wave/Output pins. How can I do this? How do I set ds1307?
  Topic: pic24 series 12 or 15 pin tris setting or pin calibration ?
bolubeyi

Replies: 5
Views: 7311

PostForum: General CCS C Discussion   Posted: Wed Aug 01, 2012 7:32 am   Subject: pic24 series 12 or 15 pin tris setting or pin calibration ?
but i am not sure,is it true? Smile
  Topic: pic24 series 12 or 15 pin tris setting or pin calibration ?
bolubeyi

Replies: 5
Views: 7311

PostForum: General CCS C Discussion   Posted: Wed Aug 01, 2012 3:34 am   Subject: pic24 series 12 or 15 pin tris setting or pin calibration ?
i am sorry but can you give me an example?
  Topic: pic24 series 12 or 15 pin tris setting or pin calibration ?
bolubeyi

Replies: 5
Views: 7311

PostForum: General CCS C Discussion   Posted: Wed Aug 01, 2012 2:36 am   Subject: pic24 series 12 or 15 pin tris setting or pin calibration ?
hi. pic 24 series has got more than 8 pins(11 or 15).for example PIC24HJ32GP202 b port b1 b2...........b11 b12 b13. how can set tris pin b11 or b13 ?

b 11 for input => set_tris_b(0x0800); ...
  Topic: 18f67k22 sosc dig low high
bolubeyi

Replies: 1
Views: 5777

PostForum: General CCS C Discussion   Posted: Fri May 25, 2012 6:13 am   Subject: 18f67k22 sosc dig low high
I use 18f67k22 but I don't set port C1 for pwm.
There are something but i don't understand and i don't use for pwm or io. SOSC_LOW,SOSC_DIG,SOSC_HIGH ? How can do this?
  Topic: 18f67k22 port c (c0 c1) io setup
bolubeyi

Replies: 1
Views: 4870

PostForum: General CCS C Discussion   Posted: Sat May 05, 2012 5:55 am   Subject: 18f67k22 port c (c0 c1) io setup
hi, I don't control 18f67k22 rc0 and rc1 pins.
"If a secondary oscillator is not desired and digital I/O on
port pins, RC0 and RC1, is needed, the SOSCSEL bits
must be set to Digital mode.&qu ...
  Topic: t6963c port change help
bolubeyi

Replies: 1
Views: 5051

PostForum: General CCS C Discussion   Posted: Mon Apr 30, 2012 7:48 am   Subject: t6963c port change help
Hi, I use t6963 and pic18f67k22. My control pins are port F (F1 cd, F2 rd, F3 wr, F4 rst). Data pins are Port D and I don't changed pins configuration but I don't run it. How can do it?
Driver is he ...
  Topic: Pickit2 for 18f67k22
bolubeyi

Replies: 7
Views: 13600

PostForum: General CCS C Discussion   Posted: Fri Apr 27, 2012 6:42 am   Subject: Pickit2 for 18f67k22
Thank you for your answer, I have one more question Smile I use ccs c and pic c compiler. If I will use pickit3, is the problem make? Because write on pickit 3 datasheet supported by MPLAB IDE.
  Topic: Pickit2 for 18f67k22
bolubeyi

Replies: 7
Views: 13600

PostForum: General CCS C Discussion   Posted: Fri Apr 27, 2012 5:23 am   Subject: Pickit2 for 18f67k22
Hi, I need some help. I have a 18f67k22 but I don't write 18f67k22 from pickkit2. What can I do?
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group