Author |
Message |
Topic: Need help on stepper motor program |
tong143
Replies: 20
Views: 22769
|
Forum: General CCS C Discussion Posted: Thu May 19, 2011 2:04 pm Subject: Need help on stepper motor program |
Hi
To start with I have written a program using mikroC, for pic16f882 using 4 MHz external crystal oscillator, to increase and decrease a number based on input from RA1/RA2 and display on multiplexe ... |
Topic: Need help on stepper motor program |
tong143
Replies: 20
Views: 22769
|
Forum: General CCS C Discussion Posted: Sun May 15, 2011 1:05 pm Subject: Need help on stepper motor program |
So It will not have any issues with the board, will it?
You could use a 16F882. It's the same pinout, but with more features
on each i/o pin. You don't have to use those features.
http://www.mic ... |
Topic: Need help on stepper motor program |
tong143
Replies: 20
Views: 22769
|
Forum: General CCS C Discussion Posted: Sun May 15, 2011 12:42 pm Subject: Need help on stepper motor program |
I already have a board with PIC16F72. I can not go for new board. Can you suggest me a PIC which can be used with the same board and pickit2.
You're right. I think Microchip lied. The link that ... |
Topic: Need help on stepper motor program |
tong143
Replies: 20
Views: 22769
|
Forum: General CCS C Discussion Posted: Sun May 15, 2011 12:02 pm Subject: Need help on stepper motor program |
I have tried that but of no use. Shall you give me any other suggestion.
Thanks
Vikram
Download and install the latest version of MPLAB, vs. 8.66. It says the
16F72 is supported by Pickit 2 ... |
Topic: Need help on stepper motor program |
tong143
Replies: 20
Views: 22769
|
Forum: General CCS C Discussion Posted: Fri May 13, 2011 3:35 pm Subject: Need help on stepper motor program |
Hi
I have MPLAB IDE v8.36, and PICKIT-2 programmer and debugger. I want to program PIC16F72 using that. Under 'select device' under 'configure' option, I have selected he PIC16F72. I am not able to s ... |
Topic: complete newbie question |
tong143
Replies: 6
Views: 7475
|
Forum: General CCS C Discussion Posted: Fri May 13, 2011 7:50 am Subject: complete newbie question |
Shall you help on topic posted under http://www.ccsinfo.com/forum/viewtopic.php?p=147631#147631
It should be in your examples folder. On my PC it is here:
C:\Program Files\PICC\Examples
but the ... |
Topic: Need help on stepper motor program |
tong143
Replies: 20
Views: 22769
|
Forum: General CCS C Discussion Posted: Fri May 13, 2011 7:49 am Subject: Re: RE: |
Are you from IISc?
Are you using PCM ??
Is the hardware ready ?? How do you intend to test it ??
The project that you have described is complicated for a beginner. You need to first learn the bas ... |
Topic: complete newbie question |
tong143
Replies: 6
Views: 7475
|
Forum: General CCS C Discussion Posted: Fri May 13, 2011 7:47 am Subject: complete newbie question |
Please give me information on where to find literature and examples on polling |
Topic: complete newbie question |
tong143
Replies: 6
Views: 7475
|
Forum: General CCS C Discussion Posted: Fri May 13, 2011 1:55 am Subject: complete newbie question |
read thru the example programs -
ex_ccp1s.c - shows reading a pushbutton
ex_pbutt.c shows it using interrupts, but you should try polled as a start.
- oh yeah, don't forget about debouncing ... |
Topic: Need help on stepper motor program |
tong143
Replies: 20
Views: 22769
|
Forum: General CCS C Discussion Posted: Thu May 12, 2011 1:02 pm Subject: Need help on stepper motor program |
Please tell me whether the connections I have given are correct. |
Topic: Need help on stepper motor program |
tong143
Replies: 20
Views: 22769
|
Forum: General CCS C Discussion Posted: Thu May 12, 2011 3:17 am Subject: Need help on stepper motor program |
The hardware is ready. Previously I bought a stepper driver and timer separately. But when I combined them to operate it is not functional. So I am planning to do it on my own. Please give me some bas ... |
Topic: Need help on stepper motor program |
tong143
Replies: 20
Views: 22769
|
Forum: General CCS C Discussion Posted: Thu May 12, 2011 1:29 am Subject: Need help on stepper motor program |
Hi
I am good at programming in c but not for microcontrollers. Following description gives a flow of how the circuit should operate.
After the circuit is switched on:
1. Able to set two countdown t ... |
Topic: Need help on stepper motor program |
tong143
Replies: 20
Views: 22769
|
Forum: General CCS C Discussion Posted: Tue May 10, 2011 4:06 am Subject: Need help on stepper motor program |
Hi
I need a program to control the speed and direction of a stepper motor based on the feedback signals I receive from two proximity sensors. I have necessary hardware. I have a pic development board ... |
Topic: AS1108 7 Segment Driver |
tong143
Replies: 3
Views: 37205
|
Forum: Code Library Posted: Tue May 10, 2011 12:59 am Subject: AS1108 7 Segment Driver |
can we use this for pic 16F72 |
|