Author |
Message |
Topic: Help with turn on Issues with pic 12f506 |
EECA
Replies: 3
Views: 5249
|
Forum: General CCS C Discussion Posted: Fri Jan 27, 2012 1:19 pm Subject: Latest Revision of code, still issues there |
This is the latest code version. I changed to a switch/case, in "case" I was missing any interim state while the switch are moving from one place to another.
I also include the debounce r ... |
Topic: Help with turn on Issues with pic 12f506 |
EECA
Replies: 3
Views: 5249
|
Forum: General CCS C Discussion Posted: Wed Jan 25, 2012 4:54 pm Subject: Help with turn on Issues with pic 12f506 |
Temtronic,
Thanks a lot for your answer the code is below, this is version from which i have detected first the issues, is was compiled with:
CCS PCB C Compiler, Version 4.073, 16875, 25-Jan- ... |
Topic: Help with turn on Issues with pic 12f506 |
EECA
Replies: 3
Views: 5249
|
Forum: General CCS C Discussion Posted: Tue Jan 24, 2012 8:14 pm Subject: Help with turn on Issues with pic 12f506 |
I have a project with the Pic 12F506 where I have three switch inputs and 8 outputs to 2 RGB LEDs (6 total), 1 White LED and 1 IR LED.
Inputs are in port B bits 5, 4 and 3, b0 is not used, b1 contr ... |
|