Author |
Message |
Topic: dsPIC30F some outputs not switching |
Ben_Dinsdale
Replies: 0
Views: 3019
|
Forum: General CCS C Discussion Posted: Mon Dec 05, 2011 9:59 am Subject: dsPIC30F some outputs not switching |
Hello,
I'm currently debugging a prototype siren based around the dsPIC30F5011. I'm using CCS C v4.057, MPLAB v8.63, and ICD3 as the debugger.
I'm having trouble getting RD2 and RD3 to switch on.
... |
Topic: PIC16F913 ADC issues (CCS version: 3.219) |
Ben Dinsdale
Replies: 4
Views: 4974
|
Forum: General CCS C Discussion Posted: Tue Oct 30, 2007 4:30 am Subject: PIC16F913 ADC issues (CCS version: 3.219) |
Thanks for the input guys,
I have solved the problem, I was having after alot of head scratching and going through the disassemby listing, and stacks. For some reason the read_ADC() wasn't polling ... |
Topic: PIC16F913 ADC issues (CCS version: 3.219) |
Ben Dinsdale
Replies: 4
Views: 4974
|
Forum: General CCS C Discussion Posted: Mon Oct 29, 2007 8:50 am Subject: PIC16F913 ADC issues (CCS version: 3.219) |
Hello, I'm having bother getting the ADC to work the circuit is very simple i'm using AN0 (pin 2) which is connected across a 1 Ohm resistor as shunt. I'm getting 0.5V at the PIN, but ca't get a readi ... |
Topic: PIC16F913 Port_C issues |
Ben Dinsdale
Replies: 6
Views: 7062
|
Forum: General CCS C Discussion Posted: Tue Aug 14, 2007 5:50 am Subject: PIC16F913 Port_C issues |
I've mangaged to get it working, by uninstalling and reinstalling MPLAB and CCS.
It must of been a disc error on my PC.
I've got all the ports doing what I want now.
Thanks very much
Regards ... |
Topic: PIC16F913 Port_C issues |
Ben Dinsdale
Replies: 6
Views: 7062
|
Forum: General CCS C Discussion Posted: Tue Aug 14, 2007 5:06 am Subject: PIC16F913 Port_C issues |
Sorry I gave you the file version number. The complier version is 3.219.
I tried the code that you provided but only got a flood of errors as it didn't recogise LCDCON or VLCDEN.
Do I need to do d ... |
Topic: PIC16F913 Port_C issues |
Ben Dinsdale
Replies: 6
Views: 7062
|
Forum: General CCS C Discussion Posted: Mon Aug 13, 2007 1:43 am Subject: PIC16F913 Port_C issues |
Thanks I'll try that and let you know how I get on. The CCS complier I'm using is 3.6.0.97
Regards
Ben |
Topic: PIC16F913 Port_C issues |
Ben Dinsdale
Replies: 6
Views: 7062
|
Forum: General CCS C Discussion Posted: Fri Aug 10, 2007 5:30 am Subject: PIC16F913 Port_C issues |
PIC16F913 Port_C issues
Hello can any one help me?
I've made a simple dev. board for the chip which is simply 7 switch inputs and 18 LED outputs.
Basicly everything works with the exeception of ... |
|