2010-01-12 05:13 AM
BLDC sensor based Motor control with the STM8S
2011-05-17 06:03 AM
Hello
I'm searching a motor control library to control a BLDC motor with hall sensors and direct communtation. I'm working on a STM8S and need this library or C-Code as soon as possible. Can you help me? Or do you have a library for the STM32 or another type, so I can modify the code for the STM8S. Thanks a lot Regards, Dominik2011-05-17 06:03 AM
The library you're looking for is found at
http://www.st.com/stonline/products/support/micro/files/stm8mcfwlib.zip
regards..2011-05-17 06:03 AM
Is this supposed to be an (Windows) executable?
Libraries usually come as ''bunch of .h and .c'' in a clear text/folder structure. Not that I'm paranoid (well I am), but don't like running someone's else exe on my machine :)2011-05-17 06:03 AM
Its not .exe. It is Zipped file containing .h .c and workspace files. If you want to know more about the library look
regards.2011-05-17 06:03 AM
The file comes as a zip archive, but inside the archive is
STM8MC-KIT_1.0_090703.exe file (executable as mentioned before).