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 11 matches
CCS Forum Index
Author Message
  Topic: RDA_isr() PIC16F648A
digisol

Replies: 16
Views: 27952

PostForum: General CCS C Discussion   Posted: Wed Aug 22, 2007 3:32 am   Subject: RDA_isr() PIC16F648A
Yes! I have one of those protoboards of link.

In my first post I said "Dato = getc() works within main, but not within RDA_isr() ", I have now a 'large' program for this PIC, I manage to ...
  Topic: RDA_isr() PIC16F648A
digisol

Replies: 16
Views: 27952

PostForum: General CCS C Discussion   Posted: Tue Aug 21, 2007 2:10 pm   Subject: RDA_isr() PIC16F648A
both "restart_wdt()" and "#asm clrwdt #endasm" are one instruccion only

Sorry I did not got it. Embarassed
  Topic: RDA_isr() PIC16F648A
digisol

Replies: 16
Views: 27952

PostForum: General CCS C Discussion   Posted: Tue Aug 21, 2007 1:57 pm   Subject: RDA_isr() PIC16F648A
1.- Sorry Dato = data (mistype)
2.- Dato is defined as global. char Dato;
3.- Not sure about restart_wdt() with getc, does it means the I rather choose
not to use WDT or I will loose i ...
  Topic: RDA_isr() PIC16F648A
digisol

Replies: 16
Views: 27952

PostForum: General CCS C Discussion   Posted: Sat Aug 18, 2007 9:49 am   Subject: RDA_isr() PIC16F648A
manufacturer of protoboard is ELECTRONICS RESOURCES LTD

I can't see a model number of protoboard

Connection to PC is PIC to MAX232CPE with tantalum caps and +9V in pin 2 of MAX232, and -9V in p ...
  Topic: RDA_isr() PIC16F648A
digisol

Replies: 16
Views: 27952

PostForum: General CCS C Discussion   Posted: Fri Aug 17, 2007 9:49 pm   Subject: RDA_isr() PIC16F648A
I am using a brand new protobord

it works with 5.0 V with 100 uF , and 0.1 cap filter in Vcc

I know that it works because if using no interrupt I got input and output serial data along with som ...
  Topic: RDA_isr() PIC16F648A
digisol

Replies: 16
Views: 27952

PostForum: General CCS C Discussion   Posted: Fri Aug 17, 2007 9:42 pm   Subject: RDA_isr() PIC16F648A
Can any of the drivers like ds1302, 24C65 or touch have conflict with RDA_isr()?

Sorry! I forgot to include the compiler version it is 3.212

In case this version has bugs, what do I need to do? ...
  Topic: RDA_isr() PIC16F648A
digisol

Replies: 16
Views: 27952

PostForum: General CCS C Discussion   Posted: Fri Aug 17, 2007 9:36 pm   Subject: RDA_isr() PIC16F648A
NOTHING!

does not work!

Confused Crying or Very sad
  Topic: RDA_isr() PIC16F648A
digisol

Replies: 16
Views: 27952

PostForum: General CCS C Discussion   Posted: Fri Aug 17, 2007 9:08 pm   Subject: RDA_isr() PIC16F648A
I forgot to put this line in the post

#int_RDA it is included in the code, project wizard did it.

actualy in the main there is switch() like

while(1)
{
switch(D ...
  Topic: RDA_isr() PIC16F648A
digisol

Replies: 16
Views: 27952

PostForum: General CCS C Discussion   Posted: Fri Aug 17, 2007 7:53 pm   Subject: RDA_isr() PIC16F648A
I have problems putting to work RDA_isr(), here is my code (so simple!)

#use delay(clock=10000000,RESTART_WDT)
#fuses WDT,HS, NOPUT, NOPROTECT, BROWNOUT, MCLR, NOLVP, NOCP ...
  Topic: DS1302 in PIC16F648A
digisol

Replies: 2
Views: 6371

PostForum: General CCS C Discussion   Posted: Sat Aug 27, 2005 1:57 am   Subject: IT Works!
SUPERB IT WORKS NOW.

That was the cause.

Thank you very much!!! Very Happy
  Topic: DS1302 in PIC16F648A
digisol

Replies: 2
Views: 6371

PostForum: General CCS C Discussion   Posted: Fri Aug 26, 2005 6:04 pm   Subject: DS1302 in PIC16F648A
Hello!
I have a PIC16F84A using driver DS1302 running in a protoboard.
I need to use the same code with ds1302 driver in a PIC16F648A,
I am using (in both PICs):

#define RTC_SCLK PIN_B4
#d ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group