Port to M0 #4063
Unanswered
espruino-discuss3
asked this question in
General
Port to M0
#4063
Replies: 1 comment
-
Posted at 2014-08-29 by tobor I meant M3. Posted at 2014-08-29 by DrAzzy 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/technical/document/datasheet/CD00191185.pdf Posted at 2014-08-29 by tobor Thanks, I was looking at using the STM32L series for the low power modes. Posted at 2014-08-29 by @gfwilliams 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. |
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 2014-08-29 by tobor
Are there any show stoppers preventing a port to an ARM- M3?
Beta Was this translation helpful? Give feedback.
All reactions