| pic16f877 | ||
| Author edu Views 16 Posted at 2008/8/28 17:19 [View In Forum] | ||
|
i have little knowledge on microcomtrollers... kindly tell me the basics that i should know regarding my pic16f877... also, plese send me sample programs that would be of great help to me... i really have to know how this works... every single reply will be deeply appreciated... |
| Reply No. | Replier | Total Replies 11 [View All Replies] [New Reply] | Replied at |
| 1 | fusarium | it is a single chip microcomputer with flash memory and ADs .from microchip inc., ,you can get sample programs in the mplab installation software pack. | 2008/8/28 17:19 |
| 2 | z315 | Hi, Just do a search on Elektroda : "pic" , "pic mcu" , "pic micro", "pic basic", "icd" , "microchip", "pic books", "pic programmer" etc. you'll find all you want to know (and even more!) Also you could start with this link : http://www.mikroelektronika.co.yu/english/product/books/PICbook/picbook.htm Regards Hugo |
2008/8/28 17:19 |
| 3 | scuzt | Hi, first of all. For hardware aspects, you need a resistor and cap as a minimal oscillator configuration. If your timing is critical, then you should consider crystal. For flash PIC, you should consider a RJ connector on your PIC16F877 design, for use with third party debugger (which is used to program your PIC also). For software point of view, I wouldn't want to work on assembly language anymore, though the assembler is free from Microchip. Try C compiler from third parties like CCS PCWH It is widely available in the www ( check out on overnet network). CCS website has a PIC forum whereby people discuss anything on PICs. Do check it out There is a PIC C book for CCS C compiler. You can get it here at ebook here |
2008/8/28 17:19 |
| 4 | stgod | Hello, Microchip Datasheets are very well written, read it through first. You might want to begin by writing some simple assembly program, flash some Leds or something, to make sure the chip, programmer and everything else is working. Next Try Hi-Tech PICC Lite (C compiler) |
2008/8/28 17:19 |
| 5 | booksir | read datasheet in this link:http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1434 on pic16f877. Learn the architecture of the pic16f877 throughly. At the end of the datasheet there is an assembler command set. Try to understand these commands. Look at this link: http://www.mstracey.btinternet.co.uk/pictutorial/picmain.htm; you can learn how to use some assebler commands. After that search the internet for the applications and examine some applications. |
2008/8/28 17:19 |
| 6 | mxg330 | I believe you will get some very useful site if you do a Google search, with the key words ‘pic tutorial’. | 2008/8/28 17:19 |
| 7 | wyslnhhh56 | Please decide which language you want to use, assembly or C? If U start from C can search about Hitech or CCS compiler. |
2008/8/28 17:19 |
| 8 | mxg330 | But I would suggest you to start in assembly, there are application notes in Microchip's web site to have you started. By using assembly language, you will having a change to look deeply into PIC's architecture. You may need to download MPLAB IDE from Microchip's website. Good new is it's free. virus |
2008/8/28 17:19 |
| 9 | booksir | http://www.edaboard.com/viewtopic.php?t=51896&highlight=embedded system http://www.edaboard.com/ftopic76067.html http://www.edaboard.com/ftopic68571.html http://www.edaboard.com/ftopic51341.html http://www.edaboard.com/ftopic34897.html These pages can help |
2008/8/28 17:19 |
| 10 | edu | Hi Aphy, I agree with Virus. Starts using assembly. I indicate this site: http://www.tanzilli.com/?id=207 There are many simple examples to starts with PIC and has a very good tutorial. Wil. |
2008/8/28 17:19 |
Total Replies 11 Thread Per Page 10
|
|||