
Originally Posted by
mykewl
Humm, yeah, now I know what you mean. I will read the faq and become a bit more informed about the rules. Sorry.
As far as the "config fuses" setting: isn't this set when I chose the pic16f877A I.C. before compiling with picbasic pro with Microcode studio? I'm really, really new to this and I'm trying to get a steady footing (basically I'm balancing myself on a tooth pick with my big toe). Thanks for the help. I will try to hammer out the details through trial and error.
Peace.
No need for apology ! I was Grinnin' like the Cheshire cat when I wrote that
The inc file Mackracket refers to has a Config setting by default, maybe not what you want. I think it is there so newbies can get their first projects going, assuming they use 4mhz resonators. You may want a 20 mhz osc, or turn WDT on or off or not use MCLR line as reset. That's why we comment them out and set them in every program, I usualy cut and paste from a prior project, only trips me up when I use a different PIC then I go look up the proper syntax. I use only MPASM not PM as assembler. Why, because most of the people here who are willing to help use MPASM and it makes my code instantly compatible, also less junk to type, and it is the OFFICIAL assembler of MICROCHIP. There is a whole bunch of good information in the FAQs, the stuff all the books out there forgot.
If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
.
Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
.
There simply is no "Happy Spam" If you do it you will disappear from this forum.
Bookmarks