Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
16F88 working bootloader firmware
#1
Hi everyone,

I'm sharing with you my pre-configured firmware for 16F88.
What i did:

settings.inc
1 - changed "LIST P=16F88"
2 - "FOSC 8000000" ; using internal 8mhz clock source
3 - commented "#define USE_BRGH"
4 - setting of configuration bits on line 88.

user_code.inc
1 - uncommented all the lines from 35 thru 38;
2 - commented line 42.

And it works like a charm.
I hope it help some begginer users.

Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)