Projekt

Allgemein

Profil

Aktionen

Wiki

Fosh is a simple shell for STM32 controllers.

Commands

  • date; get/set date
    date x: set date to build-in time for debuging.
  • i2c: interact with SPI flash
    i2c: detects i2c slaves
    i2c dump <address>: dumps an EEPRPOM
  • sf: interact with SPI flash
    sf: see 'sf info'
    sf dump: dump start of flash
    sf test: Destructive test for erase/read/write
    sf info: Show information about the flash chip like size and vendor id.
  • reset: resets the MCU
  • bdinfo: show biwak info
  • hwinfo: show hwinfo from eeprom

Von Maximilian Seesslen vor mehr als 2 Jahren aktualisiert · 3 Revisionen