-
Notifications
You must be signed in to change notification settings - Fork 3
To Learn Before or during
jmf13 edited this page Nov 20, 2016
·
5 revisions
- Without this book, I would not have been able to start! Great to understand how this thing works and how to program it. Unfortunatly it does not covers the installation of the toolchain, CubeMX, HAL: Discovering the STM32 Microcontroller
- Free access to part of the book, including the installation of the Toolchain, which may be a critical step: Mastering Stm32
- http://embedded.fm: a serie of blogs on Stm32 and stm32F4 discovery
Semihosting:
- http://www.carminenoviello.com/2015/01/16/setting-gcceclipse-toolchain-stm32nucleo-part-iii/
- http://bgamari.github.io/posts/2014-10-31-semihosting.html
- http://www.openstm32.org/forumthread164
- http://electronics.stackexchange.com/questions/149387/how-do-i-print-debug-messages-to-gdb-console-with-stm32-discovery-board-using-gd
STMstudio to look at varibles during execution:
Introduction Scope of project Stm32 and Nucleo
- Including the STA350 shield
- microphones if any ?
- Why stm32 and Nucleo boards are interesting
- Audioweaver case
Libraries related to Audio
Libraries architecture
- AL, BSP, CMSIS, Audio libraries, USB Audio,
Toolchain
- Options (GCC, commercials, OpenStm32, ARM plugin for Eclipse)
- REX
- Setting up OpenStm32 toolchain
- Start a project from a template
- Use Eclipse and Github
Reference documentation
Interfacing hardware
- SPDIF output
- External Clock
- Audio Shield ????: SPDIF in, SPDIF out, I2S out, external clocks, Isolators….
Audio projects with stm32