Author |
Message |
Topic: AVR MICRO VS PIC MICRO |
Paul_B
Replies: 18
Views: 39107
|
Forum: General CCS C Discussion Posted: Tue Sep 07, 2004 6:17 am Subject: alternatives |
Hi all
I have been a big fan of PICs for a couple of years now always using CCS compiler during my projects.
I am glad to see some of you commenting on the alternatives to using PIC's. It has ma ... |
Topic: RF solutions ICEPIC why can't they state the prices? |
Paul_B
Replies: 6
Views: 17728
|
Forum: General CCS C Discussion Posted: Wed Dec 31, 2003 5:23 am Subject: RF Solutions prices |
Hi
They have sent me a pdf price list, but i did get in toiuch with them for quotes on about 15 items.
It is a couple of months old now, but prices may not have changed dramatically. If yoou wan ... |
Topic: Octal numbers |
Paul_B
Replies: 1
Views: 13677
|
Forum: General CCS C Discussion Posted: Wed May 21, 2003 3:54 am Subject: Octal numbers |
Dear all
Is it possible to convert a hex or binary int(8bits) to octal format using CCS.
0b11000110 = 0(octal?)306
Or am i going to have to do some more bit manipulating.
Regards
Paul_B _________ ... |
Topic: having probs with nested ints for debouncing....can anyone h |
Paul_B
Replies: 4
Views: 28135
|
Forum: General CCS C Discussion Posted: Tue Mar 04, 2003 3:34 pm Subject: Re: having probs with nested ints for debouncing....can anyo |
:=Good morning everyone, := :=i'm having problems with the following routines, it displays the first two keypresses fine but then doesn't run after that. := :=i know it need tidying and maybe some com ... |
Topic: interrupt routine code length |
Paul_B
Replies: 8
Views: 41930
|
Forum: General CCS C Discussion Posted: Tue Mar 04, 2003 3:28 pm Subject: Re: interrupt routine code length |
:= :=Hi all, := :=I have a 8 level switch statement in a interrupt service routine :=which completes 8 tasks in 8 interrupts and so on. I noticed in a previous Question (not mine) Hans commented on to ... |
Topic: Thanks to Hans Wedermeyer. , RJ Hamlett and Tomi |
Paul_B
Replies: 2
Views: 23452
|
Forum: General CCS C Discussion Posted: Mon Mar 03, 2003 5:04 am Subject: Re: Thanks to Hans Wedermeyer. , RJ Hamlett and Tomi |
:=:=I thought it appropriate although a little late now to say thanks to Hans Wedermeyer, RJ Hamlett, and Tomi whose replies to a message posted on this board steered me in the right direction to a pr ... |
Topic: having probs with nested ints for debouncing....can anyone h |
Paul_B
Replies: 4
Views: 28135
|
Forum: General CCS C Discussion Posted: Mon Mar 03, 2003 4:57 am Subject: having probs with nested ints for debouncing....can anyone h |
Good morning everyone,
i'm having problems with the following routines, it displays the first two keypresses fine but then doesn't run after that.
i know it need tidying and maybe some commenting wo ... |
Topic: Thanks to Hans Wedermeyer. , RJ Hamlett and Tomi |
Paul_B
Replies: 2
Views: 23452
|
Forum: General CCS C Discussion Posted: Sat Mar 01, 2003 5:58 am Subject: Thanks to Hans Wedermeyer. , RJ Hamlett and Tomi |
I thought it appropriate although a little late now to say thanks to Hans Wedermeyer, RJ Hamlett, and Tomi whose replies to a message posted on this board steered me in the right direction to a proble ... |
Topic: How to read 16-bit data from SPI ? |
Paul_B
Replies: 7
Views: 42999
|
Forum: General CCS C Discussion Posted: Thu Feb 27, 2003 5:09 am Subject: Re: How to read 16-bit data from SPI ? |
:=I'm trying to use a 16F877 to monitor the data passing on one side of the SPI bus. The PIC is configured as a slave and shares the same select line as the device receiving the data. The data consist ... |
|