Guest
#4876805
Hi! I am trying to create a timer that counts down from 6 to 0 and then activates a buzzer. I am using the 50MHz clock on the board and divide the frequency to 1/60 Hz so that the counter (connected to the 7seg display) counts down in minutes. This part works. I am also dividing the 50MHz clock on the board to get a frequency to send to the buzzer, but the buzzer will not activate. I am using the L15 pin and GND on the board for the buzzer. I have tried a range of 400-4000 Hz. Any ideas as to why the buzzer won't activate? The buzzer is working since I tried connecting it to a 3.3V pin and it activated.