Port to M0

Posted on
  • Are there any show stoppers preventing a port to an ARM- M3?

  • I meant M3.

  • Doesn't need to be ported to ARM-M3.

    Espruino can already be compiled for ARM-M3 - in fact, the official Espruino board uses an STM32F103RCT MCU... which uses the ARM-M3 core, per datasheet: http://www.st.com/web/en/resource/techniĀ­cal/document/datasheet/CD00191185.pdf

  • Thanks, I was looking at using the STM32L series for the low power modes.

  • No big issues - but the peripheral library is only ported to f1, f3 and f4 right now, so you'll need a relatively small amount of work to tweak it for the L series.

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

Port to M0

Posted by Avatar for tobor @tobor

Actions