Difference between revisions of "STM32 Pulse Width Modulation"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
{| | {| | ||
− | |[[File:10 percent duty cycle.jpg|frame | + | |[[File:10 percent duty cycle.jpg|400px|frame|10% duty cycle]] |
|[[File:90 percent duty cycle.jpg|frame|400px|90% duty cycle]] | |[[File:90 percent duty cycle.jpg|frame|400px|90% duty cycle]] | ||
|} | |} |
Revision as of 03:13, 12 September 2021
STM32 MCUs comes in a truly baffling number of different configurations, but they all consist of one or more CPU cores, a number of buses and a number of peripherals. Some of these peripherals are timers. The number of available timers depend on the STM32 family. The low end devices might have as little as 4, while the higher end ones can have 16 or more.