Posted on May 17, 2011 at 14:17Thanks! I concluded that isn't possible to increase the buzzer volume. It's made to achieve its maximum when oscillating at 2048Hz. In the directory below, there is very clear example about how to change the frequency ...
Posted on May 17, 2011 at 14:17Hi Neil, I'm using STM32F107VC in an IAR Development Kit. Does anyone know how the buzzer works? I'd like to use it in its maximum volume. Thanks
Posted on May 17, 2011 at 14:17Hi, I noticed that the configuration I did is working but the TxBuffer is getting filled very quick. The timer was used to control the speed that the TxBuffer was filled. Thanks
Posted on May 17, 2011 at 14:17Thanks for the answer. This is what I was trying to do and it sets bits to PC6 when the timer interrupts, so: using a 36Mhz frequency I get 550 Overflows so I see 275Hz in the oscilloscope. But changing the question: I...