Skip to content
mean00 edited this page Feb 18, 2021 · 14 revisions

DSO STM32 duino

The code should automatically detect the 2 screens available in the wild : ILI9341 and one with ID 8552 (ST7789 ?)

  • UI : User interface
  • two hw versions : Rotary encoder change
  • Usb : Add usb support
  • Usb Control : Control & retrieve data in python over usb
  • buildEnv : building the firmware ( linux )
  • swd : Connecting the SWD interface
  • flashing : Flashing the new firmware (linux) or reverting to stock firmware
Clone this wiki locally