Stm32 F031k6 Reference: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
# [https://www.st.com/content/st_com/en/support/learning/stm32-education/text-books.html stm32-education text-books] | # [https://www.st.com/content/st_com/en/support/learning/stm32-education/text-books.html stm32-education text-books] | ||
# [https://legacy.cs.indiana.edu/~geobrown/book.pdf Discovering the STM32 Microcontroller, Geoffry Brown (2016)], [https://github.com/geoffreymbrown/STM32F0-Template source code] | # [https://legacy.cs.indiana.edu/~geobrown/book.pdf Discovering the STM32 Microcontroller, Geoffry Brown (2016)], [https://github.com/geoffreymbrown/STM32F0-Template source code] | ||
Example code: | |||
UART: | |||
The definitive guide to ARM® Cortex®-M0 and Cortex-M0+ processors | |||
Yiu, Joseph, author. | |||
Kidlington, Oxford ; Waltham, Massachusetts : Newner, an imprint of Elsevier, 2nd ed., 2015 |
Revision as of 22:53, 7 March 2020
Reference page for the STM32 F031k6 Microcontroller
- Datasheet
- Reference Manual M0
- PrimeCell® UART (PL011)
- GNU Arm Toolchain
- stm32-education text-books
- Discovering the STM32 Microcontroller, Geoffry Brown (2016), source code
Example code:
UART:
The definitive guide to ARM® Cortex®-M0 and Cortex-M0+ processors
Yiu, Joseph, author.
Kidlington, Oxford ; Waltham, Massachusetts : Newner, an imprint of Elsevier, 2nd ed., 2015