-
http://www.nuvoton.com.cn/products/microcontrollers/arm-cortex-m0-mcus/nuc121-125-series/
and datasheet
https://datasheetspdf.com/pdf/1134277/nuvoton/NUC121/1
-
Have you looked into targeting the [GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads) so that WASM can run on Arm-based microcontrollers?
-
Currently there's no info regarding supported microcontrollers/boards, no pinout, etc. I think some minimal documentation is required.
-
Please add support for wled devices, similar to signalRGB's implementation: https://srgbmods.net/wifiled/
WLED is a very popular firmware for arduino (esp based) microcontrollers, and provides mDNS…
-
Many microcontrollers map memory space for a RAM directly to registers/external components. This functionality is not available.
Nava2 updated
7 years ago
-
Hi,
This is more of a question; I would like to know if you would have an estimate for the amount of work needed to support the RT600 series? I'm not requesting it, just curious to know about your …
-
I was wondering if there are plans to make this stm32 compatible, particularly stm32g0 as this is a great replacement for 8 bit microcontrollers.
ghost updated
2 years ago
-
As suggested on MCH2022, you may want to look into the TCP/IP for 8/16 bit microcontrollers, really small and pretty feature complete. There is now an IPv6 version too.
https://en.wikipedia.org/wi…
-
"ExecuTorch is an end-to-end solution for enabling on-device inference capabilities across mobile and edge devices including wearables, **embedded devices** and **microcontrollers**"
Hello,above ex…
-
Is debugging/programing arm cortex-m devices via swd/jtag possible/implemented/planned?
In the main README there is a lot of mention of debugging and programming microcontrollers via jtag, but not fo…