Known Issues
Klangstrom is a project in a very experimental state. there are a number of known issues. in addition to the following list, make sure to also consult the issues tracking system where bugs + feature requests are submitted.
Software
- Desktop Emulator currently only works on macOS and partly on Linux
- Desktop Emulator lacks most Arduino functions
Hardware
KLST_TINY v0.1
- SD Card reader is not working.
CS
is not connected properly. HEADPHONE+MIC
( TRRS audio jack ) requires adapter OMTP to CTIA/AHJSERIAL_00
+SERIAL_01
require dedicated twisted cableGPIO_07
is also used by the programmer button
KLST_CORE v0.1
5/12V
power switch does not work. jumperPATCH_5V
needs to used to power the board.- USB connectors (
HOST
+DEVICE+PWR
) are switched. in Arduino IDE this can be rectified by selectingHigh Speed in Full Speed mode
ti useDEVICE+PWR
connector andLow/Full Speed
to useHOST
. however, forDFU
upload to work a custom USB-A-to-USB-A cable must be used onHOST
connector.