Difference between revisions of "STM32"

From Stm32World Wiki
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 05: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 Development Boards

STLink

STM32 Families

STM32F4xx

Miscellaneous STM32 Related Documentation

Work in Progress

STM32 HAL Composite USB