Home 2018 › Forums › Crumble › Development › Direct access/programming of PIC16F1455
Tagged: PIC16F1455 Programming
- This topic has 1 reply, 2 voices, and was last updated 7 years, 8 months ago by
Rando.
-
AuthorPosts
-
February 7, 2016 at 8:38 pm #3260
DWiskow
ParticipantGiven 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 ?
March 21, 2016 at 10:23 pm #3351Rando
ParticipantHowdy!
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…
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
-
AuthorPosts
- You must be logged in to reply to this topic.