STM32 资源

来源:互联网 发布:软件架构风格 编辑:程序博客网 时间:2024/05/16 03:06
13.1.1 Intro's


The Insider's Guide To The STM32 ARM Based Microcontroller
http://www.hitex.com/fileadmin/pdf/insiders-guides/stm32/isg-stm32-v18d-scr.pdf


Getting started with STM32F10xxx hardware development – AN2586
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/CD00164185.pdf


Discovering the STM32 Microcontroller , Geoffrey Brown
http://homes.soic.indiana.edu/geobrown/index.cgi/teaching
http://www.cs.indiana.edu/~geobrown/book.pdf


13.1.2 Architecture


Cortex-M3 Technical Reference Manual
http://infocenter.arm.com/help/topic/com.arm.doc.ddi0337i/DDI0337I_cortexm3_r2p1_trm.pdf


ARMv7-M Architecture Reference Manual
http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0403c/index.html


Errata: Cortex-M3/Cortex-M3 with ETM (AT420/AT425)
http://infocenter.arm.com/help/topic/com.arm.doc.eat0420d/Cortex-M3-Errata-r2p1-v3.pdf


Cortex-M System Design Kit Technical Reference Manual
http://infocenter.arm.com/help/topic/com.arm.doc.ddi0479b/DDI0479B_cortex_m_system_design_kit_r0p0_trm.pdf


AN179 - Cortex-M3 Embedded Software Development
http://infocenter.arm.com/help/topic/com.arm.doc.dai0179b/AppsNote179.pdf


13.1.3 MCU


Datasheet STM32F103RB - DS5319
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00161566.pdf


Errata sheet STM32F103x8/B medium-density device limitations - ES096
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/errata_sheet/CD00190234.pdf


Datasheet STM32F103RE - DS5792
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/CD00191185.pdf


Errata sheet STM32F103xC/D/E high-density device limitations - ES0104
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/errata_sheet/CD00197763.pdf


Reference manual STM32F103xx advanced ARM-based 32-bit MCU - RM0008
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/reference_manual/CD00171190.pdf


Cortex-M3 programming manual - PM0056
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/programming_manual/CD00228163.pdf


STM32F10xxx Flash memory microcontrollers programming manual - PM0075
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/programming_manual/CD00283419.pdf


Page 40 of 41AN2594 - EEPROM emulation
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/CD00165693.pdf
http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/firmware/stsw-stm32010.zip


AN2824 – I2C optimized examples
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/CD00209826.pdf
http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/firmware/stsw-stm32020.zip


UM0424 - STM32 USB-FS-Device development kit
http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/CD00158241.pdf?s_searchtype=keyword


STM32 Virtual COM Port Driver – STSW-STM32102
http://www.st.com/web/en/catalog/tools/PF257938
Windows only, not needed when MCU is connected to a GNU-Linux host.


13.2 Links
Coding Style - how the boss likes the C code in the kernel to look
http://www.kernel.org/doc/Documentation/CodingStyle


Eclipse example project for ST STM32F103RB – blinking LED, simplified printf_() function
http://www.freddiechopin.info/index.php/en/download/


Q&A for professional and enthusiast programmers
http://stackoverflow.com/


www.mikrocontroller.net
http://www.mikrocontroller.net/articles/STM32F10x_Standard_Peripherals_Library
http://www.mikrocontroller.net/articles/STM32


About OpenOCD
http://elk.informatik.fh-augsburg.de/pub/epjournal-1/oocd.html


embedded projects GmbH - embedded journal, tools & shop
http://shop.embedded-projects.net/


The Open Development Environment for embedded application (ODeV)
http://www.stf12.org/developers/Home.html
0 0
原创粉丝点击