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 5 matches
CCS Forum Index
Author Message
  Topic: pic10f220 general
smita.g

Replies: 9
Views: 14543

PostForum: General CCS C Discussion   Posted: Wed Sep 30, 2015 5:25 am   Subject: pic10f220 general
Hello Sir,

I have did the correction according to your suggestion about the timer(as per just above code).
But still questions is how to check it on DSO without using port pin?

I have tried you ...
  Topic: pic10f220 general
smita.g

Replies: 9
Views: 14543

PostForum: General CCS C Discussion   Posted: Wed Sep 30, 2015 3:07 am   Subject: pic10f220 general
This is my actual code. I want to generate pulse as per analog input.
So I have configure timer for 1mSec frequency. AN0 will be one analog input, digital output will be on B2.

I want to generate ...
  Topic: pic10f220 general
smita.g

Replies: 9
Views: 14543

PostForum: General CCS C Discussion   Posted: Tue Sep 29, 2015 9:42 pm   Subject: pic10f220 general
Yes following code for your referene

#define set_options(value) {#ASM \
MOVLW value \
OPTION \
#ENDASM}



#delay 80 ...
  Topic: pic10f220 general
smita.g

Replies: 9
Views: 14543

PostForum: General CCS C Discussion   Posted: Tue Sep 29, 2015 3:17 am   Subject: pic10f220 general
Hello,

I have use this in my code, but still could not set this port pin high.


#define set_options(value) {#ASM \
MOVLW value \
...
  Topic: pic10f220 general
smita.g

Replies: 9
Views: 14543

PostForum: General CCS C Discussion   Posted: Mon Sep 28, 2015 10:04 pm   Subject: pic10f220 general
Hello Sir,

I am using CCS PCB C Compiler version 4.104 48488

I am using pic10f220 controller, And not able put high GPIO2.
here port pin B0 & B3 are use as analog pin while B1 & B2 use ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group