ZacckOsiemo
ZacckOsiemo
DIIDevHeads IoT Integration Server
Created by Mr_UJ 🔋 on 6/19/2024 in #mcu-mpu-and-firmware
How to Implement PID Control on STM32F4 to Maintain 1500 RPM for an ECU?
Yes I have, in a few context as well. You are likely controlling your actuator with something like a pwm and you have some sort of sensor telling you how many RPM you are doing maybe some encoder setup. Once you habe those you can implment your PID control loop in your main loop or the thread that's doing this.
16 replies