Stm32 F031k6 Reference: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
# [https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-mainstream-mcus/stm32f0-series/stm32f0x1/stm32f031k6.html Datasheet] | # [https://www.st.com/content/st_com/en/products/microcontrollers-microprocessors/stm32-32-bit-arm-cortex-mcus/stm32-mainstream-mcus/stm32f0-series/stm32f0x1/stm32f031k6.html Datasheet] | ||
=== Registers === | === Registers === | ||
# [https://www.st.com/content/ccc/resource/technical/document/reference_manual/c2/f8/8a/f2/18/e6/43/96/DM00031936.pdf/files/DM00031936.pdf/jcr:content/translations/en.DM00031936.pdf Reference Manual M0] | # [https://www.st.com/content/ccc/resource/technical/document/reference_manual/c2/f8/8a/f2/18/e6/43/96/DM00031936.pdf/files/DM00031936.pdf/jcr:content/translations/en.DM00031936.pdf STM32 Reference Manual M0] | ||
# The definitive guide to ARM® Cortex®-M0 and Cortex-M0+ processors | # ''The definitive guide to ARM® Cortex®-M0 and Cortex-M0+ processors''. Yiu, Joseph (2015). | ||
=== Peripherals === | === Peripherals === | ||
# [http://infocenter.arm.com/help/topic/com.arm.doc.ddi0183f/DDI0183.pdf PrimeCell® UART (PL011)] | # [http://infocenter.arm.com/help/topic/com.arm.doc.ddi0183f/DDI0183.pdf PrimeCell® UART (PL011)] |
Revision as of 09:00, 8 March 2020
Reference page for the STM32 F031k6 Microcontroller
Hardware
Pinouts
Registers
- STM32 Reference Manual M0
- The definitive guide to ARM® Cortex®-M0 and Cortex-M0+ processors. Yiu, Joseph (2015).
Peripherals
Programming
Toolchain
Books
Libraries
- libopencm3. :Examples: UART