#language de #format rst Beispielprogramme fuer den STM32 ================================= * Git Repository zum ES2 Praktikum (in Arbeit) git clone git://hhoegl.informatik.fh-augsburg.de/stm32-at-hsa.git "Fremde" Tutorials 1. http://www.emcu.it/STM32/STM32VLDiscovery_Test/Things%20to%20remember%20when%20developing%20a%20program%20for%20STM32%20using%20STM32-Library.html http://www.emcu.it/STM32/STM32Library/TwoWordsConcerningSTM32Library.html http://www.emcu.it/STM32.html#TUTORIAL_and_SW_examples #. Beispiel STM32DiscoveryUsart.zip http://www.keytosmart.com/programming-stm32-usart-gcc-tools-part-1 http://www.keytosmart.com/programming-stm32-usart-gcc-tools-part-2/ #. Beispiel STM32DiscoveryInterrupts.zip http://www.keytosmart.com/stm32-interrupts-programming-gcc/ #. http://www.embedds.com/stm32-interrupts-and-programming-with-gcc http://www.embedds.com/programming-stm32f10x-io-port-pins STM32DiscoveryTemplate.zip http://www.embedds.com/st32mvldiscovery-project-template-for-gcc/ #. Using STM32 discovery kits with open source tools (stlink, summon-arm-toolchain, Chibios) https://raw.github.com/texane/stlink/master/doc/tutorial/tutorial.pdf #. STM32 Tutorial von Diller Technologies (CooCox, CoIDE) http://www.diller-technologies.de/stm32.html #. Flashing the STM32VL with stlink, http://gpio.kaltpost.de/?page_id=148 Using the USART, http://gpio.kaltpost.de/?page_id=167 #. Tutorials von Hussam Al-Hertani - STM32F0Discovery Under Linux Tutorial Part 1 – Setting up the GCC ARM Toolchain, OpenOCD and stlink http://hertaville.com/2013/09/02/stm32f0discovery-part-1-linux/ - STM32F0Discovery Under Linux Tutorial Part 2 – Using a Minimalist Integrated Development Environment From the Command Line (mit Beispiel iotogglem0) http://hertaville.com/2013/09/03/stm32f0discovery-command-line-ide - Tutorial fuer Windows - http://hertaville.com/2012/05/28/gcc-arm-toolchain-stm32f0discovery/ (part 1) - http://hertaville.com/2012/06/25/using-the-eclipse-ide-gcc-arm (part 2) - http://hertaville.com/2012/09/16/part-3-debugging-openocd-0-6-0 (part 3) #. Discovering the STM32 Microcontroller von Geoffrey Brown (verwendet stlink) http://www.cs.indiana.edu/~geobrown/book.pdf #. http://developers.stf12.net/cpp-demo/gcc-linker-script-and-stm32-a-tutorial http://developers.stf12.net/projects-list http://developers.stf12.net/eclipse-demo http://developers.stf12.net/openpowerlink-demo-stm32 #. STM32F0-discovery default demo using FreeRTOSv7.5.2, codesourcery arm-gcc, and Eclipse. https://github.com/rgrover/stm32f0-discovery #. https://sites.google.com/site/stm32discovery/open-source-development-with-the-stm32-discovery/setting-up-eclipse-for-stm32-discovery-development #. STLINK http://hackaday.com/2011/10/17/how-to-develop-for-stm32-discovery-boards-using-linux/ #. http://www.triplespark.net/elec/pdev/arm/stm32.html #. http://hackaday.com/2012/09/27/beginners-look-at-on-chip-debugging/ #. Game of snake http://hackaday.com/2012/09/21/classic-game-of-snake-on-an-arm-controller/ #. http://balau82.wordpress.com/2013/08/14/flashing-the-stm32-p152-board-with-openocd/ #. http://en.radzio.dxp.pl/stm32vldiscovery #. http://dangerousprototypes.com/tag/stm32 #. http://fun-tech.se/stm32 #. https://github.com/JorgeAparicio Sonstiges * Viele Fundsachen zum STM32: http://hhoegl.informatik.fh-augsburg.de/cdrom-stm32/