module:arduino:pulsewidthmodulation:stm32f103pwmtest:stm32f103pwmtest
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
module:arduino:pulsewidthmodulation:stm32f103pwmtest:stm32f103pwmtest [2022/04/08 07:52] – [Aufgaben] omdevelop | module:arduino:pulsewidthmodulation:stm32f103pwmtest:stm32f103pwmtest [2022/09/13 11:58] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
===== Idee ===== | ===== Idee ===== | ||
* PCA9685 16 Channel 12-bit PWM I2C-Servo-Module | * PCA9685 16 Channel 12-bit PWM I2C-Servo-Module | ||
+ | |||
+ | ===== Weiterführung ===== | ||
+ | * mit Dispatcher und ControllerRingBus: | ||
+ | * ohne Dispatcher, ohne ControllerRingBus: | ||
===== Aufgaben STM32F103C8T6 ===== | ===== Aufgaben STM32F103C8T6 ===== | ||
Line 15: | Line 19: | ||
===== ===== | ===== ===== | ||
+ | ===== 220331: Stm32F103PwmTest | ||
+ | * letzte Entwicklung (anstelle Stm32F103PwmMotorMinimal) | ||
+ | * 2x Servos mit 50Hz (2 Pwms) TIM1 | ||
+ | * 2x Motoren (mit INA und INB, daher 4 Pwms) TIM2 | ||
+ | * letztlich automatische Pwm-Zuordnung über Bibliothek (Standard in Arduino), grausam! | ||
+ | * grausam: nur Funktion setPWM(frequency, | ||
+ | * Version: {{: | ||
+ | * Version: | ||
+ | * Version: {{: | ||
+ | |||
===== 220331: Stm32F103: Aufbau Timer / Channel ===== | ===== 220331: Stm32F103: Aufbau Timer / Channel ===== | ||
* Version: {{: | * Version: {{: |
module/arduino/pulsewidthmodulation/stm32f103pwmtest/stm32f103pwmtest.1649397164.txt.gz · Last modified: 2022/04/08 07:52 by omdevelop