arduino / nicla-sense-me-fw

Arduino Nicla Sense ME resources (libraries, bootloader, host pc utilities)
GNU Affero General Public License v3.0
47 stars 27 forks source link

Micropython support for Nicla Sense #123

Closed dspreitz closed 10 months ago

dspreitz commented 10 months ago

Do you have any plans to also offer Micropython support for Nical Sense? Nicla vision is already supported my micropython.

Target(s) affected by this defect ?

Toolchain(s) (name and version) displaying this defect ?

What version of Mbed-os are you using (tag or sha) ?

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

How is this defect reproduced ?

facchinm commented 10 months ago

Nicla Sense and Nicla Vision are based on very different MCUs (nRF5283 vs STM32H747). The Sense doesn't ship with enough RAM to make it a suitable target for Micropython (it would run, but with severe limitations).

dspreitz commented 10 months ago

Martino,Thanks for the clarification and Background Info.Appreciated.Am 09.01.2024 11:52 schrieb Martino Facchin @.***>: Nicla Sense and Nicla Vision are based on very different MCUs (nRF5283 vs STM32H747). The Sense doesn't ship with enough RAM to make it a suitable target for Micropython (it would run, but with severe limitations).

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>