Difference: ForthSTM32WB (25 vs. 26)

Revision 262020-02-02 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 229 to 229
 STM32WB Forth without BLE, USB, Filesystems, RTOS etc. is not complete, to build this by myself from the scratch overwhelms me. I would like to go the reverse way and use the STM tools like CubeIDE, HAL, CubeMX and integrate the Mecrips Forth into it. Forth as an interactive extension for the STM ecosystem. Mecrisp Forth running as a CMSIS-RTOS thread.

  • USB-CDC for serial communication
Changed:
<
<
  • USB-MSC to make it possible to read and write blocks. INCLUDE vs BLOCK?
>
>
  • USB-MSC to make it possible to read and write blocks. INCLUDE vs BLOCK? Forth source files
 
  • Command line editing like Gforth
Changed:
<
<
  • Calling HAL and other C-Functions
>
>
  • Calling HAL and other C functions
  • Calling forth words form C (prefix forth_ ?)

https://stackoverflow.com/questions/8422287/how-to-call-c-functions-from-arm-assembly https://static.docs.arm.com/ihi0042/g/aapcs32.pdf

 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback