Difference between revisions of "STM32"
Jump to navigation
Jump to search
imported>Lth |
imported>Lth |
||
Line 18: | Line 18: | ||
* [https://ipfs.io/ipfs/Qmc2jvVKVxXUMv2FmUmXLCkCpQL4Fx28h5LNBXDypwBLya/dm00108129-stm32cube-usb-device-library-stmicroelectronics.pdf STM32Cube™ USB device library User Manual] | * [https://ipfs.io/ipfs/Qmc2jvVKVxXUMv2FmUmXLCkCpQL4Fx28h5LNBXDypwBLya/dm00108129-stm32cube-usb-device-library-stmicroelectronics.pdf STM32Cube™ USB device library User Manual] | ||
* [https://ipfs.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.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.io/ipfs/QmYPphAU6hQasYSATavhZLevXU59fwRrdhcabw67TGY9RL/dm00432311-development-guidelines-for-stm32cube-expansion-packages-stmicroelectronics.pdf Development guidelines for STM32Cube Expansion Packages] | ||
== Work in Progress == | == Work in Progress == | ||
[[STM32 HAL Composite USB]] | [[STM32 HAL Composite USB]] |
Revision as of 14:40, 22 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
- Audio and waveform generation using the DAC in STM32 products
- Development guidelines for STM32Cube Expansion Packages