(Answered) MCSDK 5.Y.4: Use motor as speaker to output an audible Alarm (beep, siren, ...)?
Hi All,
Background: during my very first experiments with the STM32 Motor Control SDK 5.Y.2 I did hear something like a two tone alarm coming from the motor when a critical overcurrent or overload situation occured. I was pretty sure at that time, there there must be some routine that uses the motor as a speaker to emit such a beep when required.
Topic: With my current project it would be quite handy to be able to output a short beep in some situations without having to assemble dedicated speaker or beeper. But I could not find a piece of code in the MCSDK-Lib that is related to such a function.
Question: My question is now, whether the alarm I did hear with the older MCSDK was just an artifact of the motor control. Or was this an intended functionality and got removed during the code cleanup in 5.Y.4?
Has anyone used a motor as speaker with the MCSDK already? In my opinion that should be possible since a motor and a speaker are not very different.
Regards
Thomas

