STM32-Arm Cortex #1513
Replies: 5 comments 18 replies
-
These days people prefer fast developing not writing codes in C/C++ specially in IOT systems that most of users don't have enough information and knowledge so languages like node-red. node-red-MCU is supporting ESP,nrf52,pico but large scale of familiar MCUs like LPC1768, STM32 is not supported. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the suggestion. Naturally, I completely agree that JavaScript is a great choice for IoT systems and many developers agree. In fact, a developer working at a company did a port of our XS JavaScript engine to STM32 some time ago. Unfortunately, they did not publish that for others to use. We would very much like to have an STM32 (or NXP) port of the Moddable SDK. Porting is a big project. There are two main challenges:
Because these are large projects, we are limited in how many ports we can do. Of course, we are happy to work with the community to bring new ports to life. |
Beta Was this translation helpful? Give feedback.
-
@phoddie : dear peter, do you have any connection to developer team for STM32? |
Beta Was this translation helpful? Give feedback.
-
Dear phoddie, That said, I noticed a few challenges that might affect Moddable integration:
I understand your time is very limited, and I truly appreciate the attention you’ve already given to this discussion. If possible, I would be glad to continue the conversation in a more direct way — even a short call or meeting — to summarize the key points and consider how we might practically start this project. Of course, I will adapt to whatever format or timing is most convenient for you. |
Beta Was this translation helpful? Give feedback.
-
@phoddie To make sure we move forward in an organized way, would you be open to putting together a simple roadmap and high-level architecture before we dive deep into coding? Please let me know what you think, and if there’s a preferred format (document, call, or GitHub discussion) to start outlining the plan. Thanks again for your support and guidance — I’m excited to get started! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Moddable SDK doesn't support Arm Cortex-M4 and M3 like STM32F207 or LPC1768. I Think added this is usefull.
As Node-red-MCU uses Moddable sdk, added familiar MCU like LPC1768 or STM32F207 to it can be nice.
Beta Was this translation helpful? Give feedback.
All reactions