Hi
I am using MSP430F series microcontroller .
Is there any command to create a beep sound ?
Thanks in advance,
Jenitta
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
I am using MSP430F series microcontroller .
Is there any command to create a beep sound ?
Thanks in advance,
Jenitta
The MSP430 has no integrated speaker/beeper, so no probably not.
If you have some experimenter board with a beeper on it, then maybe you can beep it just through setting a port pin - or it requires a frequency output of a timer module.
Then there is the possibility to send a beep command via UART to a PC which then beeps (if a program that beeps is listening on the serial port).
So in the end, I'm of no real help because I don't know anything about your setup (maybe you stated it in one of your earlier posts but I haven't read it, but even a short notice of what you are using and trying to achieve would be nice)
Maybe the MSP beeps if you send a really high current through it - but I guess only once then ;-)
**Attention** This is a public forum