Author |
Message |
Topic: Too many inputs = too much current? |
temp2290
Replies: 2
Views: 3932
|
Forum: General CCS C Discussion Posted: Sun Apr 20, 2008 2:34 pm Subject: Too many inputs = too much current? |
Alright, thanks, so it's not a current problem. I should have known that.
As for the NOLVP, I have that fuse set.
I'm not sure of the problem, I'll have to try some other stuff out. |
Topic: Too many inputs = too much current? |
temp2290
Replies: 2
Views: 3932
|
Forum: General CCS C Discussion Posted: Sun Apr 20, 2008 1:38 pm Subject: Too many inputs = too much current? |
I have a PIC16F877A that I have working code for, but when I expand the code to use more inputs (nothing is really different as far as the computation goes), the PIC does nothing. I have 20 inputs go ... |
Topic: Starting state problems |
temp2290
Replies: 10
Views: 9120
|
Forum: General CCS C Discussion Posted: Sun Apr 20, 2008 10:39 am Subject: Starting state problems |
Ok, I got it working. I just pulled everything out of my protoboard and re-attached it with my same code. Musta been some sort of messed up connection.
Thanks for all the help. |
Topic: Starting state problems |
temp2290
Replies: 10
Views: 9120
|
Forum: General CCS C Discussion Posted: Sat Apr 19, 2008 10:50 am Subject: Starting state problems |
Still not getting any luck... maybe it has to do with my external oscillator? It's peak to peak voltage is only 2V... |
Topic: Starting state problems |
temp2290
Replies: 10
Views: 9120
|
Forum: General CCS C Discussion Posted: Wed Apr 16, 2008 4:30 pm Subject: Starting state problems |
Thanks for the reply. I am using a protoboard with a 5V DC power supply (one of the big hulking bench supplies that I have at my university). I have two 0.1uF capacitors connected from Vdd to ground ... |
Topic: Starting state problems |
temp2290
Replies: 10
Views: 9120
|
Forum: General CCS C Discussion Posted: Wed Apr 16, 2008 10:08 am Subject: Starting state problems |
To me, it seems like the program isnt even starting for some reason. I have the command port_d=0 right at the beginning of main, and the outputs are 5V always, not matter what I do. |
Topic: Starting state problems |
temp2290
Replies: 10
Views: 9120
|
Forum: General CCS C Discussion Posted: Wed Apr 16, 2008 9:18 am Subject: Starting state problems |
Ok, point taken about the switches, but will my method of switching work consistently too? |
Topic: Starting state problems |
temp2290
Replies: 10
Views: 9120
|
Forum: General CCS C Discussion Posted: Tue Apr 15, 2008 3:50 pm Subject: Starting state problems |
What do you mean? The input is just wired to a normal switch that chooses between a 5V source and ground.
Oh, and I am ctempel2. I forgot to log in when I posted. |
Topic: timed pulse code not working |
temp2290
Replies: 2
Views: 4118
|
Forum: General CCS C Discussion Posted: Mon Apr 07, 2008 9:53 pm Subject: timed pulse code not working |
I am doing a project which requires timed pulses that output to four motors, each corresponding to a different color of paint (the pulses will make a linear motor move back and forth to cover and unco ... |
|