Difference: MecrispCubeFlipper (13 vs. 14)

Revision 142023-12-11 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 73 to 73
 

Flash the Mecrisp-Cube Firmware

Changed:
<
<
Flash the Mecrisp-Cube binary (MecrispCubeFlipper.bin) or the util-binary (MecrispCubeFlipperUtil.bin) to the Flipper Zero. Using the built-in USB DFU bootloader, see also firmware recovery.
>
>
Flash the Mecrisp-Cube binary (MecrispCubeFlipper.bin) or better the fs-util-binary (MecrispCubeFlipperFS.bin) to the Flipper Zero. Using the built-in USB DFU bootloader, see also firmware recovery.
 
  1. Press and hold the OK and the back buttons for 30 s (you should see a blank screen)
  2. Connect the Flipper Zero USB to the PC
Line: 98 to 98
 

RGB LED as Status Indicator

The RGB LED displays the status
Changed:
<
<
dimmed Green
USB enumeration successfull
>
>
dimmed Green
LIPO fully charged
dimmed Red
LIPO charging
 
dimmed Blue
BLE connected
flashing Red
"disk" (serial flash or SD) write operation
flashing Yellow
"disk" (serial flash or SD) read operation
Line: 142 to 143
 

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: 169 to 170
  ok.
Changed:
<
<
The Mecrisp have some tools bundled in its distribution e.g. assembler, disassembler, dump, float. I put those tools and some more into the folder /fsr. With the "init.fs script" I compile my favorite ones into the flash directory (if you use the util-binary binary, these tools are already compiled in):
>
>
The Mecrisp have some tools bundled in its distribution e.g. assembler, disassembler, dump, float. I put those tools and some more into the folder /fsr. With the "init.fs script" I compile my favorite ones into the flash directory (if you use the fs-util-binary binary, these tools are already compiled in):
 
compiletoflash[CR]  ok.
include /etc/init.fs[CR]

Line: 229 to 230
 Get the sources from github:


Changed:
<
<
psi@homer:~> git clone --branch WB5M https://github.com/spyren/Mecrisp-Cube
>
>
psi@homer:~> git clone --branch Flipper https://github.com/spyren/Mecrisp-Cube
 Klone nach 'Mecrisp-Cube' ... remote: Enumerating objects: 1157, done. remote: Counting objects: 100% (1157/1157), done.
Line: 247 to 248
 Browse to Mecrisp-Cube directory
Changed:
<
<
Generate code from the STM32CubeMX MecrispCubeWB5M.ioc file:
>
>
Generate code from the STM32CubeMX MecrispCubeFlipper.ioc file:
 
Project -> Generate Code 
 
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