Follow the example in the manual. Just be sure to turn of any analog functions on the pins you use.
Follow the example in the manual. Just be sure to turn of any analog functions on the pins you use.
Dave
Always wear safety glasses while programming.
I managed to write/copy a sample Basic code using Mikrobasic pro. But I think I also need a bootloader which I am still searching for.
I have a USB UART that my computer and the program sees but it does not see the pic.
Not sure if I need a 5th wire running from RST to MCLR on the Pic.
Such fun learning a new endeavor.
Dave
Always wear safety glasses while programming.
Most that I have found DO NOT support the 16F1827. May have to find a more common chip.
Better yet, guess I need to learn C
Curious.
Why do you want a bootloader? I know they are handy but if you have a good programmer.......
Dave
Always wear safety glasses while programming.
Finally figured out that I don't.
Wrote/copied/modified some basic code to just display text on the LCD. Kept getting different errors every time I tried to compile it. Was going to take the HEX file and use the PICKIT3 to program it. Guess I need to learn C since most examples are written in it.
I will figure this out is a day or month or so
Bookmarks