![]() | ![]() | ![]() |
| | |||||||
| 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, Back to PIC, I've got some questions: 1- In the PIC name PIC16F628-20/P, what is 20/P stand for? Speed or memory? 2- Is it possible to run more than one Delay subroutine at the same time for different parts of the program? 3- Can i assign all the PIC16F628A pins as output ( except for VCC & Gnd ) 4- In my programmer, the ICSP pins are marked with the pin names, do I have to connect them directly to the PIC pins ( If I want to do in circuit programming ) Thanks
__________________ Its what your friend in Your mind, what you in your friends mind | |
| |
| | (permalink) |
| 20 = 20MHz P = Plastic I = Industrial 2. yes, you'll probably need timers / interrupts. 3. No MCLR (RA5) is input only, RA4 may be open collector output on some PICs 4. yes you connect directly to the PIC pins for ICP | |
| |
| | (permalink) | ||||
| Thanks for your fast reply, I'm using 16F628A can i ask for more: Quote:
Quote:
Quote:
Quote:
__________________ Its what your friend in Your mind, what you in your friends mind | |||||
| |
| | (permalink) |
| 20MHz is the maximum clock frequency for the 16F628A Timers and interrupts are all built in peripherals. So you just program them to work the way you want them to. You can simulate timers & interrupts with the MPLAB simulator. 15.5 outputs, the open collector is still an output but it can only pull low. It can have its own power or depending on the programmer the programmer may supply power. | |
| |
| | (permalink) | |
| Quote:
| ||
| |
| | (permalink) | |
| Quote:
http://www.google.ca/search?q=pic+overclocking
__________________ ========================= Futz's Microcontrollers & Robotics ========================= | ||
| |
| | (permalink) |
| Better to use a fater PIC. How much did you plan to overclock it by? | |
| |
| | (permalink) |
| about 5 MHz | |
| |
| | (permalink) | |
| Quote:
EDIT: Just tried a 25MHz on my 16F877 with the GLCD. No go. Went back to the 20MHz and it's happy again. The 25 might need different caps or some small changes to the program. I didn't test, as I'm busy doing different things right now.
__________________ ========================= Futz's Microcontrollers & Robotics ========================= Last edited by futz; 5th April 2008 at 12:02 AM. | ||
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Radio questions | Tchaikovsky01 | Electronic Projects Design/Ideas/Reviews | 2 | 3rd October 2007 08:06 AM |
| 877A to DAC (MCP4922)... SPI questions. | ChemE | Electronic Projects Design/Ideas/Reviews | 1 | 8th June 2007 04:22 PM |
| PIC16F628 to PIC16F84 | kasamiko | Micro Controllers | 2 | 5th May 2005 05:27 PM |
| Exam tomorrow...help with questions?? | petesmc | General Electronics Chat | 5 | 14th June 2004 02:17 PM |
| Electronics Pre-Test questions | Mike_07 | General Electronics Chat | 0 | 13th November 2003 03:22 AM |