Boot loading a blank STM32 chip with Espruino on a custom made PCB #6758
Unanswered
espruino-discuss
asked this question in
Porting to new Devices
Replies: 1 comment
-
Posted at 2017-02-09 by @gfwilliams Hi, You can find the schematics listed on the Pico page: https://www.espruino.com/Pico#information Also, the F4 chips have a USB bootloader, so it's not a big deal to write the firmware on to them: https://www.espruino.com/Pico#advanced-reflashing (Also, I'm moving this into the 'porting to new devices' section) It's not horrible, but I can't really help you out much more than what's above - if it was massively easy to do then nobody would bother buying Espruino boards :) Posted at 2017-02-09 by JamesMiller Thanks for getting back to me on this Gordon :) I'll give this a try! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-02-09 by JamesMiller
Hi guys
I've been working on prototypes that involve me making PCB's and using Arduino/c as the software that runs my applications.
I've recently been looking into Espruino and would love to writing javascript than arduino on my micro controllers, however this will bring up the following challenges - if anyone can help answer these I'd really appreciate it:
Best
James
Beta Was this translation helpful? Give feedback.
All reactions