Author |
Message |
Topic: dspic33 and ICD2 |
newCCSUser
Replies: 1
Views: 4583
|
Forum: General CCS C Discussion Posted: Wed Jul 09, 2014 2:03 am Subject: dspic33 and ICD2 |
Hi.
Is it possible to burn/program/debug dspic33 with ICD2 ?
I use it for last 5 years at least and there was some topic where someone claims it's possible. Didn't check device support list but i ... |
Topic: Connecting i2C lines on dspic33 |
newCCSUser
Replies: 3
Views: 6321
|
Forum: General CCS C Discussion Posted: Wed Jul 09, 2014 1:06 am Subject: Connecting i2C lines on dspic33 |
forget it, i will connect it by the book.
Thank you anyway. |
Topic: Connecting i2C lines on dspic33 |
newCCSUser
Replies: 3
Views: 6321
|
Forum: General CCS C Discussion Posted: Tue Jul 08, 2014 1:40 pm Subject: Connecting i2C lines on dspic33 |
Hi.
Am confused regarding the i2c connection.
We are building demo board and as far as i know i2c should be connected to sda i scl line but there are some schematics examples where he uses INT.
Is ... |
Topic: Pin multiplexing on 32bit |
newCCSUser
Replies: 16
Views: 20064
|
Forum: General CCS C Discussion Posted: Fri Jul 04, 2014 3:55 am Subject: Pin multiplexing on 32bit |
One more question regarding the programming part.
On the dspic there are :
MCLR,PGD i PGC and SCK, SDI, SDO i SS pins for programming.
What pins do i need ( except MCLR, PGD and PGC ) for standa ... |
Topic: Pin multiplexing on 32bit |
newCCSUser
Replies: 16
Views: 20064
|
Forum: General CCS C Discussion Posted: Tue Jul 01, 2014 7:24 am Subject: Pin multiplexing on 32bit |
btw. what device would you suggest for programming dspic30-33 ?
Am looking for some cheaper solution and not something like real ice.
Something far cheaper... |
Topic: Pin multiplexing on 32bit |
newCCSUser
Replies: 16
Views: 20064
|
Forum: General CCS C Discussion Posted: Tue Jul 01, 2014 6:43 am Subject: Pin multiplexing on 32bit |
Thank you guys for reply.
I didn't work with i2c but it look like that this is perfect solution!
Am going try it this way.
Regards for now ! |
Topic: Pin multiplexing on 32bit |
newCCSUser
Replies: 16
Views: 20064
|
Forum: General CCS C Discussion Posted: Tue Jul 01, 2014 3:50 am Subject: Pin multiplexing on 32bit |
Adafruit has a great 16 channel servo controller that uses I2C and would solve your problem nicely with just two boards and a few pins total...
- i have found similar solutions but this looks nice a ... |
Topic: Pin multiplexing on 32bit |
newCCSUser
Replies: 16
Views: 20064
|
Forum: General CCS C Discussion Posted: Fri Jun 27, 2014 2:04 am Subject: Pin multiplexing on 32bit |
The plan is to control stepper motor array of 25-30 motors.
I was thinking on using 4 wire setup and 12V motors.
We have reduced some parts so we can go with DSPIC30F6010.
I have 8 IO pins left ... |
Topic: Pin multiplexing on 32bit |
newCCSUser
Replies: 16
Views: 20064
|
Forum: General CCS C Discussion Posted: Thu Jun 26, 2014 8:49 am Subject: Pin multiplexing on 32bit |
the only logical setup would be with two mcu. One on the stepper motor control and one on the main board + master slave comm. |
Topic: Pin multiplexing on 32bit |
newCCSUser
Replies: 16
Views: 20064
|
Forum: General CCS C Discussion Posted: Thu Jun 26, 2014 7:23 am Subject: Pin multiplexing on 32bit |
Thank you for replay.
As you can guess the board will implement few external sensors, coin machine, RFID, LED etc, and for all that 64 Pin DSPIC30F601 would be enough because for this i need 59 pin ... |
Topic: Pin multiplexing on 32bit |
newCCSUser
Replies: 16
Views: 20064
|
Forum: General CCS C Discussion Posted: Wed Jun 25, 2014 4:02 am Subject: Pin multiplexing on 32bit |
We are in process of developing one prototype board with few external parts.
All together we are needing cca 120 - 130 pins. Now, using 144 pin chip would be best solution but then i need machine sol ... |
Topic: 7 segment display |
newCCSUser
Replies: 2
Views: 5626
|
Forum: General CCS C Discussion Posted: Sun Aug 25, 2013 12:47 pm Subject: 7 segment display |
Hi.
I'm planning to implement 4x7 segment display on my pcb.
Did someone try to use some of the code from the code library for such design ? |
|