You have to be more specific. Give us an example of exactly what you are trying to do. The solution likely has nothing to do with STM32.Hello all,
Please, I am interested in how to implement control into algorithms with STM32 control. Resources, links and suggestions are welcome.
Thanks for your response.You have to be more specific. Give us an example of exactly what you are trying to do. The solution likely has nothing to do with STM32.
What is ”control engineering”?Thanks for your response.
I'm trying to learn control engineering but not limited to theory. I believe one can generate C codes that implementable in embedded systems from transfer functions.
Hello, that sounds great!Thanks for your response.
I'm trying to learn control engineering but not limited to theory. I believe one can generate C codes that implementable in embedded systems from transfer functions.
STM32 MCUs are popular for embedded control applications. Choose the right STM32 series with FPU for faster calculations.Hello all,
Please, I am interested in how to implement control into algorithms with STM32 control. Resources, links and suggestions are welcome.
I glanced at the ST Micro website to get an overview of what the STM32 series of controllers can do. They are pushing their 'eDesign Suite' which are pre-programmed groups of software for specific algorithms, like a PWM for a 3-phase AC-DC where the user just has to enter a few variables, then it writes the code for you. The way I look at it, those pre-written algorithms are for hobby level projects, not for a new product that a degreed engineer is designing where he needs to implement his own unique algorithms into an embedded system. (They are useful for a breadboard though, where one might want to use a canned program to produce generic PWM signals so that he can debug his magnetics and gate drives and such)Hello all,
Please, I am interested in how to implement control into algorithms with STM32 control. Resources, links and suggestions are welcome.
Do you know what an STM32 is? why have you chosen that kind of device?Thanks for your response.
I'm trying to learn control engineering but not limited to theory. I believe one can generate C codes that implementable in embedded systems from transfer functions.