Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: PIC16F1455 working
Post: PIC16F1455 working

Settings.inc and user.inc attached. The code sets up the clock at 48MHz ready for USB usage and should also work on the 16F1454.  For use on the 16F1459 you will need to set ANSELB to zero in user.inc...
matherp 8-bit firmwares 0 4,815 2016-08-26, 13:53:55
    Thread: Software UART version running on 18F25K22 [solved]
Post: Software UART version running on 18F25K22

Mikael Many thanks - that solves that. For anyone who is interested code to run a 38400 baud software UART on a 64Mhz 18F25K22 (picaxe 28X2) using the standard picaxe download pins (RX = RA4, TX...
matherp 8-bit firmwares 6 19,367 2011-06-09, 18:35:59
    Thread: Software UART version running on 18F25K22 [solved]
Post: RE: Software UART version running but BL protectio...

I've now done more work and by removing the timeout in the SW receive got the program into 8 pages the same as the hardware version and the BL protection issue has gone away. The loaded program is now...
matherp 8-bit firmwares 6 19,367 2011-06-09, 17:23:32
    Thread: Software UART version running on 18F25K22 [solved]
Post: Software UART version running on 18F25K22 [solved]

Hi all I have successfully built versions of the bootloader for both the 18F25K22 and 18F14K22 which are the chips used for the Picaxe 28X2 and 20X2. These have been set up with 64Mhz internal cloc...
matherp 8-bit firmwares 6 19,367 2011-06-09, 13:52:10