![]() | ![]() | ![]() |
| | |||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| hi! i just ordered 2 dsPIC30F4013. problem is i'm so used to the "holds your hand while you pee" BS2 and i have no idea how to use these microcontrollers. all i know is that they seem to outdo a BS2 in almost every way and i'd like to use them for robotics projects. not to mention they cost me 14 on ebay for a pair and i bought a BS2 and BOE board for about $75 off ebay. what kind of software do i need to program them? i use turing which is pretty close to C so i think i can figure that part out alright. i would also like to make my own board for it but i don't know where to find schematics for it | |
| |
| | (permalink) |
| It's a very high end PIC and you'll need a programmer like PICkit2 or my Junebug, ICD2 (debug) or Inchworm. | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) | |
| Quote:
BS2 is a fairly low end PIC, but even more crippling is that it runs a BASIC interpreter from EEPROM, so it runs hundreds of times slower than even a low end - it's only the blistering speed of the PIC that makes it useable. | ||
| |
| | (permalink) |
| You'll need C30 too, yes the Stamp & dsPIC could not be farther apart. If BASIC is what you're after you should see if you can get your hands on any 18F PICs as there is an excellent BASIC available for them. | |
| |
| | (permalink) |
| thanks. i didn't know these were considered high end. i am comfertable programming in C so that shouldn't be a problem. how much do these go for usually? i only paid 14 for the pair shipped. what program is best to use for them? oh and what is a C30? | |
| |
| | (permalink) |
| BS2's are expensive, PICs are not. You got a good deal, C30 is a C compiler for the dsPICs. Microchip has everything you need. | |
| |
| | (permalink) |
| perfect thank you all very much! i appreciate the fast help! so are you sure there is no way to build a board though? if not i will have to load up my paypal and wait to fuel my raging need to invent. | |
| |
| | (permalink) |
| You can build a board (programmer?), most simple programmers don't support the dsPICs though. The PICkit2 / Junebug may someday support debug on the dsPIC, they do program it fine. | |
| |
| | (permalink) | |
| Quote:
__________________ ========================= Futz's Microcontrollers & Robotics ========================= | ||
| |
| | (permalink) |
| awesome. my last question is if the pic can be used outside of a board without anything but power. does it need anything else for it to work? i ask because i want to use it in a robotics project and i want the dimensions of the board it will occupy on the robot to match the dimensions of of the base. | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) | |
| Quote:
If you need to use a crystal oscillator for some reason (precision) then you have to make room for the crystal and two capacitors on the board. The onboard oscillator is good enough for most things though. The internal oscillator on the 4013 has PLL controls to multiply it right up to the max rated clock speed for the chip, which is 120MHz. Actually the multiplier works out so it only gets to 118MHz, 2MHz shy of max rated speed. Close enough. It's quick!
__________________ ========================= Futz's Microcontrollers & Robotics ========================= Last edited by futz; 6th April 2008 at 02:17 AM. | ||
| |
| | (permalink) | |
| Quote:
So you got a decent price.
__________________ ========================= Futz's Microcontrollers & Robotics ========================= | ||
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Quik PIC Programming kit | Krumlink | General Electronics Chat | 5 | 28th January 2008 12:27 AM |
| Am I USING PIC UART CORRECTLY?? | cyprio7 | Micro Controllers | 46 | 15th January 2008 07:03 PM |
| Capturing and reproducing audio with a PIC | Fred.Amoson | Micro Controllers | 14 | 14th December 2007 09:22 PM |
| Problems switchin relay with PIC | Andy1845c | General Electronics Chat | 5 | 17th November 2007 07:14 PM |
| High ADC sampling rate PIC, 18F needed? | bananasiong | Micro Controllers | 24 | 28th October 2007 01:13 PM |