Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: HELP WITH PIC18FK20
Post: RE: HELP WITH PIC18FK20

I finally got this working, The only thing that was wrong with it was the fact I had uncommented "USE_TXENABLE" once I commented that out and got the correct fuse configuration bits set everything ...
cbarberis 8-bit firmwares 6 15,172 2015-06-11, 21:45:23
    Thread: HELP WITH PIC18FK20
Post: RE: HELP WITH PIC18FK20

I think I misunderstood the meaning of "USE_TXENABLE" for some reason I thought it meant to allow the TXD pin to work, which is silly because the boot loader has to have two way communication anyway. ...
cbarberis 8-bit firmwares 6 15,172 2015-06-03, 15:40:19
    Thread: HELP WITH PIC18FK20
Post: RE: HELP WITH PIC18FK20

I am not sure where "tx_enable" is uncommented, on the settings.inc file it is written as follows: #define USE_TXENABLE 1 ;xxx uncomment to use a tx enable pin Then on ds30loader.asm we have ...
cbarberis 8-bit firmwares 6 15,172 2015-06-03, 13:34:43
    Thread: HELP WITH PIC18FK20
Post: HELP WITH PIC18FK20

I have an old copy of DS30 I used it a few years ago with a PIC24H and had no problems, but I am now trying to use it with a PIC18F45K20 but I have not been successful to make it work. I seem to compi...
cbarberis 8-bit firmwares 6 15,172 2015-06-02, 18:20:08