Home 2018 Forums Crumble Development Direct access/programming of PIC16F1455

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3260
    DWiskow
    Participant

    Given that the micro controller in the Crumble is a PIC16F1455 . . . and that Crumble on the computer talks to it directly to both communicate variable values and upload new programmes . . . I assume that there is a boot loader on the PIC that handles the USB/Serial interface and programme loads.

    So, is there a way to program the Crumble/PIC directly for those who have progressed beyond the scratch like Crumble interface? . . . and if so, what programming language / tools are involved ?

    #3351
    Rando
    Participant

    Howdy!

    I have a lot of experience with the PIC16F1455, and there are several good choices for a good USB bootloader. If you can get access to the ICSP pins (unique to the …1455).

    I especially like Peter Lawrence’s work mentioned here…

    A Tale of Two (USB) Bootloaders

    And here’s a foray I made with this chip and Great Cow Basic, and good candidate for a next step beyond Scratch/Crumble…

    https://sourceforge.net/p/gcbasic/discussion/579125/thread/e4c4ba27/?limit=25#8e1c

    Is there a schematic for the crumble posted any where?

    Best,

    Randy

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.