Author |
Message |
Topic: Interrupt routine end |
Don_J
Replies: 7
Views: 8499
|
Forum: General CCS C Discussion Posted: Wed Jan 18, 2012 3:22 pm Subject: Interrupt routine end |
Thank you for all your comments. I think I should have been clearer in my question.
I am using a 18f2520. I think I have a good idea on how to do what I need in asm, but I would rather stay at a h ... |
Topic: Interrupt routine end |
Don_J
Replies: 7
Views: 8499
|
Forum: General CCS C Discussion Posted: Tue Jan 17, 2012 1:43 pm Subject: Interrupt routine end |
I am new to C programming, but have a long background in assembler programming. In C when the interrupt routine ends, where does the code go back to. In asm when an interrupt occurs, the current pro ... |
Topic: Learning programming with CCS |
Don_J
Replies: 2
Views: 4281
|
Forum: General CCS C Discussion Posted: Thu Jan 01, 2009 7:07 am Subject: Learning programming with CCS |
Hi, Have a look at the new book from Martin P. Bates "Programming 8-Bit PIC Microcontrollers in C". ISBN 978-0-7506-8960-1
I have a copy and I think it is Excellent. The examples in th ... |
Topic: Nokia 6610 / 6100 display |
Don_J
Replies: 1
Views: 3081
|
Forum: General CCS C Discussion Posted: Fri Dec 26, 2008 6:53 am Subject: Nokia 6610 / 6100 display |
Not sure what display you have. However, have a look at:
http://store.gravitech.us/13secogrlcd.html
There is example CCS code for the 18F458. I easily modified it for the 18F4680 and then for ... |
Topic: DS1307 Set Command need help |
Don_J
Replies: 4
Views: 5071
|
Forum: General CCS C Discussion Posted: Tue Nov 04, 2008 12:48 pm Subject: DS1307 Set Command need help |
Thanks so much, you have been a big help. |
Topic: DS1307 Set Command need help |
Don_J
Replies: 4
Views: 5071
|
Forum: General CCS C Discussion Posted: Tue Nov 04, 2008 11:30 am Subject: DS1307 Set Command need help |
Thank you! That's great. I modified the driver and it works.
Where would I find more info on this "perform a conversion from BCD hex to decimal "? |
Topic: DS1307 Set Command need help |
Don_J
Replies: 4
Views: 5071
|
Forum: General CCS C Discussion Posted: Tue Nov 04, 2008 9:51 am Subject: DS1307 Set Command need help |
I am trying to write a pgm to set the ds1307 interactively from a serial connection. I want to print a request, wait for input (two digits) and update the variable. I would repeat this for the year, ... |
Topic: Simulation of 12F629 and 12F675 issue |
Don_J
Replies: 1
Views: 3974
|
Forum: General CCS C Discussion Posted: Wed Jun 22, 2005 8:13 am Subject: Simulation of 12F629 and 12F675 issue |
This message is for all users of the CCS compiler that are also using Proteus VSM to simulate / debug there designs. We found an issue with the CCS compiler and the simulation of the 629 and 675. The ... |
|