Difference between revisions of "STM32"
Jump to navigation
Jump to search
imported>Lth |
imported>Lth |
||
Line 16: | Line 16: | ||
* [https://www.st.com/resource/en/application_note/dm00315319-stm32-gpio-configuration-for-hardware-settings-and-lowpower-consumption-stmicroelectronics.pdf STM32 GPIO configuration for hardware settings and low-power consumption] | * [https://www.st.com/resource/en/application_note/dm00315319-stm32-gpio-configuration-for-hardware-settings-and-lowpower-consumption-stmicroelectronics.pdf STM32 GPIO configuration for hardware settings and low-power consumption] | ||
+ | * [https://ipfs.io/ipfs/Qmc2jvVKVxXUMv2FmUmXLCkCpQL4Fx28h5LNBXDypwBLya/dm00108129-stm32cube-usb-device-library-stmicroelectronics.pdf STM32Cube™ USB device library User Manual] | ||
== Work in Progress == | == Work in Progress == | ||
[[STM32 HAL Composite USB]] | [[STM32 HAL Composite USB]] |
Revision as of 04:48, 17 November 2020
After spending some time with first various AtMega 8 bit processors and then Espressif's ESP32 I decided to explore STMicroelectronics STM32 series of micro processors.
STM32 Families
STM32F4xx
- STM32F405xx/STM32407xx Datasheet
- STM32F405/415, STM32F407/417, STM32F427/437 and STM32F429/439 Reference Manual
Miscellaneous STM32 Related Documentation
- STM32 GPIO configuration for hardware settings and low-power consumption
- STM32Cube™ USB device library User Manual