• 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:

    • What are the schematics/pcb layout of an Espruino Pico?
    • How does one bootload a blank STM32 chip, (I've found this link http://bit.ly/2kWdqPy, but there are no images/videos to give clarity to what is being said, are there any other links I can look at?)
    • Are there any major differences in bootloading/working with STM32 chips compared to ATMEGA's?
    • Is there any general advice that any one can give me on this topic that I may have overlooked?

    Best
    James

  • Hi,

    You can find the schematics listed on the Pico page: https://www.espruino.com/Pico#informatio­n

    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-r­eflashing

    (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 :)

  • Thanks for getting back to me on this Gordon :) I'll give this a try!

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Boot loading a blank STM32 chip with Espruino on a custom made PCB

Posted by Avatar for JamesMiller @JamesMiller

Actions