Demiurge 1

From Stm32World Wiki
Revision as of 11:41, 20 August 2022 by Niclas (talk | contribs) (→‎Software)
Jump to navigation Jump to search

The idea about the Demiurge emerged back in 2019 and the first prototype was developed around the ESP32 MCU. During initial testing of this prototype we concluded that the SDK of the ESP32 was not mature enough to handle the real time audio stuff. Because of that, the design was modified to use a STM32F405 MCU. Unfortunately, around the time we were ready to start selling these, the STM32F405 disappeared from the market completely.

Hardware

  • Two analog outputs, DC coupled to be equally suitable for audio, CV and Gate functionality.
  • Four analog inputs, also DC coupled for the same reasons.
  • One digital input/output for Gate or Trig functionality.
  • Four Potentiometers
  • Four RGB LEDs
  • Four push buttons
  • Power over 16-pin standard Eurorack power header
  • Programming header, with SWDIO/SWCLK (flashing) and USART (debugging tty)
  • Optional SDcard connector
  • Optional USB-C connector (very difficult to solder)

Software

Schematics

Demiurge 1 rev f.svg

Photos Rev E

Demiurge1-RevE-1.png Demiurge1-RevE-2.jpg Demiurge1-RevE-3.jpg

Miscellaneous Links