Author |
Topic |
|
Gr3mlin
1 Posts |
Posted - 06/03/2008 : 11:28:27
|
Mkay, so, im finally getting into PIC programing. I have a few questions, firstly, i know Basic programming more than anyother. I've been trying to teach myself asembly, which im getting, but its taking awhile. So, Basic? or Asembly, whats your guys thoughts? |
|
Reply #1
ZLM
2945 Posts |
Posted - 06/04/2008 : 08:30:01
|
Assembly provides a high efficiency and flexibility when coding. If your project is a simple task, the Basic is good enough. |
|
|
Reply #2
jmsiino
USA
1 Posts |
Posted - 06/05/2008 : 14:30:07
|
ZLM, do you have a very simple program (HEX file) you can upload here, that I can program my PIC12F629 with? Can you also provide advise on setting the fuses? |
|
|
Reply #3
ZLM
2945 Posts |
Posted - 06/16/2008 : 08:58:33
|
:100000000128FF308312850083168501831219159C :10001000991419148501E830A0000330A1001820BC :10002000FF308500E830A0000330A10018200A2826 :100030002008210403192828A2016C302202031889 :100040002328A20A1D28A003200A0319A1031828A7 :020050000800A6 :02400E0084012B :00000001FF
save those lines code into .hex file. It is for 12F629 and it can drive the LED flashing. |
|
|
|
Topic |
|
|
|