Difference: MecrispCubeWB (157 vs. 158)

Revision 1582022-06-19 - PeterSchmid

Line: 1 to 1
 
Mecrisp-Cube for STM32WB
Changed:
<
<
Intro
Mecrisp-Stellaris Forth for the STM32WB family.
>
>
Intro MecrispCubeWB
Mecrisp-Cube Forth for the STM32WB family.
 
Changed:
<
<
Forth is an interactive and extensible language, with built-in lexical analysis (tokenizer, parser) and interpreter/compiler, needs less than 20 KiB Flash and 4 KiB RAM, unbelievable for a self-contained (self-hosted) system.
>
>
Forth is an interactive and extensible language, with built-in lexical analysis (tokenizer, parser) and interpreter/compiler, needs less than 20 KiB Flash and 4 KiB RAM, unbelievable for a self-contained (self-hosted) system. For more Forth details see Mecrisp-Cube.
 
Changed:
<
<
Forth is perfect for embedded systems where some sort of user interactivity like CLI and extensibility (at runtime) are needed.

C & Forth in the 21st Century. C and Forth are both about 50 years old. To combine the strength of this two worlds results in a powerful system that outperforms other much newer systems like Python. Good design withstands the test of time.

The goal of Mecrisp-Cube is to be a complete Forth programming environment for STM32 MCUs.

>
>
STM32WB Series has two CPUs. An ARM Cortex M4 for the application (CPU1) and a Cortex M0+ (CPU2) for the BLE protocol stack. This Forth system runs on the CPU1. Developed with the same technology as the ultra-low power STM32L4 microcontrollers, the STM32WB MCU series provides the same digital and analog peripherals suitable for applications requiring an extended battery life and complex functionalities. If you do not need wireless connectivity, thanks to CubeMX you can easily adapt MecrispCubeWB for STM32L4, STM32L5, and STM32U5.
  Sources on GitHub.

See ForthSTM32WB for standard Mecrisp-Stellaris for the STM32WB.

Deleted:
<
<
BLE Terminal in a browser.
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback