Difference: ForthSTM32WB (26 vs. 27)

Revision 272020-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? Forth source files
>
>
  • USB-MSC to make it possible to read and write blocks or include source files. INCLUDE vs BLOCK? Forth source files
 
  • Command line editing like Gforth
  • Calling HAL and other C functions
  • Calling forth words form C (prefix forth_ ?)
Added:
>
>
  • Event driven programming like LAIRD's smartBASIC, WAITEVENT ONEVENT.
  • BLE GATT (Characteristics, Services, Profiles)
  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-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