Wiki » Historie » Version 1
Maximilian Seesslen, 24.05.2022 14:32
| 1 | 1 | Maximilian Seesslen | h1. Wiki |
|---|---|---|---|
| 2 | |||
| 3 | Fosh is a simple shell for STM32 controllers. |
||
| 4 | |||
| 5 | h2. Commands |
||
| 6 | |||
| 7 | * date; get/set date |
||
| 8 | date x: set date to build-in time for debuging. |
||
| 9 | |||
| 10 | * sf: interact with SPI flash |
||
| 11 | sf dump: dump |
||
| 12 | sf test: Destructive test for erase/read/write |
||
| 13 | sf info: Show information about the flash chip like size and vendor id. |
||
| 14 | |||
| 15 | * reset: resets the MCU |
||
| 16 | |||
| 17 | * bdinfo: show biwak info |