Hello! Here you see my bachelor's project - guitar tuner based on STM32. It contains circuit and PCB design, FW development and mechanical design.
Used in this project:
- Altium Designer 18;
- STM32F042K6T7;
- C + CMSIS + LL;
- Make.
- ARM GCC Toolchain
- OpenOCD
- Visual Studio Code with
Cortex-Debugextension
To build and flash STM32 project, open project in VSCode and open tasks menu with hotkeys:
Windows/Linux:
Ctrl+Shift+B
MacOS:
Cmd+Shift+B
