Difference: MecrispCubeKatydid (9 vs. 10)

Revision 102022-09-04 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 13 to 13
  Instant real-time programming with Forth.
Changed:
<
<
Sources on GitHub (Firefly branch on Mecrisp-Cube)
>
>
Sources on GitHub (Katydid branch on Mecrisp-Cube)
 
Line: 57 to 57
 
Changed:
<
<
For more BSP details see BoardSupportPackageFirefly.
>
>
For more BSP details see BoardSupportPackageKatydid.
 
Line: 65 to 65
 

Getting Started

These instructions will get you a copy of the project up and running on your local

Changed:
<
<
machine (STM32WB Firefly Developer Board) for development and testing purposes.
>
>
machine (STM32WB Katydid Wearable BLE Sensor Board) for development and testing purposes.
 

Prerequisites

Line: 77 to 77
 
    • minicom, microcom, screen - Linux
    • Use the built in Eclipse console (but no LF)

Changed:
<
<
Flash the Mecrisp-Cube binary (MecrispCubeKatydid.bin) or the util-binary (MecrispCubeUtil.bin, everything included e.g. internal flash drive and Forth tools) to the Firefly Board.
>
>
Flash the Mecrisp-Cube binary (MecrispCubeKatydid.bin) or the util-binary (MecrispCubeUtil.bin, everything included e.g. internal flash drive and Forth tools) to the Katydid Board.
 
Changed:
<
<
  1. Connect the Firefly Board USB to the PC
>
>
  1. Connect the Katydid Board USB to the PC
 
  1. Hold the BTN button (BOOTP Pin), push the nRST button, release the nRST button
  2. Program the binary (MecrispCubeKatydid.bin or MecrispCubeUtil.bin) with the STMCubeProgrammer (select USB Device)
Changed:
<
<
  1. Reset or power cycle the Firefly board
>
>
  1. Reset or power cycle the Katydid board
  Start the terminal emulator application on the PC. Check for the serial communication port (e.g. for Linux /dev/ttyACM0).
Line: 124 to 124
 

Additional Tools and Local Filesystem

Changed:
<
<
Populate a microSD with the contents of sdcard. Put the microSD into the uSD Card slot and reset or power cycle the board.
>
>
Populate a microSD with the contents of sdcard. Put the microSD into the uSD Card slot and reset or power cycle the board.
  The directory should look like this:

Line: 199 to 199
 Get the sources from github:


Changed:
<
<
psi@homer:~> git clone --branch firefly https://github.com/spyren/Mecrisp-Cube
>
>
psi@homer:~> git clone --branch katydid https://github.com/spyren/Mecrisp-Cube
 Klone nach 'Mecrisp-Cube' ... remote: Enumerating objects: 1157, done. remote: Counting objects: 100% (1157/1157), done.
 
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