Difference: WebHome (84 vs. 85)

Revision 852020-06-12 - PeterSchmid

Line: 1 to 1
 
%DASHBOARD{ section="banner" image="/twiki/pub/Cosmac/ForthSTM32WB/nucleo-header.jpg"
Line: 35 to 35
 
  • Integrated in STM32 Cube ecosystem. Create C code from CubeMX for internal peripherals and use it in Forth.
  • Forth as CMSIS-RTOS thread. CMSIS-RTOS API to use FreeRTOS from Forth.
  • Buffered terminal I/O (20 KiB buffer for UART Rx). Interrupt driven and RTOS aware, key and emit block the calling thread.
Changed:
<
<
  • USB-CDC for serial communication over USB. Redirect console I/O like cdc-emit, cdc-key
>
>
  • USB-CDC for serial communication via USB. Redirect console I/O like cdc-emit, cdc-key
 
Line: 223 to 223
 

USB Dongle

Changed:
<
<
The USB Dongle does not have a ST-Link interface, but the STM32WB has a built-in boot-loader. This bootloader works over USB. As programming tool I use the CLI from the STM32CubeProg package.
>
>
The USB Dongle does not have a ST-Link interface, but the STM32WB has a built-in boot-loader. This bootloader works via USB. As programming tool I use the CLI from the STM32CubeProg package.
 
$ alias cubepgmcli='/opt/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/STM32_Programmer_CLI'

 
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