Difference between revisions of "STM32"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
* [https://ipfs.subutai.io/ipfs/QmZYZ5dHSJAw98vBzh44NYxe2NHWLSAHorfLTtCMputavU/cd00259245-audio-and-waveform-generation-using-the-dac-in-stm32-microcontrollers-stmicroelectronics.pdf Audio and waveform generation using the DAC in STM32 products] | * [https://ipfs.subutai.io/ipfs/QmZYZ5dHSJAw98vBzh44NYxe2NHWLSAHorfLTtCMputavU/cd00259245-audio-and-waveform-generation-using-the-dac-in-stm32-microcontrollers-stmicroelectronics.pdf Audio and waveform generation using the DAC in STM32 products] | ||
* [https://ipfs.subutai.io/ipfs/QmYPphAU6hQasYSATavhZLevXU59fwRrdhcabw67TGY9RL/dm00432311-development-guidelines-for-stm32cube-expansion-packages-stmicroelectronics.pdf Development guidelines for STM32Cube Expansion Packages] | * [https://ipfs.subutai.io/ipfs/QmYPphAU6hQasYSATavhZLevXU59fwRrdhcabw67TGY9RL/dm00432311-development-guidelines-for-stm32cube-expansion-packages-stmicroelectronics.pdf Development guidelines for STM32Cube Expansion Packages] | ||
+ | * [https://ipfs.subutai.io/ipfs/QmPPox6thVrgMyHdFcuY2vujgYRWqTEcHWgMhF1GRBJebd/cd00167594-stm32-microcontroller-system-memory-boot-mode-stmicroelectronics.pdf STM32 microcontroller system memory boot mode Application note] | ||
== Work in Progress == | == Work in Progress == | ||
[[STM32 HAL Composite USB]] | [[STM32 HAL Composite USB]] |
Revision as of 02:01, 11 December 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
STM32 Development Boards and Programmers
Miscellaneous STM32 Related Documentation
- STM32 GPIO configuration for hardware settings and low-power consumption
- STM32Cube™ USB device library User Manual
- Audio and waveform generation using the DAC in STM32 products
- Development guidelines for STM32Cube Expansion Packages
- STM32 microcontroller system memory boot mode Application note